1DPNS-ENTERUSRMAP(1) DPNS Administrator Commands DPNS-ENTERUSRMAP(1)
2
3
4
6 dpns-enterusrmap - define a new user entry in Virtual Id table
7
9 dpns-enterusrmap [ --uid uid ] --user username
10
12 dpns-enterusrmap defines a new user entry in Virtual Id table.
13
14 This command requires ADMIN privilege.
15
17 --uid uid
18 specifies the Virtual User Id. If this parameter is absent, the
19 next available id is allocated.
20
21 --user username
22 specifies the new user name. It must be at most 255 characters
23 long.
24
26 This program returns 0 if the operation was successful or >0 if the
27 operation failed.
28
30 dpns_enterusrmap(3)
31
32
33
34DPNS $Date: 2010-02-04 11:55:10 +0100 (Thu, 04 Feb 2D0P1N0S)-E$NTERUSRMAP(1)