FTP Using Local User Account (Full Version)

All Forums >> [Web Development] >> Server Issues



Message


Wage Slave -> FTP Using Local User Account (4/24/2001 15:41:00)

I'm supporting an NT server running FrontPage 2000 Server Extensions on our intranet and have had a request from a subweb owner to allow his community to bypass FrontPage and use FTP to place .TXT files in a specific sub-directory within the site.

I mapped a virtual directory under Default FTP Site in MMC to this sub-directory. So that I wouldn't have to maintain a collection of authorized users (NT ids in the company domain), I set up a User account in USRMGR on the server with the intention that it be shared by the community. I included it in the Users group. I then went to the sub-directory in Windows Explorer and gave this User account Change permission for the folder.

When I attempted to use WS_FTP32 to connect to the sub-directory, I found that all attempts using the User account, password and virtual FTP directory failed. If I gave a specific NT id Change access for the sub-directory then I could connect with that id. I recreated the User account and virtual FTP directory on another, non-FrontPage server and was able to connect there.

Is there something about local User accounts that is incompatible with the FrontPage environment? Is there a better way to enable a changing group of people to move files into a FrontPage site without using FrontPage?

Wage Slave





storm -> RE: FTP Using Local User Account (4/25/2001 20:08:00)

quote:
Originally posted by Wage Slave:
Is there a better way to enable a changing group of people to move files into a FrontPage site without using FrontPage?

Wage Slave


there's a couple of ways you can go. 1 is to configure the client and server to use the WEBDav protocol but the server would have to be running w2k with IIS5.0 and the clients would need MS office 2000 with the web publishing wizard.

2) if your e-mail system is exchange you can set up a public folder they can save to then link to the public folder from the intranet.

3) if your intranet is completely behind a firewall along with the rest of your file servers you can put the files in a shared directory and link to it.

as for your ftp connection, if your going to let anyone post set it to any-mouse access on the iis side then on the ntfs side add the iusr computer name to the folder and set your permissions accordingly and see if this works.

also, check this out:
http://forums.windrivers.com/cgi-bin/forum3/ultimatebb.cgi?ubb=get_topic&f=14&t=000642

hope this helps...

------------------
storm...
"Someone put forth the proposition that you can patition the lord with prayer, patition the lord with prayer...YOU CANNOT PATITION THE LORD WITH PRAYER"

[This message has been edited by storm (edited 04-25-2001).]





odyssey -> RE: FTP Using Local User Account (4/25/2001 20:34:00)

Here's something else to keep in mind: when you log in (even if you're logging in from a machine that is already authenticated on the same domain) you must also specify the domain name. When it asks for username, enter it in this format: domain\username. Also see the MS Knowledge base Article Q264920. I had trouble getting FTP to work correctly at first but this took care of it for me. Good luck!

[This message has been edited by odyssey (edited 04-25-2001).]





Wage Slave -> RE: FTP Using Local User Account (11/19/2001 15:56:00)

It took a while but I found a solution in http://www.iisadministrator.com/Articles/Index.cfm?ArticleID=8926.

As per the article, all I had to do was create a local Group, add it to the list for the Log On Locally user right, and add the local User to the group. I then gave the group Change authority for the subdirectory to which the FTP connection was mapped.

FTP using the local user account now works.

Wage Slave





Page: [1]

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
6.054688E-02