[EMAIL PROTECTED] wrote: > > Will compiling with --with-utmp allow you to see users on your network > through 'w' and finger? I am not especially new to samba, been running it > for a good 3 years of solid performance, but I never played with much else > in besides LDAP and Cups support. what does --with-utmp actually do?
It will show users connected via Samba to 'w' and 'finger', by writing an entry into the utmp and wtmp database in exactly the same way as /sbin/login and SSH do. > -Peter > > >While smbstatus is the 'quick' answer, the --with-utmp code (also needs > >'utmp =yes' in smb.conf makes the actual 'finger' and 'w' programs work, > >rather than scripted replacements. > > > >Andrew Bartlett > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba -- 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 -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
