Start a Conversation

Unsolved

This post is more than 5 years old

S

6351

May 18th, 2015 23:00

emc vnx cifs access denied in mmc

hi

please help me my cifs don't work with access denied error in mmc

i use active directory cifs server type.

i did the below but was unsuccessful, what should i do extra:

1) run this code befor joining cifs server and set my instead of

$ server_param -f cifs -m dja AddAdminToLg -v 1

2)then join the cifs and make share in vnx then run below code

$ server_cifs -add compname= ,domain= ,local_users

means my cifs server name like test_cifs???

am i enter the domain admin password ??


i get so confused please help me i'm waiting plzzzzzzzzzz

May 19th, 2015 04:00

Hi Spark77,

I think this thread might help you,but not sure,please have alook:

How to set CIFS share permissions

Thanks

Jyothi

2 Intern

 • 

20.4K Posts

May 19th, 2015 05:00

i assume your command was a typo, it should be

server_param server_2 -facility cifs -modify djAddAdminToLg -value 1

next join the CIFS server to active directory using your credentials, that assume your AD account has permissions to join computers (Typically every account has permissions to join up to to 10 computers to OU "Computers".

server_cifs server_2 -add compname=mycifsserver.mycompany.com,domain=mycompany.com,interface=10.235.12.34,dns=mycompany.com

server_cifs server_2 -Join compname=mycifsserver,domain=mycompany.com,admin=spark77

8.6K Posts

May 19th, 2015 07:00

Please see the manual Configuring and Managing CIFS on VNX – available from support.emc.com

The account/password used for joining needs to have the necessary rights to add computers/users to the domain

Rainer

11 Posts

May 19th, 2015 23:00

tnx dynamox

i try all and DON but when i'm openning MMC in windows with domain admin user ACESS DENIED messagebox appear.

i have the cifs server ping with name and it's in my active directory and DNS but it shows you do not have permission to see the list of sessio from windows in mmc.

what should i do plz help i need to solve this problem as soon as possible.

11 Posts

May 19th, 2015 23:00

i cheked them but didn't work. i don't know whats wrong with me

thanks

spark

2 Intern

 • 

20.4K Posts

May 20th, 2015 04:00

if you need to get it to work right away, ask your domain administrator to connect to the CIFS server and add your active directory account to local administrators group on the CIFS server.

8.6K Posts

May 20th, 2015 06:00

Make sure you have a valid security context before using mmc

Best way is to map a share to a drive as an admin user and keep it mapped while you exectute mmc

If you are allowed to open C$ you should be ok – if not you aren’t connected as a user who is in the local administrator group

11 Posts

May 22nd, 2015 22:00

@Rainer_EMC

dynamox 

 

when map my cifsserver authentication error appear of the message box show ' an external error occurred'   

my cifs is join i'm sure.

i run this command in CLI: nas_checkup server_2 test

one of the error is : pingDC failure: the command 'cifsSERVER01' could not could not successfully contact the dc 'SD' because of NT errors(DOMAIN_CONTROLLER_NOT_FOUND) at step lookup provolages.detail of the issue:' could not lookup privilage' ...

i checked my AD every thing was normal and my user is user Admin. my NTP is working i have ping of my cifsserver from my pc.

plz help me i don't know what should i do.

2 Intern

 • 

20.4K Posts

May 23rd, 2015 07:00

make sure you configure DNS server(s), try to ping domain control from your datamover

server_ping server_2 (look up the rest)

8.6K Posts

May 26th, 2015 06:00

Most like missing a default route on the data mover if its not on the same subnet or a DNS config problem

11 Posts

May 27th, 2015 03:00

tnx for helping

i ran this commad and fixed the errors that in could

server_chekup server_2 test

after that i opened mmc and map the shared forlder from my vnx

but still can't access users in mmc and get access to use my share folders


2 Intern

 • 

20.4K Posts

May 27th, 2015 03:00

did you ask someone with domain admin rights to connect to the CIFS server vai MMC and add your active directory account to administrators group ?

11 Posts

May 27th, 2015 05:00

no i'm an admin domain user. i opened the mmc with different domain admin users but the same problen as told.

8.6K Posts

May 27th, 2015 08:00

You dont have to be in the domain administrators group – you just need to be in the VNX CIFS servers local administrators group

11 Posts

May 30th, 2015 22:00

i defined a user the same name as my domain username in local user for file and added to administrator group.

after that the same error as before was occurred.

when i want to change the shared folder permission in mmc i see an error like this:

changed can not be saved. the local device name is already in use.

No Events found!

Top