In the Linux system, in order to ensure the installation of the system, you need to prohibit the remote user from remote login. It is usually divided into several steps. How to shut down the root remote login in the AIX system, is it the same as Linux? The following small series will introduce you to AIX to close the root remote login method.
Step
aix users to extend most of the information in the /etc /security /user of this text file. You can modify:
login=false The user cannot log in to the system
rlogin=false The user cannot log in to the system remotely
su=false Other users cannot switch to this user
If you have special needs, simply use smitty lockuser to lock the specified user.
Disable telnet login
smit chuser
-"root
- "User can login REMOTELY(rsh,tn,rlogin) =false
Disable ssh login
vi /etc/ssh/sshd_config
PermitRootLogin no
Restart ssh service
stopsrc -s sshd
startsrc -s sshd
If you don't want root to log in directly, you can log in with other users and su to the root user.
Another problem is that I have encountered a test user, for example, entering the password incorrectly, causing it to fail to log in. This can be logged in locally and then the number of login errors is clear.
chuser unsuccessful_login_count=0 test
The above is the introduction of AIX prohibiting root remote login. You need to disable telnet login, ssh login, restart ssh service, and then root remote login. Forbidden.
In Linux system bunzip2 is a decompression command, you can decompress the bz2 file by executing thi
Linux file content review, you can use the command to achieve. Cat, tac, more, incl
under Linux If you like to use the command line, I believe that you will be accustomed to using the
There are thousands of files in the computer system. If they are not classified, th
How to identify the useradd and adduser commands in Ubuntu
Steps to Mount an LVM Partition on a Linux System
Linux system reconfig command instructions
Gentoo xorg-server prompts how to handle the failed to load module
Linux system iNode exhausted hard disk can not write files how to do?
Red Flag Linux6.0 system supports Ntfs partitioning skills
When the Linux virtual machine mounts the hard disk, you are prompted to specify how to solve it?
How to restore the boot partition deleted by CentOS 6
The role of the -exec parameter in the Linux find command
Linux uptime command operation example
WinXP enters the recovery console two ways
Before you upgrade Win10, take a look at the Win10 pre-upgrade preparation guide
How to create a shutdown shortcut? Win7 creates a shutdown shortcut on the desktop
Solve Win7/Win8 can not open hibernation problem
Windows10 virtual multi-desktop operation skills
How does Win10 look at IP address
How does win7 system get local MAC address to define network device location
How to open Windows Defender in win10?