Hello all ;)

I started using Net::LDAP some days ago and i'm thankful to Graham Barr ;)

I succesfully resolve all problems encountered to me, and wrote perl script to 
show need data from m$ active directory on the web page.

But ;) it works good only in 1 domain and 1 server.
In our organization we have three servers and three domains.
for example: i read information from server aaa.mydomain.ru , and have 
bbb.mydomain.ru and ccc.mydomain.ru
If i use "softterra ldap administrator" under windows from workstation, worked 
in domain aaa.mydomain.ru and search :
basedn dc=mydomain, dc=ru
filter (cn=log_asu1) 
аnd it succesfully finds accounts, if they are not my domain aaa.mydomain.ru - 
it finds in all domains!
for example, account log_asu1 exists in domain bbb.mydomain.ru, but from 
windows I find it from aaa.mydomain.ru

When i do the same from linux and Net::LDAP, i set:
basedn dc=mydomain, dc=ru
filter (cn=log_asu1) 

And, binding and authorizing on aaa.mydomain.net, a CAN'T find accounts, 
exists in other domains from aaa.mydomain.net
In my domain aaa.mydomain.net i can find anything i want.

Can i finding in all subdomains, binding only for 1 top-level domain?

Excuse for my english! ;)))


-- 
Mike
registered linux user #315334
jabber id: [EMAIL PROTECTED]

Reply via email to