----- Original Message -----
> From: "bahan w" <[email protected]>
> To: "General discussion list for the 389 Directory server project." 
> <[email protected]>
> Sent: Wednesday, December 23, 2015 11:49:14 AM
> Subject: [389-users] How to show all the config in dirsrv
> 
> Hello !
> 
> I'm currently checking how to show the whole configuration of dirsrv with
> ldapsearch but I cannot find a proper way to do it for the moment.
> 
> I was thinking to use this :
> ###
> ldapsearch -x -D "cn=Directory Manager" -h <myserver> -p 389 -W -b
> "cn=config,dc=mydomain"
> ###
> 

Try please 

-b "cn=config"

removing "dc=mydomain" rdn.

Regards,

German.




> But it returns me a 32 return code, no such object.
> 
> Do you know how to show all the attributes of config please ?
> 
> Best regards.
> 
> Bahan
> 
> --
> 389 users mailing list
> 389-users@%(host_name)s
> http://lists.fedoraproject.org/admin/lists/[email protected]
--
389 users mailing list
389-users@%(host_name)s
http://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to