Microsoft
Software
Hardware
Network
Question : Problem: BlackBerry, Send As, and AdminSDholder
I'm having this problem with a couple of accounts that are domain admins.
To be able to get these users to properly keep the Send As permissions that they need to work with BlackBerry without removing them from any groups, we can use the following command to change the default permissions for the AdminSDHolder object:
dsacls "cn=adminsdholder,cn=syste
m,dc=mydom
ain,dc=com
" /G "MYDOMAIN\BlackBerrySA:CA;
Send As"
Note: In this command, MYDOMAIN\BlackBerrySA is a placeholder for the name of the BlackBerry Service account. Change it to represent the proper account name in use for this domain, also correct the dc=mydomain,dc=com portion to match the real local domain. Make sure that you do not add a space between BlackBerrySA and ":CA.
when I run this command I get this error message.
C:\>dsacls cn=adminsdholder,cn=system
,dc=LHAND,
dc=org /G LHAND\BESAdmin:CA;SendA
s
No GUID Found for SendAs
The parameter is incorrect.
The command failed to complete successfully.
C:\>
This page has the complete write up.
http://blogs.technet.com/s
bs/archive
/2006/06/3
0/439685.a
spx
What should the syntax be? Appreciate the help,
Greg
Answer : Problem: BlackBerry, Send As, and AdminSDholder
Looks like you're dropping the space, you don't want to do that. It's "Send As" not SendAs.
e.g.
dsacls cn=adminsdholder,cn=system
,dc=LHAND,
dc=org /G "LHAND\BESAdmin:CA;Send As"
HTH
Chris
Random Solutions
Problem: convert Boot HDD from IDE to SATA
Problem: how to remove and replace capacitors on 214T monitor to repair inverter
Problem: List of magnetic storage devices>
Problem: How do I repair a specific HP 3210 All-In-One Ink System Failure
Problem: Testing ethernet card
Problem: Cant flash bios on Dell running Win98. This bios cannot be reflashed because of installed memory managers.
Problem: All backups Fail with message Error: An inconsistency was encountered in the requested backup file.
Problem: Cisco 1700 Telnet Setup
Problem: Change name of server hosting SMS ??
Problem: BackupExec 10d, How to track down an email for restore?