Dec 292017
 
Reassign ownership of novell files to any userid.
File TAKEOV.ZIP from The Programmer’s Corner in
Category Network Files
Reassign ownership of novell files to any userid.
File Name File Size Zip Size Zip Type
TAKEOVER.C 4311 1837 deflated
TAKEOVER.DOC 1405 717 deflated
TAKEOVER.EXE 9395 6242 deflated

Download File TAKEOV.ZIP Here

Contents of the TAKEOVER.DOC file


TAKEOVER

We wrote this program to solve a very specific problem. If you are not
using the "Limit Disk Space" and "Maximum number of bindery objects" this
program probably won't do much for you. Assuming you use both of these
options read on to see what this program is for.

Whenever a user creates a file on Novell that file is assigned the users
ID as file owner. The space that file occupies is subtracted from their
available disk space. Even if a different user reads, write or extends the
file the space is still subtracted from the original users space limitation.
Eventually a user (even an unlimited storage size one) will attempt to extend
one of the files and exceed the original file owners space limitation. The
system will refuse to extend the file and will return a variey of different
error codes depending on how the extend was attempted.

TAKEOVER allows you to reassign ownership of Novell files to any User ID,
or (by default) to the Supervisor (who is generally unlimited).

It will handle file name wilcards, and optionally will prompt at each file
name which matches the search specification. I found this MUCH easier than
trying to do the same thing with the FILER program.

Just run the program to get command line syntax.

The source code for the program is included, and both are thrown out into
the Public Domain to do with as you wish.



 December 29, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)