ONTAP Discussions

Serial Console LOGIN PASSWORD

Beremour
5,556 Views

Hello Netapp People! 🙂

When connecting to serial console, controller A asks "LOGIN:"  and "PASSWORD:" BUT controller B asks for "PASSWORD:" only. Controller A had CIFS enabled sometimes before, but not now. Please give a advice how to make login situation equal for both controllers  ?

3 REPLIES 3

aborzenkov
5,552 Views

If there is any user (beyond root), controller will ask for login name. CIFS configurationusually adds local administrator user. If you are sure you do not need it, just delete all additional users.

Beremour
5,530 Views

Both controllers has

 

fas-a> rdfile /etc/passwd
root:xxxxxxxxxxxx:0:1::/:
pcuser::65534:65534::/:
nobody::65535:65535::/:
ftp::65533:65533:FTP Anonymous:/home/ftp:

fas-b> rdfile /etc/passwd
root:xxxxxxxxxxxxx:0:1::/:
pcuser::65534:65534::/:
nobody::65535:65535::/:
ftp::65533:65533:FTP Anonymous:/home/ftp:

 

But only one asking for user. Trying to find what's the difference...

aborzenkov
5,526 Views

Users on NetApp are not kept in /etc/passwd. Use useradmin command for it.

Public