On Wed, 18 Mar 2015, Ben .T.George wrote:
did that and the result is
[root@kwtpocpbis02 ~]# ldapsearch -D administra...@infra.com -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
Ah, sorry, you need to add -h option to specify LDAP server host (your
AD DC).
On Wed, Mar 18, 2015 at 12:59 PM, Alexander Bokovoy <aboko...@redhat.com>
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 administra...@infra.com -W -b dc=infra,dc=com
'(serviceprincipalname=*solaris.com)' dn
--
/ Alexander Bokovoy
--
/ 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