search for: user_exit

Displaying 6 results from an estimated 6 matches for "user_exit".

2006 Dec 06
2
ssh 4.x using aix 5.3 auditing
...= /audit/trail bin1 = /audit/bin1 bin2 = /audit/bin2 binsize = 10240 cmds = /etc/security/audit/bincmds freespace = 65536 stream: cmds = /etc/security/audit/streamcmds classes: default = login init = USER_Login, USER_Logout, USER_Exit, USER_Logout users: root = init,default =========================== below is the output from /audit/stream.out #:/etc/security/audit # tail -f /audit/stream.out event login status time command --------------- -------- ----------- -------------...
2007 Jan 10
0
ssh 4.x using aix 5.3 auditing
I'm still a bit confused as to how control-d is interpreted in ssh vs telnet. The only thing I can figure is that telnet traps control-d as User_Exit or USER_Logout and ssh interprets it as EOF. If EOF is triggered, then the auditing subsystem doesnt care. The 'logout' command is only affected if you are NOT logged into the console. ==================== test_citi:/root # grep UseLogin /usr/etc/sshd_config UseLogin no test_citi:/root #...
2003 Oct 08
2
Problem with /bin/ash
I have /bin/ash from rh8 installation and I have following error when I tried to change using ash instead of sh with shorewall-1.4.7: + eval options=$tap0_options + options= + list_search newnotsyn + local e=newnotsyn + [ 1 -gt 1 ] + return 1 + run_user_exit newnotsyn + find_file newnotsyn + [ -n -a -f /newnotsyn ] + echo /etc/shorewall/newnotsyn + local user_exit=/etc/shorewall/newnotsyn + [ -f /etc/shorewall/newnotsyn ] + [ -n info ] + log_rule info newnotsyn DROP + local level=info + local chain=newnotsyn + local disposition=DROP + shift + shift +...
2003 Mar 23
12
Shorewall 1.4.1
This is a minor release of Shorewall. WARNING: This release introduces incompatibilities with prior releases. See http://www.shorewall.net/upgrade_issues.htm. Changes are: a) There is now a new NONE policy specifiable in /etc/shorewall/policy. This policy will cause Shorewall to assume that there will never be any traffic between the source and destination zones. b) Shorewall no longer
2005 Feb 01
4
Shorewall problem
I am getting the following message when Shorewall stops can anybody shed any light on this message and where I should be looking? Thanks root@bobshost:~# shorewall stop Loading /usr/share/shorewall/functions... Processing /etc/shorewall/params ... Processing /etc/shorewall/shorewall.conf... Loading Modules... Stopping Shorewall...Processing /etc/shorewall/stop ... IP Forwarding Enabled
2005 May 31
11
More Tests for 2.4.0-RC2 - strange behaviour
...usr/share/shorewall/configpath + ''['' -z /etc/shorewall:/usr/share/shorewall '']'' + VERSION_FILE=/usr/share/shorewall/version + ''['' -f /usr/share/shorewall/version '']'' ++ cat /usr/share/shorewall/version + version=2.4.0-RC2 + run_user_exit params ++ find_file params ++ local saveifs= directory ++ case $1 in ++ ''['' -n '''' -a -f /params '']'' ++ saveifs='' '' ++ IFS=: ++ for directory in ''$CONFIG_PATH'' ++ ''['' -f /etc/shorewall/param...