This post is more than 5 years old

1 Rookie

 • 

108 Posts

615

August 5th, 2008 02:00

Disabling root logon to control station

Hello,

Our security guys have asked me if it is possible to disable the root login on the Celerra control station to meet our security policy.

Is this possible (do I just edit sshd_config?) and more importantly what will it break if I do this? :)

Thanks.

Sheppie

6 Operator

 • 

8.6K Posts

August 5th, 2008 03:00

just restricting remote login as root through ssh config should be fine

As long as you are able to sudo to root and nasadmin

just dont disable root or lock yourself out (knowing how to connect to the control station serial port is sometimes very handy)

If you're more of a GUI user look at the new capabilities in 5.6 to tie Celerra Manager accounts to Windows domain users and groups. Doesnt work for CLI yet though.

1 Rookie

 • 

108 Posts

August 5th, 2008 03:00

OK thanks Rainer.

Sheppie

6 Operator

 • 

8.6K Posts

August 6th, 2008 13:00

actually you can also enable and disable modem dialin through the GUI

Just login to Celerra Manager as root

in 5.5 its in the Conrol Station properties tab

in 5.6 its in Support -> Connect Home

11 Legend

 • 

20.4K Posts

 • 

87.4K Points

August 6th, 2008 13:00

my security folks asked as to take it a step further ..we had to disable dial-in on the control station. So whenever EMC needs to dial-in into the box, they call our operations center and only then dial-in gets enabled on the control station. Control station can still call-home with errors.

Scripts to enable/disable dial-in is here:

/nas/sbin/ch_dialin_disable
/nas/sbin/ch_dialin_enable

to disable modem dial-in you would run:

/nas/sbin/ch_dialin_disable ttyS0

11 Legend

 • 

20.4K Posts

 • 

87.4K Points

August 6th, 2008 14:00

but the time i login to Celerra GUI ( did i tell you i love Java ? ) ..and enable it via the Manager ...i could have done it via cli and already forgotten about it. ;)
No Events found!

Top