Displaying 2 results from an estimated 2 matches for "pam_un".
Did you mean:
pam_unix
2008 Nov 21
0
FW: Closing sessions and smbstatus
...ommon-auth", O_RDONLY) = 29
> fstat(29, {st_mode=S_IFREG|0644, st_size=484, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) =
> 0x7f2f8db97000
> read(29, "#\n# /etc/pam.d/common-auth - aut"..., 4096) = 484
> open("/lib/security/pam_unix.so", O_RDONLY) = 30
> read(30, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260*\0\0"...,
> 832) = 832
> fstat(30, {st_mode=S_IFREG|0644, st_size=50568, ...}) = 0
> mmap(NULL, 2195080, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE,
30, 0)
> = 0x7f2f892fd000
&g...
2008 Oct 20
2
Closing sessions and smbstatus
Hi,
When are client sessions closed?
Let me explain what I'm trying to do... we're in a School district and
we try to stop kids logging more than once. They way I did this before
was to dump the active sessions from our previous Server2003 fileserver
into a file once a minute and process it with a Perl script to check who
was connected from where, rebooting machines remotely as