nwbpadd - Set the value of a NetWare Bindery Property
nwbpadd looks up the file $HOME/.nwclient to find a file server, a user name and possibly a password. See nwclient(5) for more information. Please note that the access permissions of $HOME/.nwclient MUST be 600 for security reasons.
-h
-S server
-U user
-P password
-n
-C
-o object name
-t object type
-p property
value
Examples:
All these examples assume the existence of the file $HOME/.nwclient. Otherwise, the server and user would have to be specified.
nwbpadd -o linus -t 1 -p groups_i\'m_in 030a0002
In this example, user linus is added to the group whose ID is 030a0002. Please note that the ' has to be quoted.
nwbpadd -o linus -t 1 -p identification "Linus Torvalds"
User linus is given his real name :-).
nwbpadd -o linus -t 1 -p revision -v 04 00 00 01 0b
A new 4-byte binary value 0x0000010b (hi-lo order, no byte-swapping) is added to the "REVISION" property of the user "linus".
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |