Hi, On Saturday, 10. September 2005 13:15, Hirmke Michael wrote: > the who_am_i method from Net::LDAP::Extension::WhoAmI doesn't > return any information. Instead I get > > error: 2: 0000203D: LdapErr: DSID-0C090C7D, > comment: Unknown extended request OID, data 0, vece > > Server is a Windows 2003 SP1 DC. > Is this a problem with the server not being able to fulfil this request?
It looks like that. (the error message resembles other ADS error messages I encountered ;-) > Does this method depend on the capabilities of the server? Yes. The server needs to support the WhoAmI extension. > And if so, can > I find out, whether the server has this capability? > Do I have to check, if "1.3.6.1.4.1.4203.1.11.3" is in the list of > "supportedExtension"? ... and Yes again ;-) You may want to use the methods provided byNet::LDAP::RootDSE to do that (you can do it by hand also ;-) Hope it helps Peter -- Peter Marschall eMail: [EMAIL PROTECTED]