Difference between revisions of "Users and Groups"
(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) | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | * To add users to a certain group | ||
smbldap-groupmod -m <list,of,users> <targetgroup> | smbldap-groupmod -m <list,of,users> <targetgroup> | ||
Revision as of 16: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>