in reply to Exchange-ACL with LDAP
if ($action eq "add"){$ldap -> modify ($dn, add => {allowed_broadcaste +r => $address_to_be_added}) or die "Ya screwed up again!";
HTH- if it doesn't please show some code and a little more of a description where you are getting stuck.
"The social dynamics of the net are a direct consequence of the fact that nobody has yet developed a Remote Strangulation Protocol." -- Larry Wall
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Exchange-ACL with LDAP
by strat (Canon) on Dec 10, 2001 at 19:12 UTC |