Hello, on a Solaris 5.6 system, as root I created the group Dev then added a user account and made Dev the Primay group for that user. I next (as root) created a directory /usr/dev then gave permissions via chgrp to Dev.
I can create files as root but not as a user in the Dev group. An ls -l shows that root is the owner and Dev is the group\owner. In vi I get permissioned denied errors if not root.
How can I give permissions to a directory via a group?
Thanks very much. Michael
I can create files as root but not as a user in the Dev group. An ls -l shows that root is the owner and Dev is the group\owner. In vi I get permissioned denied errors if not root.
How can I give permissions to a directory via a group?
Thanks very much. Michael