Danny Burkland wrote on 04/07/2010 06:49 PM: > While this seems to work I am > wondering if there is a better way to structure my script? Is it possible to > search a group's attributes for the user's entry and then some how store > that attribute's value as a scalar? I will happily post my current code if > requested. Thanks again!
If you want specific feedback, posting your code is a good step. You might want to look at Net::LDAP::Class for other ways to achieve your task. Even if you don't use the module, you can see example code for searching and using attributes. -- Peter Karman . http://peknet.com/ . pe...@peknet.com