Hello ,
I am trying to setup quota on Mac osx xserve 10.5 from prototype user
student prototype = staproto
edquota ?p staproto ?u testuser works fine
After running repquoata ?av I relized that testuser account was renamed to staproto which means if I applay staproto as a prptotype to any user that user becomes staproto.
I have all student users names in the names.txt file and I will requre shell script which will read names.txt file and apply quota .
Thanks for help in advance .