Examples

To create a new user named Bob with password My123pwd, run the following command:

users –s Bob My123pwd

To delete a user named Jack, run the following command:

users –d Jack

To extract the definition of all users defined in the local database into a file named allusers.def, run the following command:

users –e allusers.def