ONTAP Discussions

Serial Console LOGIN PASSWORD

Beremour
4,773 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
4,769 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
4,747 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
4,743 Views

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

Public