Newbies HyPeR Posted February 3, 2005 Newbies Posted February 3, 2005 i want to restrict users in my network on sertain file rights on the hard disk (like read only or read and write only ) in windows its a pase of cake but on a mac i dont know were to look can anybody help me to gt started to find the security rights management
iNik Posted February 3, 2005 Posted February 3, 2005 Simple answer: "Get Info" on the file/folder and you can restrict access there. In OS X Server, there's some other options, but that's where you'll find the basics. You can also use BSD-style commands to restrict access at the command line.
Steve T. Posted February 4, 2005 Posted February 4, 2005 Hi, h! Mac OS X is like a GUI running over Unix. MacOS9, MacOSXServer, and Unix allow the configuration of USER/GROUP/OTHER permissions but MacOSX standard seems to have left out the GROUP part (or at least it's not readily accessible). I've defined groups using NetInfo Utility, but I don't recommend it for most people. If you're into UNIX, you can manually change permissions from the command line using CHMOD and CHOWN. --ST
Recommended Posts
This topic is 7300 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now