BladeSystem - General
1753819 Members
8787 Online
108805 Solutions
New Discussion

gbe2c how to turn off telnet and disable oper and user

 
faulkkev
Occasional Contributor

gbe2c how to turn off telnet and disable oper and user

How do I disable telnet and force it to use ssh. I have ssh on but can't figure out how to turn off telnet. I also want to disable the oper and user accounts as they will not be used.
thanks
1 REPLY 1
HEM_2
Honored Contributor

Re: gbe2c how to turn off telnet and disable oper and user

to disable telnet (this can only be done from the console):

/cfg/sys/access/tnet d

To disable user (oper is disabled by default):

/cfg/sys/access/user/usrpw

enter an empty password for usrpw which will disable the account.

apply and save