Currently we have a web site that a client can connect to via FTP, but must
specify the domain (Active Directory) in which the user's account is on
(such as domain\user) in order to login successfully. Is it possible to
somewhere specify for the web site (IIS) to use a particular domain for user
authentication so the person does not have to specify manually the domain
when logging in? The server is joined to the active directory domain, but
hasn't been dcpromoed. Any help would be greatly appreciated. Thank you.
Dustin Travis
Secondly,
If you let people FTP to a web site then I'm assuming your ftproot is the
same as your wwwroot. Either way, it's not the website that doesn the
authentication of ftp users but the ftp site. Check your authentication
settings on that.
Nico
"Dustin Travis" <dus...@hotmail.com> wrote in message
news:8hV58.25$tt6....@news1.atlantic.net...
Actually the ftp site doesn't do the authentication either, it's the actual
permissions on the file system that allows for someone to login on a
particular FTP site. I guess I understand what you're saying, but anyway,
that doesn't solve the issue.
BTW, I like your web site photos, especially the various babe photos. :-)
Dustin
"Nico C. Kalteis" <ni...@kalteis.com> wrote in message
news:egLME8aqBHA.1864@tkmsftngp07...
Once other thing you can try is to set up - as a test - a local user on the
ftp/www server. Make sure that local user has NTFS permissions then try and
log in as that user without a domain. It should authenticate against the
local ACL.
Nico
"Dustin Travis" <dus...@hotmail.com> wrote in message
news:tVV58.29$tt6....@news1.atlantic.net...
"Nico C. Kalteis" <ni...@kalteis.com> wrote in message
news:#OoX8PbqBHA.2540@tkmsftngp04...
--
George Hester
_________________________________
"Dustin Travis" <dus...@hotmail.com> wrote in message
news:m6%58.162259$Tl.19...@news.easynews.com...
"Dustin Travis" <dus...@hotmail.com> wrote in message
news:tdV58.24$tt6....@news1.atlantic.net...