nwbpset (1) - Linux Manuals
nwbpset: Create a bindery property or set its value
NAME
nwbpset - Create a bindery property or set its valueSYNOPSIS
nwbpset [ -h ] [ -S server ] [ -U user name ] [ -P password | -n ] [ -C ]DESCRIPTION
nwbpset Reads a property specification from the standard input and creates and sets the corresponding property. The format is determined by the output of 'nwbpvalues -c'. nwbpset will hopefully become an important part of the bindery management suite of ncpfs, together withAs another example, look at the following command line:
With this command, the property user_defaults of the user object
'supervisor' is copied into the property login_control of the user
object 'me'.
This command disables the user object me.
Feel free to contribute other examples!
nwbpset
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
OPTIONS
AUTHORS
nwbpset was written by Volker Lendecke. See the Changes file of ncpfs
for other contributors.