On Tue, September 20, 2005 9:12 am, Chris Ridd wrote: > On 20/9/05 2:45, Graham Barr <[EMAIL PROTECTED]> wrote:
>> Right. But what Sean really wants is prtobably just what is stored in >> $ldap->{net_ldap_host}. We should add a ->host method to return that. >> >> A ->uri method to return ->{net_ldap_uri} may be useful too. > > They both sound reasonable. Does the net_ldap_host value include the port > number (eg host:port), If the user specified a port then it will. > and does it work using non-standard stuff like > ldapi? No, it is set lto localhost for ldapi (not sure why), ->{net_ldap_peer} is set to the peer. Graham.