Koozali.org: home of the SME Server

E-Smith Security Quesiton

Stone Linton

E-Smith Security Quesiton
« on: December 15, 2001, 12:28:09 AM »
I'm trying to allow myself permissions to write files to the 'primary\html' folder without loggoing out of my regurlar domain account.  I've setup a user on e-smith that has identical username and password with my NT domain account, and I've added myself to a group on e-smith called 'webdev' . . . how do I grant write permissions to just this group?

A user posted the below 'fix' . . . what would the concequences of these changes be to my e-smith configuration/security?

chmod g+x /home/e-smith/files/primary/*
chmod g+s /home/e-smith/files/primary/*
chmod u+x /home/e-smith/files/primary/*