Restricted demo version

This version is not up-to-date

ZShell is usually very limited when used as an unpriviledged user, but this version is even more restricted, and old. You'd better download the original unrestricted version and install it on your own server to test ZShell in depth.

Enter your commands below: Available commands:

Use the man command
about
addprop
addusers
apropos
call
catalog
cd
copy
cp
cut
davlocks
dbconn
dbname
dbsize
delprop
delusers
discard
domains
dump
echo
enter
exec
export
find
google
grep
help
history
import
leave
lroles
ls
lsperms
lsprop
lsusers
man
manage
mkdir
mkuf
mkver
mv
nipltd
pack
passwd
paste
printenv
properties
pwd
restart
rm
roles
save
setenv
setperms
setprop
shutdown
su
takeown
tid
uncatalog
unsetenv
uptime
view
wget
whatis
whoami
zhelp
zope

Results:
Command Help
setperms Sets permissions on an object

Accepts a --noacquire option to not acquire
permissions from the parent object.

Accepts an object id as its following argument.

Accepts a comma separated list of roles to which
give this permission. Each role not in the list
will have this permission removed.

Accepts a list of permissions as its following
arguments:

setperms --noacquire /MyForum Manager,Editor *Postings*

This will give all permissions which name contains Postings
to roles Manager and Editor on the object /MyForum
For other roles this permission will be removed, and will
not be acquired from the parent object.