Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: treyh on August 12, 2005, 06:29:36 PM
-
Hello,
I just reinstalled sme 6.0.1 and then installed the latest software from dungog.
yum install dgg-email install dungog-email, userpanel, multipop, deletedoublebounce
yum install dgg-dans-av dansguardian with http virus scanning OR
yum install dgg-dans dansguardian without scanning
yum install dgg-backup backup, rsync & cd/dvd burning
yum install dungog-cron Cron manager
yum install smeserver-remoteuseraccess User shell and ftp
After doing the install on the above. I can't access the server VIA ssh from outside of the lan. I've set the remote user access to all the options but It never even prompts me for a login. the options were:
shell access:
1. bash
2. rssh
3. sudo
Any ideas or suggestions will be greatly appreciated. Thank you.
-
Even local access has stopped?
This is the most probably the reason for the daemon to have stopped
yum install smeserver-remoteuseraccess User shell and ftp
-
Any ideas or suggestions will be greatly appreciated.
Obvious I know, but ask at the dungog site. Presumably you've encountered a bug, and the authors of the package should be interested in finding and fixing it.
-
what charlie said
do you have local shell access
is remote access enabled
is shell access enabled for the user
have you made any custom changes, eg port
is sshd running
[root@fiji root]# ps -aux |grep ssh
root 2184 0.3 0.6 2864 1316 ? S 20:04 0:00 /usr/sbin/sshd
is shell access showing up in /etc/passwd
here it isn't
[root@fiji root]# cat /etc/passwd |grep joe
stephen:x:5000:5000:Joe Smith:/home/e-smith/files/users/joe:/bin/sshell
rpm -e smeserver-remoteuseraccess
-
I apologize in my delay in response. I have been very busy.
That server crashed so I couldn't do any testing. The motherboard decided to burn out.
I now have replaced the motherboard and reinstalled SME and the Dungog Software.
Strangely enough, I now have SSH access from the outside and inside without any problems.
Thanks for all your suggestions. Maybe the install was corrupt.