Displaying 1 result from an estimated 1 matches for "ctmtest".
2007 Mar 02
1
roaming profiles not working
...o it's loading from the server. What's wrong?
I've configured the Default User profile and copied it to the /usr/local/etc/netlogon/ directory. Also all the local profiles are deleted on logout.
Here's a copy of my smb.conf file (i've cut some parts out):
[global]
   workgroup = CTMTEST
   netbios name = ANTONV
   server string = Test Samba Server
   interfaces = xl0
   security = user
   hosts allow = 10.0.0. 127.
 ... some log configs ...
 ... some ldap configs ...
   socket options = TCP_NODELAY
   local master = yes
   os level = 64
   domain master = yes
   preferred master...