Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: Denbert on March 29, 2006, 08:03:50 PM

Title: e-smith-usershellaccess-0.1-5.noarch.rpm
Post by: Denbert on March 29, 2006, 08:03:50 PM
Quote from: "burnat"
Here is a short list of contribs tested to date on sme7.0 alpha20. Others may wish to add their results as things progress for general information.

***GPL – working on sme7a20
sme-server-update-system-1.0-3.noarch.rpm
awstats-sme-server-6.3-1.noarch.rpm
e-smith-advworkgroup-0.1-1.noarch.rpm
e-smith-usershellaccess-0.1-5.noarch.rpm
e-smith-userpanel-1.6.5-3.noarch.rpm
dungog-proftpd-chroot-0.1-6.noarch.rpm


Hi,

I want to set up and run a Quake 4 Dedicated gameserver on my SME 7.0rc1

For this I need usershell access, as I don’t want the Quake 4 Server to be run by root.

I’ve downloaded e-smith-usershellaccess-0.1-5.noarch.rpm from http://www2.cddc.vt.edu/linux/distributions/smeserver/index.php?subdir=contribs%2Fdungog%2Ffiles%2Fsme7&sortby=date

But trying to install the contrib I get the following error:

[root@server sme_7.x]# rpm -ivh e-smith-usershellaccess-0.1-5.noarch.rpm
Preparing... ########################################### [100%]

file /etc/e-smith/templates/etc/rssh.conf from install of e-smith-usershellaccess-0.1-5 conflicts with file from package e-smith-openssh-1.12.0-01

Any suggestions?
Title: e-smith-usershellaccess-0.1-5.noarch.rpm
Post by: byte on March 29, 2006, 09:06:55 PM
You may want to try...

rpm -Uvh instead of rpm -ivh as you want to upgrade rpm not install

If it still doens't work then report that to the bug tracker under the contribs section
Title: e-smith-usershellaccess-0.1-5.noarch.rpm
Post by: Denbert on March 29, 2006, 09:41:53 PM
Quote from: "byte"
You may want to try...

rpm -Uvh instead of rpm -ivh as you want to upgrade rpm not install

If it still doens't work then report that to the bug tracker under the contribs section


Thanks, but:

[root@server sme_7.x]# rpm -Uvh e-smith-usershellaccess-0.1-5.noarch.rpm
Preparing...                ########################################### [100%]
        file /etc/e-smith/templates/etc/rssh.conf from install of e-smith-usershellaccess-0.1-5 conflicts with file from package e-smith-openssh-1.12.0-01
[root@server sme_7.x]#

I’ll raise a bug.
Title: e-smith-usershellaccess-0.1-5.noarch.rpm
Post by: mrjhb3 on March 30, 2006, 07:31:30 AM
you need to go to dungog.net and download the appropriate rpm for sme 7.  The one you are trying to install is for sme 6.

http://sme.dungog.net/packages/smeserver/7.0/i386/html/index_dungog.html

smeserver-remoteuseraccess is what you want.

JB