[daisy] Authentication to Active Directory Server
Gwendolyn van der Linden
G.W.vanderLinden at rijnhuizen.nl
Fri Jul 28 01:41:29 CDT 2006
Hi,
> The user will only be created if checking the user's
> credentials against the ldap succeeds.
>
> I see you have this in your configuration:
>
> > <property name="java.naming.security.principal"
> > value="${daisyLogin}@rijnh.nl"/>
>
> which probably isn't the intention, since there shouldn't be
> { and } in $daisyLogin, this is likely the reason the
> authentication fails.
That was indeed the problem!
<property name="java.naming.security.principal"
value="$daisyLogin at rijnh.nl"/>
works as intended.
Thanks,
Gwendolyn.
---
Gwendolyn van der Linden
FOM Institute for Plasma Physics Rijnhuizen
Nieuwegein, The Netherlands
http://www.rijnhuizen.nl
More information about the daisy
mailing list