Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Single Sign On - or - Single Point of Management

Status
Not open for further replies.

sbrews

Technical User
Jun 11, 2003
413
US
Are any of you using single sign on for AIX? If so, what is the method - ldap, AD, other?

Also, I am looking for something that will allow a single point of management - IE via 1 system: accounts can be created/managed across multiple systems (which is not necessarily the same as single sign on).



Add a little color to your PUTTY terminal: faq52-6627
 
btw. in my case it works smoothly with 27 systems connected to the LDAP server with numberofthread set to 5 on each ldap client (each system).

$ idsldapsearch -D cn=root -w $P -s base -b cn=connections,cn=monitor objectclass=*|grep -v 127.0.0.1|grep -c ^connection
135

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top