Thursday, January 8, 2009

Novell eDirectory Handy Commands

1. netstat
2. ndsconfig upgrade
Upgrade command will fix the certificates.
To remove the non root server from the root before doing a cleanup.
ndsconfig rm -a admin.sup
3. ndsrepair -N
Will fix the network addresses
ndsrepair -T
ndsrepair -P
Show all replicas and perform below operations
1. Repair all replicas
2. Repair selected replica
3. Schedule immediate synchronization
4. Cancel partition operation
5. Designate this server as the new master replica
6. Report Synchronization status of all servers
7. Synchronize the replica on all servers
8. Repair Ring, all replicas
9. Repair Ring, selected replica
10. View Replica Ring
11. View entire partition name
12. Return to Replica List
4. NDSCONFIG COMMAND:
new -i -t profiletree-ivvt2 -n ou=dy.ou=services.ou=profile.o=ccstore -a cn=admin.o=sup -e
-D /var/opt/novell/eDirectory -d /data/nds/dib -P 192.168.100.70 -B 147.149.123.70
ndsconfig rm -a admin.sup
To remove the non root server from the root before doing a cleanup.
5. ndsimonitor
Check for imonitor partitions
6. IManager error codes
601 - UID is wrong.
669 - Passwd is wrong.
626 - Tree name is wrong.
7. cat //etc/init.d/post_ndsd_start
8. snoop -d bge2
9. netstat -r
Routing Table
10. /etc/rc2.d/S98start_logmon
11. /etc/init.d/ndssnmpsa start
12. /etc/rc3.d/S76snmpdx start
13. ldapsearch -h 192.168.100.66 -p 389 -w novell123 -D cn=admin,o=sup,dc=bt cn=admin
14. vi /etc/logevent.conf
15. vi /var/opt/novell/tomcat4/webapps/nps/WEB-INF/configiman.properties
Contains the eDirectory tree name.
16. vi /etc/snmp/conf/_snmpdx.rsrc.JASS.20060504184320
17. vi /etc/snmp/conf/snmpdx.acl
18. arp 147.149.123.66

No comments: