Koozali.org: home of the SME Server

Problem with user-panel

dj-ad

Problem with user-panel
« on: May 09, 2002, 05:17:50 AM »
Hi all ! Thanks for your help...

Using SME 5.1.2, i got a problem when trying to install user-panel... when installation is done, i've no longer access to my server-manager, user-password, phpmyadmin, user-panel... i got forbidden from apache. I tried to look if there was an error occured in http.conf but i got full access to panels... from where does my problem come ? I tried to install user-panel lot of times but i got the same error each time... and must reinstall SME as i'm a newbies and don't know how to take a backup file from the desktop of my workstation under XP Pro and copy it to a directory in SME to do some restore... I even don't know how to restore from a file without the server-manager option :)
i've read different how to's in particular
http://www4.tpgi.com.au/users/dungog/sme/howto/delegate.html and nothing has changed... i tried to use e-smith-userpanel-config-0.1-1.noarch.rpm, dungog-userpanel-config-0.1-1.noarch.rpm and also devinfo-mitel-user-manager-pkg-3.noarch.rpm

Can anyone help me  ?

Stuart

Re: Problem with user-panel
« Reply #1 on: May 09, 2002, 06:31:14 AM »
try xxx.xxx.xxx.xxx:980/server-manager

Daniel van Raay

Re: Problem with user-panel
« Reply #2 on: May 09, 2002, 06:35:42 AM »
Which version of e-smith-userpanel did you try?

Check the permissions on these files:
[root@thebeast:/root]$ ls /etc/e-smith/web/ -l
total 12
dr-xr-x---    3 www      admin        4096 Apr  2 11:47 common
dr-xr-x---    2 root     admin        4096 Apr 12 13:45 functions
dr-xr-x---    4 root     admin        4096 Dec 27  2000 panels

If they are not, fix them like so:
[root@thebeast:/root]$ chown root.admin /etc/e-smith/web/{functions,panels}
[root@thebeast:/root]$ chmod u=rx,g=rx /etc/e-smith/web/{functions,panels}

glenn

Re: Problem with user-panel
« Reply #3 on: May 09, 2002, 10:30:29 AM »
i have the ame issue and this did not correct it. the rpm package i use is devinfo-mitel-usermanager-pkg-0.0.1-5.noarch.rpm... i am using 5.1.2 update 1Daniel van Raay wrote:
>
> Which version of e-smith-userpanel did you try?
>
> Check the permissions on these files:
> [root@thebeast:/root]$ ls /etc/e-smith/web/ -l
> total 12
> dr-xr-x---    3 www      admin        4096 Apr  2 11:47 common
> dr-xr-x---    2 root     admin        4096 Apr 12 13:45
> functions
> dr-xr-x---    4 root     admin        4096 Dec 27  2000 panels
>
> If they are not, fix them like so:
> [root@thebeast:/root]$ chown root.admin
> /etc/e-smith/web/{functions,panels}
> [root@thebeast:/root]$ chmod u=rx,g=rx
> /etc/e-smith/web/{functions,panels}

glenn

Re: Problem with user-panel
« Reply #4 on: May 09, 2002, 10:30:39 AM »
i have the ame issue and this did not correct it. the rpm package i use is devinfo-mitel-usermanager-pkg-0.0.1-5.noarch.rpm... i am using 5.1.2 update 1Daniel van Raay wrote:
>
> Which version of e-smith-userpanel did you try?
>
> Check the permissions on these files:
> [root@thebeast:/root]$ ls /etc/e-smith/web/ -l
> total 12
> dr-xr-x---    3 www      admin        4096 Apr  2 11:47 common
> dr-xr-x---    2 root     admin        4096 Apr 12 13:45
> functions
> dr-xr-x---    4 root     admin        4096 Dec 27  2000 panels
>
> If they are not, fix them like so:
> [root@thebeast:/root]$ chown root.admin
> /etc/e-smith/web/{functions,panels}
> [root@thebeast:/root]$ chmod u=rx,g=rx
> /etc/e-smith/web/{functions,panels}

glenn

Re: Problem with user-panel
« Reply #5 on: May 09, 2002, 11:07:53 AM »
Well i kept at it and now it and now i am able to log in to server manager and user manager...
than you any way

dj-ad

Re: Problem with user-panel
« Reply #6 on: May 09, 2002, 03:59:51 PM »
well thanks... Stuart, i've already tried to connect xxx.xxx.xxx.xxx:980/server-manager, but i don't have access...
Daniel van Raay, gonna try your commands... i hope it will work because now i got a fresh install and i didn't implement user-panel due to this error... I'm dread of blocking my server :Þ .... anyway... gonna try it, thx for your help...

Chris

Re: Problem with user-panel
« Reply #7 on: June 03, 2002, 02:35:47 PM »
I had this problem after I installed squirrelmail - Daniel van Raay's Post contained the instructions to fix

Thanks Muchly