Lightweight Directory Access Protocol: Difference between revisions
Jump to navigation
Jump to search
migrate>Ra-N No edit summary |
migrate>Ra-N No edit summary |
||
| Line 1: | Line 1: | ||
Here you can configure LDAP domain name and the password. | Here you can configure LDAP domain name and the password. | ||
'''Password''': The minimum length for of the password is 6 characters | |||
*'''LDAP domain name''': The name must start with 'dc=' and then contain only alphanumerical characters (a-zA-Z0-9) | |||
*'''Password''': The minimum length for of the password is 6 characters | |||
| Line 9: | Line 10: | ||
'''NOTE:''' when mounting given share with LDAP credentials, please use following syntax ["Username" must consist of workgroup and actual user name]: | '''NOTE:''' when mounting given share with LDAP credentials, please use following syntax ["Username" must consist of workgroup and actual user name]: | ||
*Accessing share: \\server_ip\share_name | |||
*Username: workgroup\username | |||
Accessing share: \\server_ip\share_name | *Password: secretpass | ||
'''Note''': For each new user in a database, a unique ID (UID) is assigned. Similarly, a GID is assigned to a new user group. Once assigned, the UID or GID cannot be reused, even if the user or user group no longer exists in the database, until the database is reset. You are able to create 899 999 unique users (UIDs) and 99 486 unique user groups (GIDs). | '''Note''': For each new user in a database, a unique ID (UID) is assigned. Similarly, a GID is assigned to a new user group. Once assigned, the UID or GID cannot be reused, even if the user or user group no longer exists in the database, until the database is reset. You are able to create 899 999 unique users (UIDs) and 99 486 unique user groups (GIDs). | ||
[[Category:Help topics]] | [[Category:Help topics]] | ||
Revision as of 11:21, 31 March 2020
Here you can configure LDAP domain name and the password.
- LDAP domain name: The name must start with 'dc=' and then contain only alphanumerical characters (a-zA-Z0-9)
- Password: The minimum length for of the password is 6 characters
NOTE: when mounting given share with LDAP credentials, please use following syntax ["Username" must consist of workgroup and actual user name]:
- Accessing share: \\server_ip\share_name
- Username: workgroup\username
- Password: secretpass
Note: For each new user in a database, a unique ID (UID) is assigned. Similarly, a GID is assigned to a new user group. Once assigned, the UID or GID cannot be reused, even if the user or user group no longer exists in the database, until the database is reset. You are able to create 899 999 unique users (UIDs) and 99 486 unique user groups (GIDs).