Sponsored Content
Full Discussion: su
Top Forums UNIX for Dummies Questions & Answers su Post 17473 by rwb1959 on Friday 15th of March 2002 02:45:47 PM
Old 03-15-2002
You should see a file called
/var/log/secure

In it you will find entries like...
Mar 15 13:08:24 myhost PAM_pwdb[13235]: (su) session opened for user root by jsmith(uid=0)
 
ALBATROSS(8)						      System Manager's Manual						      ALBATROSS(8)

NAME
al-session-daemon -- session daemon for Albatross web applications SYNOPSIS
al-session-daemon [-D, --debug] [-h, --help] [-k, --pidfile pid-file] [-p, --port port] [-l, --log log-file] [command] DESCRIPTION
This manual page documents briefly the al-session-daemon command. This manual page was written for the Debian distribution because the original program does not have a manual page. al-session-daemon is a daemon that implements a session server for Albatross web applications. It can store simple pieces of information for later retrieval. With the help of this daemon, you can distribute your Albatross web application across several web servers and store the sessions in one place. OPTIONS
A summary of options is included below. -D --debug Write debugging to log. -h --help Display program help. -k --pidfile Record server pid in pid-file, default is /var/run/al-session-daemon.pid. -p --port Listen on port, default is 34343. -l --log Write log to log-file, default is /var/log/al-session-daemon.log. AUTHOR
This manual page was written by Fabian Fagerholm fabbe@debian.org for the Debian system (but may be used by others). Permission is granted to redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ALBATROSS(8)
All times are GMT -4. The time now is 09:16 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy