[Samba] Roaming Profile disabling

Daniel D'Angelo codeuser at optonline.net
Mon Oct 6 17:19:47 GMT 2003


Hello,
	I cannot figure out how to disable Roaming profiles when using domain
logons on my windows XP network. I would like to disable this feature on the
server side via the smb.conf, but haven't found out how, please help. Thnx
my info:

samba 3.0
RedHat 7.2
excerpt from my smb.conf:
[global]
        workgroup = MYGROUP
        netbios name = MYGROUPDOM
        server string = server
        log file = /var/log/samba/log.%m
        max log size = 50
        socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
        domain logons = Yes
        dns proxy = No
        winbind separator = +
        winbind cache time = 10
        template shell = /bin/bash
        template homedir = /home/%D/%U
        idmap uid = 10000-20000
        idmap gid = 10000-20000
        domain master = Yes
        security = user
        password server = MYGROUPDOM


-Dan




More information about the samba mailing list