Re: require password



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\myvirdir
i 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 the
root
folder?

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
modify
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
ipsec,
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
'real'
folder 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
virt
dir name is same name as the 'real' folder = folder1, either way if i
url
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
failed,
then scout1 logged on.
As for the directory content, if it is virtual, by desigh it won't
appear
in
the dir listing... you can 'blindly' navigate to it by typing the
folder
name. e.g. myftp.com/virdir1

or you can go to the ftp root and create the same dummy phyical
folder
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
problem,
i
get prompted and can establish a session that i can see with the
iis
mgr
however, the ftp directory contents are not displayed in the ie
window?
been here before and the problem seemed to be the ftp port number
i
assigned
was causing problems with my limited dlink router
so i changed the port back to 21, the log file follows, i have
read
some
on
the 230 message and that seems normal

#Fields: time c-ip cs-username s-sitename s-computername s-ip
s-port
cs-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@
530
06:09:21 67.181.93.90 scout1 MSFTPSVC2 P3 192.168.0.114 21 [9]USER
scout1
331
06:09:21 67.181.93.90 scout1 MSFTPSVC2 P3 192.168.0.114 21
[9]PASS -
230







"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
status
fields.

all ftp login will be authenticated either anonymous or per user
account
basic.

--
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
'inetpub'
folder. turned off anonymous access, created a user for the ftp
site
with
modify permissions, for the ftp site folder but not full
control,
however
when i access the site thru ie6 it doesn't prompt for
user/pswd?
the default user for the created ftp folder was 'everyone' with
'full
control' but permission boxes even tho all checked were grayed
out,
i
didn't change any of that.

previously, and posted and replied here, thanks bernard, i had
set
up
the
same way with a different port than 21, a much higher number.
that
way
prompted 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
changing
to
port 21 allows the ftp dynamic porting to get thru my little
dlink
router
but now have lost the sign in requirement.

not sure if i'm making progress or not here

what say you bernard?
bbx



















.



Relevant Pages

  • Re: IIS 5, FTP, Different access permissions for different users
    ... with IP restricted 'intftp' login access, ... one thing i guess you don't need is the 'intftp' virtual directory. ... > My objective is to have internal users login> in as intFTP to write to outgoing folder and read ... > original default FTP site and created underthe new intFTP FTP site. ...
    (microsoft.public.inetserver.iis.security)
  • Re: Error connecting to ftp due to localuser default
    ... Isolated FTP site created. ... The next step I took was create a directory called "LocalUser" under ... not change the path in the IIS Virtual Directory. ... > I'm thinking you should first setup all the user folder in FTP space. ...
    (microsoft.public.inetserver.iis.ftp)
  • Re: require password
    ... go to command prompt and connect ftp locally ... i created a virtual directory IN MY FTP SITE, ftpDir, it points to ... in their website folder, ...
    (microsoft.public.inetserver.iis.ftp)
  • Re: FTP P
    ... I'm not really sure if I'm in user isolation mode, ... I run the IIS FTP Sites Wizzard to add a new FTP Site. ... that I defined previosly and have the full rights for this folder. ... If I delete the complete user, still delete for the other Virtual Directory. ...
    (microsoft.public.inetserver.iis.ftp)
  • Re: n00b question: Howto setup IIS on Server 2003 for FTP access to html files?
    ... I have installed IIS and FTP services. ... If you aren't going to use the FTPROOT folder, ... points to the web root for the web site a user will access. ... navigate to the alias name of the virtual directory. ...
    (microsoft.public.inetserver.iis)

Loading