Re: require password
- From: "bbxtrap" <bbxtrap01@xxxxxxxxxxxx>
- Date: Mon, 6 Nov 2006 18:03:50 -0800
sorry about the previous reply sent directly and thanks for the 1 more reply
ok so assuming the directory structure isn't limited to your example here's
what i've tried
a) ftproot -> c:\ftproot\
i have c:\inetpub\ftproot, this is the directory pointed to via the 'home
directory' tab in my virtual ftp site
b) vir dir -> myvirdir -> d:\myftpspecial folder\i created a virtual directory IN MY FTP SITE, ftpDir, it points to
c:\inetpub\webSiteFilesFolder, this folder has files
so what you do is go to a) and create c:\ftproot\myvirdiri created the empty folder c:\inetpub\ftproot\ftpDir
my intent is to allow the web site owners the ability to manage their files
in their website folder (webSiteFilesFolder), thus they have security
permissions for add,
change, and delete, while anon web site users/browsers have appropriate
read only permission
so accessing via ftp://mydomainname, i get prompted for a username and
password, evidently its accepted, i can see i have user listed in a current
session in the iis mgt console bu still no listing of anything in my ie?
i even have the ftp welcome message posted on the ie page and a folder icon
with my domain name!!
is there some setting that needs to be set in my ie?
thanks
"Bernard Cheah [MVP]" <qbernard@xxxxxxxxxxxxxxxxxxx> wrote in message
news:%23P5t3sJAHHA.4212@xxxxxxxxxxxxxxxxxxxxxxx
I don't get you. are you using the virtual folder to 'loop' back to theroot
folder?modify
Here's the deal.
a) ftproot -> c:\ftproot\
b) vir dir -> myvirdir -> d:\myftpspecial folder\
so what you do is go to a) and create c:\ftproot\myvirdir
after you logon you should be able to see myvirdir in the dir listing, and
when you navigate to it, it will go to d:\myftpspecial folder\
--
Regards,
Bernard Cheah
http://www.iis.net/
http://www.iis-resources.com/
http://msmvps.com/blogs/bernard/
"bbxrider" <bxtrap01@xxxxxxxxxxxx> wrote in message
news:%23HfpcZy$GHA.4496@xxxxxxxxxxxxxxxxxxxxxxx
followed the kb i think, created inetpub/ftpTopFolder/ftpVirtualFolder
nameed the virtual folder under the ftp site 'ftpVirtualFolder' and
pointed
it to inetpub/ftpTopFolder
now system won't accept the user i created for the ftp access with
ipsec,permissions for both ftpVirtualFolder and ftpTopFolder
'could not login to the ftp server with the username and password
specified'
wow this should have been so easy, its probably time to give up, very
frustrated here
especially not being able to encrypt password anyway without vpn or
'real'its probably not worth it
so will probably try webdav next
thanks for trying to help
bob
"Bernard Cheah [MVP]" <qbernard@xxxxxxxxxxxxxxxxxxx> wrote in message
news:uxB2fzx$GHA.3928@xxxxxxxxxxxxxxxxxxxxxxx
Mm.. it is working in my test and per this kb
FTP Virtual Directory Is Not Displayed in Directory Listing
http://support.microsoft.com/?id=228909
--
Regards,
Bernard Cheah
http://www.iis.net/
http://www.iis-resources.com/
http://msmvps.com/blogs/bernard/
"bbxrider" <bxtrap01@xxxxxxxxxxxx> wrote in message
news:e13RDWq$GHA.3604@xxxxxxxxxxxxxxxxxxxxxxx
hi bernard and thanks again for keeping the thread going
still not working here
1. i tried a url = ftp.mysite.com/folder1, where folder1 is the
foldervirtfolder that the ftp site points to, was promptd for usr/pswd, but
directory
contentst still not listed
which i think is your first suggestion
2. in the ftp site i created a virtual directory, 'folder1', and that
urldir name is same name as the 'real' folder = folder1, either way if i
failed,ftp.mysite.com
get prompt but no contents and if i try, ftp.mysite.com/folder1 where
folder1 is now the name of the virtual directory, still no contents
??????????
did i not understand this???
"Bernard Cheah [MVP]" <qbernard@xxxxxxxxxxxxxxxxxxx> wrote in message
news:#7w6c5i$GHA.4676@xxxxxxxxxxxxxxxxxxxxxxx
Yes. it is working now. first IE try to login as anonymous but it
appearthen scout1 logged on.
As for the directory content, if it is virtual, by desigh it won't
folderin
the dir listing... you can 'blindly' navigate to it by typing the
name. e.g. myftp.com/virdir1
or you can go to the ftp root and create the same dummy phyical
iisproblem,name.
when user click on it, it will goes to the virtual folder.
--
Regards,
Bernard Cheah
http://www.iis.net/
http://www.iis-resources.com/
http://msmvps.com/blogs/bernard/
"bbxtrap" <bbxtrap01@xxxxxxxxxxxx> wrote in message
news:ebJod9X$GHA.204@xxxxxxxxxxxxxxxxxxxxxxx
thanks for the reply
sorry can't seem to duplicate that problem now, but have a new
i
get prompted and can establish a session that i can see with the
iwindow?mgr
however, the ftp directory contents are not displayed in the ie
been here before and the problem seemed to be the ftp port number
readassigned
was causing problems with my limited dlink router
so i changed the port back to 21, the log file follows, i have
s-portsome
on
the 230 message and that seems normal
#Fields: time c-ip cs-username s-sitename s-computername s-ip
[9]PASS -530cs-method cs-uri-stem sc-status
06:09:06 67.181.93.90 anonymous MSFTPSVC2 P3 192.168.0.114 21
[8]USER
anonymous 331
06:09:06 67.181.93.90 - MSFTPSVC2 P3 192.168.0.114 21 [8]PASS
IEUser@
scout106:09:21 67.181.93.90 scout1 MSFTPSVC2 P3 192.168.0.114 21 [9]USER
331
06:09:21 67.181.93.90 scout1 MSFTPSVC2 P3 192.168.0.114 21
user/pswd?status230
"Bernard Cheah [MVP]" <qbernard@xxxxxxxxxxxxxxxxxxx> wrote in
message
news:eCXsbDM$GHA.2408@xxxxxxxxxxxxxxxxxxxxxxx
Without prompt? did you 'save password' by any chance?
Post the IIS ftp log file here....
ensure you capture the username, uri stem, uri query, protocol
siteaccountfields.
all ftp login will be authenticated either anonymous or per user
basic.'inetpub'
--
Regards,
Bernard Cheah
http://www.iis.net/
http://www.iis-resources.com/
http://msmvps.com/blogs/bernard/
"bbxrider" <bxtrap01@xxxxxxxxxxxx> wrote in message
news:uOMP3qL$GHA.3344@xxxxxxxxxxxxxxxxxxxxxxx
for win 2k adv server, iis 5.0
created virtual ftp site with its own folder directly below the
folder. turned off anonymous access, created a user for the ftp
with
howevermodify permissions, for the ftp site folder but not full
control,
when i access the site thru ie6 it doesn't prompt for
out,the default user for the created ftp folder was 'everyone' with
'full
control' but permission boxes even tho all checked were grayed
thati
thedidn't change any of that.
previously, and posted and replied here, thanks bernard, i had
set
up
same way with a different port than 21, a much higher number.
way
changingprompted for username/pswd but didn't display the folder
contents,
there
was
the 500 invalid port message in the log but not sent to ie. so
to
routerport 21 allows the ftp dynamic porting to get thru my little
dlink
but now have lost the sign in requirement.
not sure if i'm making progress or not here
what say you bernard?
bbx
.
- Follow-Ups:
- Re: require password
- From: Bernard Cheah [MVP]
- Re: require password
- References:
- Re: require password
- From: bbxtrap
- Re: require password
- From: Bernard Cheah [MVP]
- Re: require password
- From: bbxrider
- Re: require password
- From: Bernard Cheah [MVP]
- Re: require password
- From: bbxrider
- Re: require password
- From: Bernard Cheah [MVP]
- Re: require password
- Prev by Date: Re: FTP Error 500 - Invalid Port Command
- Next by Date: Re: Provide each AD user with individual FTP folder
- Previous by thread: Re: require password
- Next by thread: Re: require password
- Index(es):
Relevant Pages
|
Loading