Setting Mailbox Rights via LDAP.

2003-02-27 Thread Cartier, Quentin
In order to create mailboxes, I set LDAP attributes in ADS, relying on RUS that 
actually creates the mailboxes.
Only, it seems that the Mailbox Rights are not set correctly when the Mailbox gets 
created.
The SELF permissions are missing.

Does anyone know what LDAP attribute has to be set when creating a new Mailbox, or how 
to change these rights with LDAP?

Thanks, Quentin Cartier

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]


RUS and Move Mailbox

2002-06-07 Thread Quentin

I am accessing Exchange properties via LDAP.
When I create the attributes homeMDB, homeMTA, msExchHomeServerName and
mailNickname, RUS successfully creates my mailbox.

Now, I wonder if it is possible to MOVE my mailboxes as well.
Only changing the values via LDAP will not do.
Does any body know a way to move a mailbox (from a remote machine) using
LDAP for example?
CDOEX(M) API only seem to run locally... Or at least in the same domain.

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



RE: CDOEXM and multi-domain.

2002-04-26 Thread Quentin

Same for me Lindsay,

What I suggest is that you type CDOEXM in google and then click the Groups
tab...
I found many answers this way...

Quentin.

> Quentin,
> 
> I know this isn't answering your question, but I've recently been
> looking for good docs on CDOEX/M.  Do you have any good sources (other
> than the the standard MSDN variety)?  I've found great CDO resources,
> but no so much CDOEX/M.  Thanks in advance,
> 
> 
> Lindsay
> 
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]] On Behalf Of Quentin
> Sent: Thursday, April 25, 2002 12:45 PM
> To: Exchange Discussions
> Subject: CDOEXM and multi-domain.
> 
> Hi all,
> 
> I'm using CDOEXM to create and manage mailboxes programmatically.
> I have troubles creating mailboxes on a Server that is not in the same
> NT
> domain as the machine I'm using.
> Is there a way to do it I'm not aware of or is this a known limitation
> (which would be pretty annoying)
> 
> Quentin.
> 
> _
> List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
> Archives:   http://www.swynk.com/sitesearch/search.asp
> To unsubscribe: mailto:[EMAIL PROTECTED]
> Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



RE: CDOEXM and multi-domain.

2002-04-26 Thread Quentin

Thanks Siegfried,

It seems you're the man for that kind of questions...
I'll try this solution and tell you how it goes.

Quentin.

> CDO 1.x, CDOEX, CDOEXM and CDOWF all run in the security context of the
> currently logged on user while ADSI and LDAP allows providing different
> user credentials.
> 
> Your best bet is to write code which changes the security context. I
> remember that the Win32 API offers such things and
> http://support.microsoft.com/default.aspx?scid=3Dkb;EN-US;Q248187 might
> offer some insight.
> 
> 
> 
> > -Original Message-
> > From: Quentin [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, April 25, 2002 7:45 PM
> > To: Exchange Discussions
> > Subject: CDOEXM and multi-domain.
> >=20
> > Hi all,
> >=20
> > I'm using CDOEXM to create and manage mailboxes programmatically.
> > I have troubles creating mailboxes on a Server that is not in the same
> NT
> > domain as the machine I'm using.
> > Is there a way to do it I'm not aware of or is this a known limitation
> > (which would be pretty annoying)
> >=20
> > Quentin.
> >=20
> > _
> > List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
> > Archives:   http://www.swynk.com/sitesearch/search.asp
> > To unsubscribe: mailto:[EMAIL PROTECTED]
> > Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



CDOEXM and multi-domain.

2002-04-25 Thread Quentin

Hi all,

I'm using CDOEXM to create and manage mailboxes programmatically.
I have troubles creating mailboxes on a Server that is not in the same NT
domain as the machine I'm using.
Is there a way to do it I'm not aware of or is this a known limitation
(which would be pretty annoying)

Quentin.

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]