Unsolved
This post is more than 5 years old
5 Posts
0
1332
May 31st, 2012 14:00
Authenticating SFTP users to Data Movers via LDAP
Currently we have cifs share named /test. I am trying to authenticate SFTP with LDAP on VNX . So that, users can connect to the share using SFTP.
Can anyone provice me procedure or documentation that help me with this task.
0 events found
No Events found!


Rainer_EMC
6 Operator
•
8.6K Posts
0
May 31st, 2012 15:00
First look would be the manual
Rama Gunda
5 Posts
0
June 1st, 2012 12:00
yeah. we need to do from cli. Any documenation or procedure??
Rainer_EMC
6 Operator
•
8.6K Posts
0
June 4th, 2012 05:00
How about the manual „Using FTP, TFTP, and SFTP on VNX” available from Powerlink ?
Doesn’t that provide the details ?
Rama Gunda
5 Posts
0
June 7th, 2012 14:00
I got the document. It provides information on how to setup SFTP server on datamover. SFTP server is already configured on our environment. I just configured LDAP on data mover. I am not sure what are the further steps I need to do to enable users to access CIFS share via SFTP
Thank you
Rainer_EMC
6 Operator
•
8.6K Posts
0
June 8th, 2012 07:00
well - did you also configure the nsswitch.conf file on the data mover as documented in the Naming Services manual ?
Rama Gunda
5 Posts
0
June 11th, 2012 08:00
Yes. I configured nsswitch.conf file. I used server_file command to mover file from /home/nasadmin to datamover
Present location of the nsswitch.conf file on datamover is ./nasmcd/quota/slot_2/.etc/nsswitch.conf . I did not configure user and group search base dn yet?
Thanks you.