Operating System - HP-UX
1833871 Members
1599 Online
110063 Solutions
New Discussion

Re: how change default search in ldapux

 
mobidyc
Trusted Contributor

how change default search in ldapux

Hello,
when i launch /opt/ldapux/config/display_profile_cache i see the default search base, how can i change this search method?

i've modified the file:
/etc/opt/ldapux/ldapux_profile.ldif
and restarted ldapux client but i'm still with the same default search.

Thanks in advance.

regards,
Cedrick Gaillard
Best regards, Cedrick Gaillard
2 REPLIES 2
Calin Cristian
New Member

Re: how change default search in ldapux

Hello Cedrick,


You need to change the default search base in the ldapux profile stored in the directory, and not the one stored in /etc/opt/ldapux/ldapux_profile.ldif.
You can find the DN of the profile in the file /etc/opt/ldapux/ldapux_client.conf, attribute named PROFILE_ENTRY_DN.
Once you modified the profile in the directory, you need to update your client of wait for the ldapclientd daemon to update the profile automatically (if you have the ldapclientd setup to automatically update it's profile).
To force an update you need to run the get_profile_entry command and then restart the ldapclientd.

Regards,
Cristian
mobidyc
Trusted Contributor

Re: how change default search in ldapux

Hello,

four months after, i can't test anymore ;)

thanks for your answer
Best regards, Cedrick Gaillard