PDC per user logon script
Posted: Sun Sep 13, 2009 7:33 pm
If I can change:
logon script = logon.bat
In /etc/samba/smb.conf to
logon script = $U.bat
I will have a login script per user. Of course I have to create one. The default content would be:
call logon.bat
Of course, I am ASSuMEing that when the logon script is running, it is the 'current directory'...
So do I change a database field or a script file (like hdactl) to effect this smb.conf change?
logon script = logon.bat
In /etc/samba/smb.conf to
logon script = $U.bat
I will have a login script per user. Of course I have to create one. The default content would be:
call logon.bat
Of course, I am ASSuMEing that when the logon script is running, it is the 'current directory'...
So do I change a database field or a script file (like hdactl) to effect this smb.conf change?