Changes

From SME Server
Jump to navigationJump to search
1,892 bytes added ,  23:55, 19 March 2020
Line 1: Line 1:  +
{{Languages}}
 +
<!-- here we define the contrib name variable -->
 +
<!-- we get the page title, remove suffix for translated version; if needed you can define there with the value you want-->
 +
{{#vardefine:contribname| userpanel }}
 +
{{#vardefine:smecontribname| smeserver-{{#var:contribname}} }}
 +
<!-- we define the language -->
 +
{{#vardefine:lang| {{lc:  {{#titleparts:    {{PAGENAME}} | | -1}}  }} |en }}
 +
{{Infobox contribs
 +
|name={{#var:contribname}}
 +
|image={{#var:contribname}}.jpg
 +
|description_image= {{#var:contribname}} logo
 +
|maintainer=
 +
|licence=
 +
|url=
 +
|category= Contrib
 +
|tags=user,panel,manager
 +
}}
 +
 
==User Manager==
 
==User Manager==
 +
 +
=== Version ===
 +
<!-- keep this first element as is, you can add some if needed -->
 +
{{#smeversion: {{#var:smecontribname}} }}
 +
{{#smeversion: smeserver-userpanels }}
 +
 
===Installation===
 
===Installation===
 
* For sme8
 
* For sme8
Line 10: Line 34:  
  signal-event conf-userpanel
 
  signal-event conf-userpanel
   −
{{note box|Panels are in separate rpms]}}
+
{{note box|Panels are in separate rpms}}
   −
server-manager > remote access > user panel access
+
server-manager > security > user panel access
    
The User Manager has two functions.
 
The User Manager has two functions.
Line 21: Line 45:     
{{Note box|There is another contribs, named [[Groupmembers_Panel]], wich provides a modified groups panel to be used together with the UserManager contrib. In this panel only the members of the groups can be changed. All other functions like create, delete and editing the description are removed. The maintenance of groups can be delegated to normal users without the risk that they inadvertently delete groups.}}
 
{{Note box|There is another contribs, named [[Groupmembers_Panel]], wich provides a modified groups panel to be used together with the UserManager contrib. In this panel only the members of the groups can be changed. All other functions like create, delete and editing the description are removed. The maintenance of groups can be delegated to normal users without the risk that they inadvertently delete groups.}}
 +
 
===Delegation===
 
===Delegation===
   Line 41: Line 66:  
<nowiki>https://www.yourserver.net/user</nowiki><br>
 
<nowiki>https://www.yourserver.net/user</nowiki><br>
 
'''Note, the s in https'''
 
'''Note, the s in https'''
 +
 +
* /user alias
 +
If <nowiki>https://www.yourserver.net/user</nowiki> is already used by another application it is possible to define another alias<br>
 +
  config set UserPanelAlias new-alias
 +
  signal-event conf-userpanel
 +
and use <nowiki>https://www.yourserver.net/new-alias</nowiki>
 +
 +
To cancel this alias :
 +
  config delete UserPanelAlias
 +
  signal-event conf-userpanel
 +
<nowiki>https://www.yourserver.net/user</nowiki> is available again.
    
{{note box|msg=A log out menu is present now in the user-manager and the name of user logged is displayed also. Some time when you log out you can see Two frames with two login box, see [[bugzilla:8026]].You simply need to refresh the web page by pressing F5 or ctrl+F5 key.}}
 
{{note box|msg=A log out menu is present now in the user-manager and the name of user logged is displayed also. Some time when you log out you can see Two frames with two login box, see [[bugzilla:8026]].You simply need to refresh the web page by pressing F5 or ctrl+F5 key.}}
Line 140: Line 176:  
  db accounts show groupLimit
 
  db accounts show groupLimit
    +
===Uninstall===
 +
* For sme8
 +
yum remove smeserver-userpanel
 +
signal-event post-upgrade; signal-event reboot
 +
 +
=== Bugs ===
 +
Please raise bugs under the SME-Contribs section in [http://bugs.contribs.org/enter_bug.cgi bugzilla]
 +
and select the {{#var:smecontribname}} component or use {{BugzillaFileBug|product=SME%20Contribs|component={{#var:smecontribname}}|title=this link}}
 +
 +
Below is an overview of the current issues for this contrib:{{#bugzilla:columns=id,product,version,status,summary|sort=id|order=desc|component={{#var:smecontribname}} |noresultsmessage=No open bugs found.}}
    +
===Changelog===
 +
Only released version in smecontrib are listed here.
    +
{{#smechangelog: {{#var:smecontribname}} }}
    
[[Category: Contrib]]
 
[[Category: Contrib]]
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,228

edits

Navigation menu