LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   login profile problum in windows 2000 to redhat 7.3 (https://www.linuxquestions.org/questions/linux-networking-3/login-profile-problum-in-windows-2000-to-redhat-7-3-a-33174/)

prashu_bvp 10-18-2002 07:07 PM

login profile problum in windows 2000 to redhat 7.3
 
Hi,

I am able to login from windows 2000 professional to my redhat 7.3 domain server, but i am getting fallowing prifile error, can anyone help me out this.


error 1
----------
user environment

Windows cannot locate your roaming profile and is attempting to log you on with your local profile. changes to the profile will not be propagated to the server.

Detail - The network path was not found.

------------------

error - 2
---------------
user environment

windows cannot find the local profile and is logging on with temprovary profile. changes you make to this profile will be lost when you log off.

------------------
here i attached my smb.conf file and i don't know how to create profile please guide me about this.

[global]
workgroup = TEST
netbios name =LINUX
server string = Main Server 001
hosts allow = 10.10. 10.20. 127. 192.168.
printcap name = /etc/printcap
load printers = yes
log file = /var/log/samba/log.%m
security = user
encrypt passwords = yes
smb passwd file = /etc/smbpasswd
unix password sync = Yes
passwd program = /usr/bin/passwd %u passwd chat = *New*UNIX*password* %n\n *ReType*new*UNIX*password* %n\n *passwd:*all*authentication*tokens*updated*successfully*
passwd program = /usr/bin/passwd %u passwd chat = *New*UNIX*password* %n\n *ReType*new*UNIX*password* %n\n *passwd:*all*authentication*tokens*updated*successfully*
local master = yes
os level = 64
domain master = yes
preferred master = yes
domain logons = yes
preserve case = yes
short preserve case = yes


[HOME]
path=/home/%u
browsable=yes
public=yes
writable=yes

[backup]
path= /backup
browsable=yes
public=yes
writable=yes

[Profiles]
path=/%G/%U/.profile
browsable=no
;nt acl support=no


irish_rover 10-18-2002 10:23 PM

Post your smb.conf file....omit anything you don't want us to know? Do you have the proper profile and netlogon directories setup?

prashu_bvp 10-21-2002 10:19 AM

[global]
workgroup = TEST
netbios name =LINUX
server string = Main Server 001
hosts allow = 10.10. 10.20. 127. 192.168.
printcap name = /etc/printcap
load printers = yes
log file = /var/log/samba/log.%m
security = user
encrypt passwords = yes
smb passwd file = /etc/smbpasswd
unix password sync = Yes
passwd program = /usr/bin/passwd %u passwd chat = *New*UNIX*password* %n\n *ReType*new*UNIX*password* %n\n *passwd:*all*authentication*tokens*updated*successfully*
passwd program = /usr/bin/passwd %u passwd chat = *New*UNIX*password* %n\n *ReType*new*UNIX*password* %n\n *passwd:*all*authentication*tokens*updated*successfully*
local master = yes
os level = 64
domain master = yes
preferred master = yes
domain logons = yes
preserve case = yes
short preserve case = yes


[HOME]
path=/home/%u
browsable=yes
public=yes
writable=yes

[backup]
path= /backup
browsable=yes
public=yes
writable=yes

[Profiles]
path=/%G/%U/.profile
browsable=no
;nt acl support=no.


-----------------------------
this is my configuration of smb.conf file and

i didn't created any profile and netlogon directories and i don't know how to create profile please guide me about this.

irish_rover 10-22-2002 08:22 AM

This book (online) has explains it pretty well. You'll want to check chapter six.

http://www.oreilly.com/catalog/samba...ook/index.html


All times are GMT -5. The time now is 05:12 PM.