Permission Denied
WinSCP 4.1.0 (Build 375) Using SFTP
I have a linux server that a group of Developers use for our Webpage.
I created a Group called dev and all the developers are in this group, I also made sure the dev was the default group in the /etc/passwd for those users.
I made sure that the all the files in the directory have the group set to dev and I made sure the files all had rw for the group. I have also made sure the default umask in the /etc/bashrc is set to 002 so that any new file created is automatically set to group dev and the rights default to rw-rw---.
Now I am on my Windows machine I use WinSCP to remote into the server, I drill down to the directory /var/www/html/ and copy over a file I modified locally, if the user is set to me, no problems, but if the user is set to another, I get access denied. yet I am a member of the dev group and the file has rw-rw---- so group has permission.
Am I missing something? Also the server is Fedora 5.
Thanks in advance..
I have a linux server that a group of Developers use for our Webpage.
I created a Group called dev and all the developers are in this group, I also made sure the dev was the default group in the /etc/passwd for those users.
I made sure that the all the files in the directory have the group set to dev and I made sure the files all had rw for the group. I have also made sure the default umask in the /etc/bashrc is set to 002 so that any new file created is automatically set to group dev and the rights default to rw-rw---.
Now I am on my Windows machine I use WinSCP to remote into the server, I drill down to the directory /var/www/html/ and copy over a file I modified locally, if the user is set to me, no problems, but if the user is set to another, I get access denied. yet I am a member of the dev group and the file has rw-rw---- so group has permission.
Am I missing something? Also the server is Fedora 5.
Thanks in advance..