Re: Running The Full Mailbox Access script in the DST Calendar update package...
- From: "Ed Crowley [MVP]" <curspice@xxxxxxxxxxxxxx>
- Date: Thu, 15 Feb 2007 11:09:44 -0800
The backslash is an escape character that says that the next character is
part of the attribute, and from your example it appears to be used properly
if the common name of the recipient is "User, Joe".
The error message indicates problems with the security identifier it gets
from the user object, not with the LDAP string. However, since you didn't
post the script, I can't tell you more.
--
Ed Crowley
MVP - Exchange
"Protecting the world from PSTs and brick backups!"
"Betelgeuse" <betelgeuse@xxxxxxxxxxxxxx> wrote in message
news:%23rdJn%23SUHHA.192@xxxxxxxxxxxxxxxxxxxxxxx
Hi,
I have a list of users on an exchange server, in legacyDN Format, like
this:
/O=ORG/OU=FIRST ADMINISTRATIVE GROUP/CN=RECIPIENTS/CN=JUSER
I use that list as the input list when I run ]
cscript grantmailboxpermission.vbs -add domain\domainuser users.txt
However, I get all errors (!!!!) when I do this. I am running this from a
command line on the exchange server itself. The error log says:
Failed to add FullMailbox Access: LDAP://CN=User\, Joe,OU=Normal
Users,OU=Users,OU=SDXP,OU=All,DC=firm,DC=local
Error: The security ID structure is invalid.
Does the fact that we are using lastname\ ,firstname affect this?
Thanks,
Tom Felts
.
- Follow-Ups:
- References:
- Prev by Date: Re: Limit users to send to recipients but not distribution list
- Next by Date: Re: Redundant OWA 2003 Servers?
- Previous by thread: Running The Full Mailbox Access script in the DST Calendar update package...
- Next by thread: Re: Running The Full Mailbox Access script in the DST Calendar update package...
- Index(es):