Displaying 1 result from an estimated 1 matches for "muser0".
Did you mean:
muser
2005 Jan 11
0
selective utmp logging
...on the maintenance logons.
what i would like to do, is deny logging of an smb connection if the
username is equal to the maintenance user.
my first thought was smbd/session.c but im not sure on the struct or if
there is a better way.
something like :
if (vuser->user.unix_name == 'muser0') {
return True;
}
thoughts?
--
Jason Kawaja
http://www.ietf.org/rfc/rfc1855.txt