Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Exchange-ACL with LDAP

by scottstef (Curate)
on Dec 06, 2001 at 19:41 UTC ( [id://129937]=note: print w/replies, xml ) Need Help??


in reply to Exchange-ACL with LDAP

On our directory we have an allowed broadcaster's attribute: so I can do a
if ($action eq "add"){$ldap -> modify ($dn, add => {allowed_broadcaste +r => $address_to_be_added}) or die "Ya screwed up again!";

You should have an attribute that you can add/modify so it will only allow certain people can post. You will then need to modify it on the exchange server.

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
    Thank you very much; I'll do it your way.

    Best regards,
    perl -e "print a|r,p|d=>b|p=>chr 3**2 .7=>t and t"

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://129937]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (3)
As of 2024-04-19 01:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found