Page 1 of 1

unhiding directory attribute

Posted: Tue Dec 18, 2007 1:23 pm
by foton
I'm trying to make omHostFqdn ldap directory attribute available for anonymous. To do so I edited ~/sys/dir.attribs so corresponding line looks like this now:
302 PK IA5-STRING 256 (Entry Host FQDN)%1

I removed H flag from the line above, it is PKH by default.

As directed in the file header I executed the following command:
omconfsm -f dir.attribs

Even restarted ldap server
omoff -d 0 ldap; omon ldap

But attribute is still not available for anonymous ldap connections.
What am I missing here?

Posted: Thu Jan 03, 2008 1:17 pm
by dannyt
Hi,

I tried it on 11.3 and it worked for me - should work on older version too as there has been no change in this area that I am aware of.

Regards,
Danny