[Date Prev][Date Next] [Chronological] [Thread] [Top]

deriving attributes from DN



Hi,

yet another question:
Is it possible to automaticcaly derive the attributes which make up the
DN string?
for example I would like the server to automatically add the following
attributes to the DN: uid:<user>,ou=<domain>,o=<org>
	uid:<user>
	ou=<domain>
	o=<org>

I'm loking for this as I possibly want to search useraccounts
living on a specific domain with a searchfilter of
	(&(ou=<domain>)(uid=<user>))

Or do I have to linit my searchbase to ou=<domain>,o=<org> ?

Thanks for your opinion
	Arvid Requate

-- 
"You might write faster code in C, but you'll write code faster in Perl"