did that and the result is [root@kwtpocpbis02 ~]# ldapsearch -D [email protected] -W -b dc=infra,dc=com '(serviceprincipalname=*solaris.com)' dn Enter LDAP Password: ldap_bind: No such object (32) You have new mail in /var/spool/mail/root
On Wed, Mar 18, 2015 at 12:59 PM, Alexander Bokovoy <[email protected]> wrote: > On Wed, 18 Mar 2015, Ben .T.George wrote: > >> no, >> >> this is new host-name i am choosed. >> >> anyway how to check is there any existing solaris.com in AD, under DNS >> management, i cannot see anything >> > You can search with ldapsearch, something like this, from IPA master: > > ldapsearch -D [email protected] -W -b dc=infra,dc=com > '(serviceprincipalname=*solaris.com)' dn > > -- > / Alexander Bokovoy >
-- Manage your subscription for the Freeipa-users mailing list: https://www.redhat.com/mailman/listinfo/freeipa-users Go to http://freeipa.org for more info on the project
