Identityaudit
From CoolSolutionsWiki
-my other wikis
Here's what you'll need to download:
http://download.novell.com/Download?buildid=2Jpzs5LliIw~
http://download.novell.com/Download?buildid=o2tk3qvGvDU~
http://download.novell.com/Download?buildid=1O9cbsOIO8Y~
Contents |
[edit]
docs
[edit]
notes
- check memory. 8 GB
- check OES - its OES :(
- verify architecture. x64
- verify apparmor and firewall OFF
- cat /var/log/audit/audit.log
[edit]
install
- checked fw = off
- apparmor = changed to stopped/off
- checked tomcat = not running
- verified no OES
- /root/novell/identity_audit_1.0_x86-64/setup # ./root_install_all.sh /root/novell/identity_audit_1.0_x86-64.tar.gz
- took configs before, after install and after audit patch
- patch
- /opt/novell/identity_audit_1.0_x86-64/bin/identity_audit.sh stop
- su novell
[edit]
platform agent
- cat /etc/logevent.conf
- vi /etc/opt/novell/eDirectory/conf/ndsmodules.conf
- stop/start platform agents
- ndsmanage stopall
- ndsmanage startall
- or
- ndstrace -c "load auditDS"
- ndstrace -c "unload auditDS"
- ps aux | grep lcache
- rpm -qa | grep AUDT | xargs rpm -qi
[edit]
pw recovery
- 198 export LD_LIBRARY_PATH=/opt/novell/identity_audit_1.0_x86-64/3rdparty/postgresql/lib
- 199 ./psql
- 200 ./psql -U dbauser SIEM
- 201 psql SIEM -U dbauser
- 202 ./psql SIEM -U dbauser
- 203 cat ~novell/.pgpass
- 204 ./psql SIEM -U dbauser
- 205 ./psql SIEM -U admin
[edit]
search
- sev:[0 TO 5] NOT "Login Failed" NOT "LDAP" NOT "Allow Login"
- sev:[0 TO 5] NOT "Login Failed" NOT "LDAP" NOT "Allow Login" NOT Logout NOT "Add Group Member" NOT Delete NOT "Change Security" NOT ACL NOT "Login Enabled"
