search for: dseditgroup

Displaying 3 results from an estimated 3 matches for "dseditgroup".

2007 Mar 12
1
Resolution of Groups on Mac OS X 10.4.8...
Hi, my Problem: I tried to limit the disk usage for certain samba users by means of group quotas. But when looking at the disk free space from the client the quota is not honoured. So I wrote a little script trying to find out the quota left using the "dfree command" setting. So far everything is fine, but now, as soon as the script is called (I placed some debug output
2014 Jun 06
0
[Bug 10649] New: --acls does not honor --numeric-ids on OS X
.../_bb_test UserShell /bin/bash dscl . -create /Users/_bb_test RealName "Backup Test User" dscl . -create /Users/_bb_test UniqueID 599 dscl . -create /Users/_bb_test PrimaryGroupID 99 dscl . -create /Users/_bb_test NFSHomeDirectory /Users/_bb_test # create a test group that will be deleted dseditgroup -o create _bb_test_group mkdir /tmp/rsync_acl_test cd /tmp/rsync_acl_test touch acl-test-2 chmod +a "_bb_test allow read" acl-test-2 chmod +a "_bb_test_group allow read" acl-test-2 mkdir acl-test-dir-2 chmod +a "_bb_test allow read" acl-test-dir-2 chmod +a "_bb...
2008 Nov 14
10
puppet newbie
Hi , just starting off with Puppet on Macs. initially we are planning for a small group of machines. If successfull we plan to span it to entire environment in a phased manner. I have a couple of newbie questions. Do i have to use custom script to create and maintain user/group accounts as far as i have read i can manage passwords ? Can i use puppet fileserver also as sourcedir for pushing