Per customer, they are not using local groups at all on the physical server.If I connect to celerra, the local groups "ConfigMgr Remote Control Users", "HelpServicesGroup" etc are already there in the Celerra CIFS Server(CAAPPCLU1TMP) and the user account which I use has all administrative privileges and its been part of source and target CIFS servers.
If I run the command without /SD option, the shares will be created in Celerra with out the share permissions .Whats wrong here and how can I run the command with /SD option? Any one has any idea whats wrong with this?
The input file has been properly edited to reflect the filesystem names.
I also tried to run lgdup but it was failing with some errors. On the local physical host, I have granted permissions "Generate security audits" and Manage Auditing security log" to the user account which I was using. But on the Celerra I dont have an option to grant these permissions to the user account. emc46968 has been applied.
I was unable to find the name \\CAAPPCLU1 on the Active directory but I could find physical servers in there. I have given granted generate security audits etc permissions to the user account from the active node on the cluster.
Just add the account you are using to the local Adminstrator group of the Celerra CIFS server by using the MMC that manages local groups
Since by default the AD Administrators group where the CIFS server was joined is added there it also works to use an account that is a member of this domains domain administrators group
The user account running lgdup should have the follwing rights:
--Member of either ‘Administrators’ or ‘Account Operators’ Local Groups on Source & Target Servers --Member must have “Generate Security Audits” & “Manage Auditing & Security Log” Privileges within the NT Domain(s)
Rainer_EMC
6 Operator
•
8645 Posts
1212
0
Posted December 18th, 2009 12:00
the arguments need to be in the *exact* order, try
lgdup -p -v -l lgdup.log \\CAAPPCLU1 \\CAAPPCLU1TMP
there is a complete manual about emcopy/lgdup/sharedup - see
Using EMCUtilities for the CIFS Environment
available on the Celerra Doc CD or from Powerlink
Rainer