Displaying 1 result from an estimated 1 matches for "setlogonvar".
2008 Oct 28
0
samba 3.2.3: win2k join fails, xp join works
...naries
public = yes
writable = no
guest ok = yes
browseable = no
[netlogon]
comment = ISI-NetLogon (NON MODIFICARE QUESTA RIGA)
path = /home/samba/netlogon
guest ok = yes
browseable = no
create mask = 0644
directory mask = 0755
writable = yes
root preexec=/usr/sbin/setlogonvar '%U' '%G' '%m'
root postexec=/usr/sbin/rmlogonvar '%m'
---cut---
/etc/smbldap-tools/smbldap.conf:
---cut---
SID="S-1-5-21-1479175027-3375466229-471917732"
slaveLDAP="127.0.0.1"
slavePort="389"
masterLDAP="127.0.0.1"
maste...