NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

ONTAP Discussions

Can someone please confirm if there is anything wrong in the user format in /etc/passwd file 7-m

ASH2017
3,049 Views

Hi,

 

example:

filer> r rdfile /etc/passwd
root:_J9..x8JBbYtmM/lkJtg:0:1::/:
pcuser::65534:65534::/:

 

I see a 'forward slash' for username root format entry.

 

forward slash is after M and before l, is that normal ?

 

We have issues reaching \\filer\c$

 

Thanks,

-Ashwin

1 ACCEPTED SOLUTION

ASH2017
2,988 Views

Issue is resolved.

 

Found the culprit - Was using e0M to access c$, however the data traffic was blocked on this Interface.

 

options interface.blocked.mgmt_data_traffic on

 

Once I set this to off, c$ became accessible.


Thanks,

-Ashwin

View solution in original post

1 REPLY 1

ASH2017
2,989 Views

Issue is resolved.

 

Found the culprit - Was using e0M to access c$, however the data traffic was blocked on this Interface.

 

options interface.blocked.mgmt_data_traffic on

 

Once I set this to off, c$ became accessible.


Thanks,

-Ashwin

Public