[Users] ldap simple
Andrej Bagon
andrej.bagon at arnes.si
Mon Mar 18 07:07:06 UTC 2013
Hi,
the system is trying to bind to ldap as:
bind request: uid=cn=ovirt,cn=Users,cn=Accounts,dc=ourdomain,dc=si
I dont know how it knows dc=ourdomain,dc=si
It should be
bind request: cn=ovirt,ou=system,dc=ourdomain,dc=si" -b "dc=arnes,dc=si
The same with the search: we have users in form as:
edupersonprincipalname=username at users.ourdomain.si
<mailto:edupersonprincipalname=abagon at guest.arnes.si>,dc=users,dc=ourdomain,dc=si
values in database:
select * from vdc_options where option_name in
('DomainName','LdapServers','LDAPSecurityAuthentication','LDAPProviderTypes','AdUserName','AdUserPassword')
order by option_id;
option_id | option_name | option_value
| version
-----------+----------------------------+--------------------------------+---------
10 | AdUserName |
users.ourdomain.si:ovirt | general
11 | AdUserPassword
|users.ourdomain.si:adminpassword | general
69 | DomainName | users.ourdomain.si
| general
130 | LDAPSecurityAuthentication|
users.ourdomain.si:SIMPLE | general
132 | LdapServers |
users.ourdomain.si:server.ourdomain.si | general
133 | LDAPProviderTypes |
users.ourdomain.si:rhds | general
(6 rows)
Best Regards,
Andrej Bagon
On 03/15/2013 12:09 PM, Itamar Heim wrote:
> On 03/14/2013 01:58 PM, Andrej Bagon wrote:
>> Hi,
>>
>> is it possible to change the bind request that is sent to the ldap
>> server? The default uid=user,cn=Users,cn=Accounts,cn=our,cn=domain is
>> not suitable.
>
> can you please explain why / what you would like to change it to?
> (not sure possible now, but there is work to make it more
> configurable/pluggable)
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/users/attachments/20130318/90ecec16/attachment-0001.html>
More information about the Users
mailing list