Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: khphearun on September 23, 2009, 10:10:54 AM

Title: How to set up "User Panel Access"
Post by: khphearun on September 23, 2009, 10:10:54 AM
Hi all,

I'm sorry if my post is not in the correct place.
Could anyone please tell me how to set up "User Panel Access" ?

I have tried to set up it via this command line :
Quote
yum install userpanelaccess
And it processed till finished installing, but it did not show on my web interface.

I'm looking forward to hearing your responding
Thank in advance
Phearun
Title: Re: How to set up "User Panel Access"
Post by: shwingone on September 23, 2009, 11:17:07 AM
and what about https://sme/user-password/
Is it what you are looking for ?
Title: Re: How to set up "User Panel Access"
Post by: Stefano on September 23, 2009, 11:38:22 AM
Could anyone please tell me how to set up "User Panel Access" ?

please read here (http://www.dungog.net/wiki/Usermanager)

hth
Title: Re: How to set up "User Panel Access"
Post by: chris burnat on September 23, 2009, 11:50:18 AM
Hi all,

I'm sorry if my post is not in the correct place.
Could anyone please tell me how to set up "User Panel Access" ?

I think you want to install smeserver-remoteuseraccess on SME 7.xx, correct?
If affirmative, you are issuing the wrong command. The package is called:
smeserver-remoteuseraccess.noarch        1.2-33.el4.sme         (in smecontribs  repository)

I am assuming you do not have the smecontribs repo enabled (nor should you, it is disabled by default for good reasons).  And so issue the following command:

Code: [Select]
yum --enablerepo=smecontribs install smeserver-remoteuseraccess
No need to reconfigure or reboot on this occasion.
When all is done, you will see a new panel in Server-manager under Security.
Hope it helps.
Title: Re: How to set up "User Panel Access"
Post by: janet on September 23, 2009, 12:19:42 PM
khphearun

I think you want User Manager, which creates a user accessible set of panels like server manager

yum install --enablerepo=smecontribs smeserver-userpanel

Other dependencies will be installed.
Title: Re: How to set up "User Panel Access"
Post by: khphearun on September 23, 2009, 02:32:53 PM
Thanks all for your quick respond.
It is smeserver-userpanel like what Mary posted. I have installed and it is working well.

One more thing, I created user:ABC and gave permission to that user to view my SARG report. When user:ABC click on my SARG report, it required to input Admin user name and password. Do we have other ways to delegate user views SARG report without Admin user name and password?

thz de best
Phearun
Title: Re: How to set up "User Panel Access"
Post by: janet on September 23, 2009, 04:24:11 PM
khphearun

Quote
Do we have other ways to delegate user views SARG report without Admin user name and password?

Read this thread
http://forums.contribs.org/index.php/topic,44767.msg215861.html#msg215861

Also please learn to do advanced searches as much information can quickly be found that way ie click on the magnifying glass link at top of forums and then enter the search criteria
eg
sarg
Title: Re: How to set up "User Panel Access"
Post by: khphearun on September 25, 2009, 03:01:01 AM
very useful,
thz for your link.