Re: [users@httpd] managing developers using ssh+vim & permissions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 4/13/05, Andy Firman <andy@xxxxxxxxx> wrote:
> What is the best way to let developers work on virtual
> hosts in a shell with vim?  The virtual host directories
> all have unique user accounts like this:
> 
> -bash-2.05b$ ls -al /vhosts/
> drwxr-xr-x   4 allch   allch  512 Mar 22 10:32  domain1.com
> drwxr-xr-x   5 ald     ald    512 Jan 27 15:30  domain2.org
> drwxr-xr-x   6 bcad    bcad   512 Apr  4 16:56  domain3.net
> 
> So do you add the developer account to each group and do
> a chmod -R g+w /vhosts?  Is that insecure at all?

Not really an apache question but...
Yes, that is the purpose of using unix groups, and it should work
fine.  You may need to adjust the umask and default group for these
users to assure that files they create get the right permissions.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux