Results 1 to 2 of 2
hiii....
i am not able to do root login even from terminal also. I was trying to block remote login through this sugession........
>>How can we prevent the "root" account ...
- 02-20-2011 #1Just Joined!
- Join Date
- Feb 2011
- Posts
- 1
not able to do root login in fedora 14
hiii....
i am not able to do root login even from terminal also. I was trying to block remote login through this sugession........
>>How can we prevent the "root" account from remote logging in via SSH
>>and Telnet but still permit root-equivalent personal accounts to log in
>>remotely?
>
>
> In file '/etc/ssh/sshd_config', set these two properties:
>
> PermitRootLogin no
> AllowUsers YOUR-USER
>
> You won't be able to enter remotely as root in you machine. When you
> want to perform administrative tasks, first enter in your normal
> account and then run the 'su -' or 'sudo' commands.
after entering into this file i have made this change
PermitRootLogin no
but have not done this change.....
AllowUsers YOUR-USER because this option was not there but i have not saved this file (/etc/ssh/sshd_config)
after this i am not able to make root login from su as well.
Plz suggest me what to do now
shashikant
- 02-20-2011 #2
Hello and Welcome, thanks for joining.
Please continue this discussion here only as your duplicate post has been deleted, it's against forum rules.
http://www.linuxforums.org/forum/lin...ums-rules.htmlI do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.


Reply With Quote