Koozali.org: home of the SME Server

How to set up "User Panel Access"

Offline khphearun

  • *
  • 16
  • +0/-0
How to set up "User Panel Access"
« 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

Offline shwingone

  • *
  • 13
  • +0/-0
Re: How to set up "User Panel Access"
« Reply #1 on: September 23, 2009, 11:17:07 AM »
and what about https://sme/user-password/
Is it what you are looking for ?

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: How to set up "User Panel Access"
« Reply #2 on: September 23, 2009, 11:38:22 AM »
Could anyone please tell me how to set up "User Panel Access" ?

please read here

hth

Offline chris burnat

  • *****
  • 1,135
  • +2/-0
    • http://www.burnat.com
Re: How to set up "User Panel Access"
« Reply #3 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.
- chris
If it does not work out of the box, please fill in a Bug Report @ Bugzilla (http://bugs.contribs.org)  - check: http://wiki.contribs.org/Bugzilla_Help .  Thanks.

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: How to set up "User Panel Access"
« Reply #4 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.
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline khphearun

  • *
  • 16
  • +0/-0
Re: How to set up "User Panel Access"
« Reply #5 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
« Last Edit: September 23, 2009, 02:43:53 PM by khphearun »

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: How to set up "User Panel Access"
« Reply #6 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
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline khphearun

  • *
  • 16
  • +0/-0
Re: How to set up "User Panel Access"
« Reply #7 on: September 25, 2009, 03:01:01 AM »
very useful,
thz for your link.