fix two generation errors
This commit is contained in:
@@ -25,22 +25,21 @@ prefix or suffix:
|
||||
|
||||
## UID Allocation
|
||||
|
||||
---------------- -------------
|
||||
Old accounts 1000-6000
|
||||
GFA accounts 10000-30000
|
||||
External users 30000-35000
|
||||
New accounts 35000+
|
||||
---------------- -------------
|
||||
|----------------|---------------|
|
||||
| Old accounts | 1000-6000 |
|
||||
| GFA accounts | 10000-30000 |
|
||||
| External users | 30000-35000 |
|
||||
| New accounts | 35000+ |
|
||||
|
||||
## LDAP Attribute Mapping
|
||||
|
||||
Attribute LDAP Attribute
|
||||
----------- ------------------------
|
||||
username `msSFU30Name`
|
||||
UID `msSFU30UidNumber`
|
||||
GID `msSFU30GidNumber`
|
||||
home `msSFU30HomeDirectory`
|
||||
shell `msSFU30LoginShell`
|
||||
| Attribute | LDAP Attribute |
|
||||
|-----------|------------------------|
|
||||
| username | `msSFU30Name` |
|
||||
| UID | `msSFU30UidNumber` |
|
||||
| GID | `msSFU30GidNumber` |
|
||||
| home | `msSFU30HomeDirectory` |
|
||||
| shell | `msSFU30LoginShell` |
|
||||
|
||||
## Primary Groups
|
||||
|
||||
|
||||
@@ -986,6 +986,3 @@ An example of how to use this role (with variables passed in as parameters).
|
||||
psi_yfs_size: 2147483648
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user