> On Thu, 2003-03-20 at 01:38, Jianliang Lu wrote: > > Hi, > > I've patched the samba3.0 alpha22 for logon_time, now the user's logon time > > is updated when he logs on successfully. > > In attachment is the patch. > > Does NT do this only for file-share connects? Or also for Domain > logons? > > If domain logons also trigger it, then the correct place is > 'auth/auth_sam.c'. But watch out, we probably need an option to disable > this, as in some PDC/BDC setups, it could entail an expensive LDAP > update over a WAN. > > But nice work - it's the kind of detail I've been meaning to catch up on > for a while. > > Andrew Bartlett >
Yes, the first time I also put the patch on the auth/auth_sam.c, but I have seen that you update the logon time using utmp when the session is estabilished. The patch works for Domain logons. Jianliang Lu Tiesse s.p.a. [EMAIL PROTECTED] > -- > Andrew Bartlett [EMAIL PROTECTED] > Manager, Authentication Subsystems, Samba Team [EMAIL PROTECTED] > Student Network Administrator, Hawker College [EMAIL PROTECTED] > http://samba.org http://build.samba.org http://hawkerc.net Jianliang Lu TieSse s.p.a. [EMAIL PROTECTED] [EMAIL PROTECTED]
