wip
This commit is contained in:
27
doc/process/business/add_user.adoc
Normal file
27
doc/process/business/add_user.adoc
Normal file
@@ -0,0 +1,27 @@
|
||||
= Add User
|
||||
:toc:
|
||||
:icons: font
|
||||
|
||||
== Purpose
|
||||
|
||||
Add user to system.
|
||||
|
||||
== Required Information
|
||||
|
||||
[%autowidth]
|
||||
[cols="l,a"]
|
||||
|===
|
||||
|Item |Description
|
||||
|
||||
|code
|
||||
|Identifies the user, sometimes called _user id_ or _username_. This _should_ be the same as the respective *Windows Domain User ID*
|
||||
|
||||
|name
|
||||
|Name of user for display.
|
||||
|
||||
|ldap_name
|
||||
|Identity of user in LDAP to allow logon using *Windows Domain Password*.
|
||||
|
||||
|notes
|
||||
|(optional) Internal notes.
|
||||
|===
|
||||
Reference in New Issue
Block a user