Results 1 to 10 of 13
Greetings ppl. I'm pretty new to linux and don't know all the 'tricks of the trade' yet. I've been trying to create a group username to allow several users to ...
- 05-11-2009 #1Just Joined!
- Join Date
- Nov 2008
- Posts
- 22
Group Username
Greetings ppl. I'm pretty new to linux and don't know all the 'tricks of the trade' yet. I've been trying to create a group username to allow several users to FTP into the web folder /var/www to add/edit/delete new files. I've got the group name created, added myself as a user to the group and added the group permissions to the /var/www directory.
The problem occurs when I use my FTP software to connect, it will not give me write access nor will it let the group sign in at all. I know that I could just create a single user for this but I wanted to use a group sign on and just to add users to the group to give access. Is this possible or would I need to install some sort of directory program?
Thanks in advance.
John
- 05-11-2009 #2
The group permissions are taken into account after user permissions.
Btw, what ftp server you are using?
- 05-12-2009 #3Just Joined!
- Join Date
- Nov 2008
- Posts
- 22
- 05-12-2009 #4Just Joined!
- Join Date
- May 2009
- Location
- USA
- Posts
- 8
Use vsftpd you can edit the config file to allow local permissions by user and group its a great tool.
- 05-12-2009 #5
- 05-12-2009 #6Linux Guru
- Join Date
- Jan 2009
- Location
- Dover, NH
- Posts
- 1,633
If you are trying to access your own machine from remote, you need to be running a server on the machine you are trying to get at from remote.
Here I agree with helix; vsftpd (very secure FTP daemon) is fast and not difficult to configure.
- 05-13-2009 #7Just Joined!
- Join Date
- Nov 2008
- Posts
- 22
Thanks for all your help. I installed VSFTPD and was easily configured. Cheers.
John
- 05-13-2009 #8
glad to hear that , but what did u mean by ftp software???
so did u make ur machine being accessed remotely???Dual Booting Ubuntu 10.04, Windows 7
Toshiba Satellite A200-1M5, Duo Core 2.0 Ghz, 1 Gigs RAM, 256 Intel Card
You are registered Linux user number 490788
Happy Linuxing
- 05-13-2009 #9Just Joined!
- Join Date
- Nov 2008
- Posts
- 22
I was just using FTP Client software, I'm only starting to get into servers. Yeah, but only on my home network. I use PUTTY on windows box to remote in. I'd change everything to Linux but my wife is so hooked on Windows and freaks out when *nix is installed. Mind you she doesn't use most of what windows can do either. So I don't get why she gives off about it. lol So I'm building servers in linux.
John
- 05-13-2009 #10
X_X lol, If you want ftp on home network...try ssh, allows sftp and scp transfers.


Reply With Quote
