hi,
i have got a problem.
please help me...
i am logining in putty.
port: 25
login as: user
user@www.domain.net's password:
Last login: Sun Oct 8 13:59:10 2006 from 88.226.38.3
user@domain.net [~]# su
-bash: /bin/su: Permission denied
how will i do?![]()
hi,
i have got a problem.
please help me...
i am logining in putty.
port: 25
login as: user
user@www.domain.net's password:
Last login: Sun Oct 8 13:59:10 2006 from 88.226.38.3
user@domain.net [~]# su
-bash: /bin/su: Permission denied
how will i do?![]()
Have You tryed su -
That did the trick for me.![]()
Port 25 is the default port used by an email client to connect an email server. Are you using Port 25 for shell?Originally Posted by mikailyuksel
Andy Reed
RHCE and CCNA
ServerTune.com
well if you want to just set the permissions of /bin/su
try this
Also note: ssh standard port is 22 (until you have changed it)chmod 4750 /bin/su
chown root:wheel /bin/su
You can confirm the same by checking /etc/ssh/sshd_config
.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.
Level Support - Technical Support for WebHosts