Displaying 1 result from an estimated 1 matches for "messagng".
Did you mean:
messaging
2004 Jun 03
2
login script
Hi everybody! Here is my first question :)
I have a solaris machine running samba, and a lot of computers with
windows 2000. I need to generate a log file with the time when a user
logon into the machine and the time when the user logout.
I tryed the following ...
In the smb.conf I wrote in the [netlogon] section
[netlogon]
root preexec = /usr/local/samba/lib/mylogin.pl %T %u %m
root