On Tuesday 30 May 2006 05:36, Don C. Miller wrote:
> Ronald, it is not necessary to bind with the complete DN to AD. You can
> use the domain\username structure or the UPN.
Or use your DC's Keberos5 by using the Authen::SASL::Perl::GSSAPI module.
Achim
pgpHYODsZi7fU.pgp
Description: PGP signat
Hi,
> Hi everyone
>
> I seem to recall reading somewhere it is not necessary to use
> a complete
> DN when binding to AD - does anyone know if this is the case
that's true - it works perfectly by using the saMAccountName only.
> (Yes - I'm
> having difficulty getting this to work :))
>
> T
Ronald, it is not necessary to bind with the complete DN to AD. You can
use the domain\username structure or the UPN.
Don
Ronald wrote:
Hi everyone
I seem to recall reading somewhere it is not necessary to use a
complete DN when binding to AD - does anyone know if this is the case
(Yes - I
Hi everyone
I seem to recall reading somewhere it is not necessary to use a complete
DN when binding to AD - does anyone know if this is the case (Yes - I'm
having difficulty getting this to work :))
Thanks in advance!
Ronald