Files
vpsx-fast/doc/process/business/add_user.adoc
Bernhard Radermacher 85f8e47bfb wip
2025-10-14 06:38:20 +00:00

28 lines
440 B
Plaintext

= 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.
|===