Sun Desktop Manager with Active Directory Server

From: John Tucker (jtucker@mcmaster.ca)
Date: Fri Jun 16 2006 - 12:51:29 EDT


This is probably self-answered, but I don't want to mess up the AD
server (my supervisor gets unhappy when I break things)

According to the SDM docs the file for extending the AD schema is:

/usr/share/webconsole/apoc/deploy/apoc-ad.ldf

The command that the docs suggest to extend the schema is:

ldifde -i -c "DC=Sun,DC=COM" <BaseDN> -f apoc-ad-registry.ldf

Two things

1. '-c' is a mapping from one DN to another DN. When look at the LDF
file the BaseDN is 'DC=soqa,DC=de' not 'DC=Sun,DC=COM'. Has anyone else
seen this?

2. I'm assuming that 'apoc-ad-registry.ldf' is a typo which should read
'apoc-ad.ldf'. Again, has anyone else seen this?

By my info, the command should be

ldifde -i -c "DC=soqa,DC=de" <BaseDN> -f apoc-ad.ldf

Am I correct?

I'm running solaris 10 on an X2100.

Thanks

John Tucker
Systems Administrator
Henderson Research Centre
Hamilton ON Canada
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:40:08 EDT