FTP administration question

Support, Discussion, Reviews
Post Reply
sarlen
Almost 1337
Almost 1337
Posts: 532
Joined: October 16, 2002, 1:12 am
Location: Iowa

FTP administration question

Post by sarlen »

I have an FTP server at work with over a hundred users/shares. Up to this point it’s always been very straightforward, the user name matches the share name and when they log in all they can see is their folder. Now I have been asked to make a single share for multiple users and they don’t want them to be able to see any of the other folders. This sounds perfectly simple and easy but for some reason it doesn’t work that way, anyone have any idea what I’m missing here?
Image
User avatar
Zaelath
Way too much time!
Way too much time!
Posts: 4621
Joined: April 11, 2003, 5:53 am
Location: Canberra

Post by Zaelath »

Yeah, you're missing what FTP server it is...
May 2003 - "Mission Accomplished"
June 2005 - "The mission isn't easy, and it will not be accomplished overnight"
-- G W Bush, freelance writer for The Daily Show.
sarlen
Almost 1337
Almost 1337
Posts: 532
Joined: October 16, 2002, 1:12 am
Location: Iowa

Post by sarlen »

gahh! sorry, IIS6 on 03 server
Image
User avatar
Animalor
Super Poster!
Super Poster!
Posts: 5902
Joined: July 8, 2002, 12:03 pm
Gender: Male
XBL Gamertag: Anirask
PSN ID: Anirask
Location: Canada

Post by Animalor »

Do you want to do this in conjunction with the individual storage space or is that getting ripped out for this common location setup?
sarlen
Almost 1337
Almost 1337
Posts: 532
Joined: October 16, 2002, 1:12 am
Location: Iowa

Post by sarlen »

Animalor wrote:Do you want to do this in conjunction with the individual storage space or is that getting ripped out for this common location setup?
These accounts wouldn't have individual space, just the shared area.
Image
User avatar
Deward
Way too much time!
Way too much time!
Posts: 1653
Joined: August 2, 2002, 11:59 am
Location: Wisconsin
Contact:

Post by Deward »

Should be able to setup a general folder and just apply the proper permissions for the users.
Deward
sarlen
Almost 1337
Almost 1337
Posts: 532
Joined: October 16, 2002, 1:12 am
Location: Iowa

Post by sarlen »

Deward wrote:Should be able to setup a general folder and just apply the proper permissions for the users.
You would think so, when you do it that way it will still list all the other FTP folders which is what im trying to avoid.
Image
User avatar
Boogahz
Super Poster!
Super Poster!
Posts: 9438
Joined: July 6, 2002, 2:00 pm
Gender: Male
XBL Gamertag: corin12
PSN ID: boog144
Location: Austin, TX
Contact:

Post by Boogahz »

sarlen wrote:
Deward wrote:Should be able to setup a general folder and just apply the proper permissions for the users.
You would think so, when you do it that way it will still list all the other FTP folders which is what im trying to avoid.
Ah, I see. I can see all of the available folders on drives I have access to, but I cannot get into any that I do not have permission for.
sarlen
Almost 1337
Almost 1337
Posts: 532
Joined: October 16, 2002, 1:12 am
Location: Iowa

Post by sarlen »

Boogahz wrote:
sarlen wrote:
Deward wrote:Should be able to setup a general folder and just apply the proper permissions for the users.
You would think so, when you do it that way it will still list all the other FTP folders which is what im trying to avoid.
Ah, I see. I can see all of the available folders on drives I have access to, but I cannot get into any that I do not have permission for.
Right, they cant get into them but the boss wants them to not even show and so far I dont see that its even possible.
Image
User avatar
Animalor
Super Poster!
Super Poster!
Posts: 5902
Joined: July 8, 2002, 12:03 pm
Gender: Male
XBL Gamertag: Anirask
PSN ID: Anirask
Location: Canada

Post by Animalor »

If it just needs to be a space to drop stuff in, then I would recommend just having anonymous access and just giving write access to the anon account to the home folder.

This way people can upload but can't even get a listing or see the contents of the folder.

http://www.windowsnetworking.com/articl ... g-FTP.html

Here's an article on IIS6 FTP. Looks like you just want to do away with user isolation altogether. If the FTP server is using the user's home folder property for the FTP server, then the anonymous access (or setting up an FTP account with it's own home as shared space) might be your only recourse.
Sabek
Way too much time!
Way too much time!
Posts: 1702
Joined: July 8, 2002, 4:31 pm
Gender: Male
XBL Gamertag: sabek
Location: Columbus, Oh

Post by Sabek »

Run FTP on a server that actually has a little bit of Security rather than M$.
Sabek
Just Sabek
Image
User avatar
Neost
Almost 1337
Almost 1337
Posts: 911
Joined: July 3, 2002, 1:56 pm
Gender: Male
XBL Gamertag: neost
Wii Friend Code: neost
Contact:

Post by Neost »

There is no such thing as a secure ftp server.
User avatar
Fash
Way too much time!
Way too much time!
Posts: 4147
Joined: July 10, 2002, 2:26 am
Gender: Male
XBL Gamertag: sylblaydis
Location: A Secure Location

Post by Fash »

in just about every ftp server software, you're able to set the 'home folder' or 'chroot' of the users. you set it to that shared folder and problem solved.
Fash

--
Naivety is dangerous.
Post Reply