Difference between revisions of "Users and Groups"

From wiki
Jump to: navigation, search
(Created page with "= Introduction= Some, not all, of the tips for setting up users and groups. = * Groups often need to be set up in smbldap, but not always. It's desired because it means al...")
 
Line 1: Line 1:
 
= Introduction=
 
= Introduction=
  
Some, not all, of the tips for setting up users and groups.
+
Some, though not all, of the tips for setting up users and groups.
  
=
+
* To add users to a certain group (note that this seems to take some time to propagate, as well as only working on fresh logins)
 
 
* Groups often need to be set up in smbldap, but not always. It's desired because it means all the nde will reconFo rexample if "fuse"
 
 
 
 
 
* To add users to a certain group
 
 
  smbldap-groupmod -m <list,of,users> <targetgroup>
 
  smbldap-groupmod -m <list,of,users> <targetgroup>

Revision as of 17:32, 2 November 2016

Introduction

Some, though not all, of the tips for setting up users and groups.

  • To add users to a certain group (note that this seems to take some time to propagate, as well as only working on fresh logins)
smbldap-groupmod -m <list,of,users> <targetgroup>