Now we have an environment which uses LDAP as Name Service.
And the question of proper data management in LDAP arises.
We can use:
Problems which took a lot of time:
When run:
And the question of proper data management in LDAP arises.
We can use:
- Sun Directory Server Webconsole Interface which is delivered with Directory server (which is a bad idea, you'll have to edit raw data) .
- Use SMC (Solaris Management Interface) related tools. (Howto)
Problems which took a lot of time:
When run:
- #/usr/sadm/bin/smrole list -D ldap:/solaris10core.example.test/dc=example,dc=test -- Use LDAP form of domain declaration(dc=,dc=), there are no word in manuals about it.
- #/usr/sadm/bin/dtsetup scopes - be careful with domain name resolving for all domains this command shows.
- Better run SMC in environment with END user cluster.
Comments