Roaming Profiles

Luke Kenneth Casson Leighton lkcl at switchboard.net
Thu Sep 10 14:42:21 GMT 1998


ravi,

you must use "security = user" and "encrypted passwords = yes" otherwise
you can expect logins to fail.  check the "NTDOMAIN.txt" file and also the
samba NT domains "FAQ" by gerald carter.

luke


On Wed, 9 Sep 1998, Ravi Kumar wrote:

> My smb.conf has the following
> [global]
> logon path = \\%L\Profiles\%U\
> 
> [netlogon]
> comment = Network Logon Service
> path = /opt/samba/netlogon
> guest ok = no
> writable = yes

writeable = no is _really_ important.


> 
> 
> 
> [Profiles]
> path = /opt/samba/profiles

/opt/samba/profiles/%U.

> browseable = yes
> guest ok = yes
> writable = yes

guest ok = no is also important.



More information about the samba-ntdom mailing list