Re: Authentication issue



You mean the user can't authenticate with local user ?
Have you try login as the local ftp server user?

You can't prevent domain auth as this machine is part of the domain.
However, the auth will always try local user database, unless it is
requested to auth with domain controller.

--
Regards,
Bernard Cheah
http://www.iis-resources.com/
http://www.iiswebcastseries.com/
http://www.msmvps.com/bernard/


"seema shaikh" <seemashaikh@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:48D96C14-9B26-468A-B128-7D9340D3C493@xxxxxxxxxxxxxxxx
>I have setup an FTP server in IIS v6 in windows 2003. the server is in a
> domain. but most of the clients access it externally. To authenticate they
> are given a username n password but they have to give the username as
> goaftp@xxxxxxxxxxxx (its a domain user). If they try to authenticate as
> just
> goaftp authentication fails. I don't want them to use
> username@xxxxxxxxxxxxxxx How can i do it??.


.



Relevant Pages

  • Re: Authentication issue
    ... The IIS FTP server is a member server right? ... > local user then gave the user rights on the ftproot and then gave the ... >> You mean the user can't authenticate with local user? ...
    (microsoft.public.inetserver.iis.ftp)
  • Re: access denied - IS THERE a definitive solution????
    ... accounts were added while part of the domain... ... none of the local user ... The part that's really ticking off, though, is that I DO authenticate ... profile created. ...
    (microsoft.public.win32.programmer.wmi)
  • Re: access denied - IS THERE a definitive solution????
    ... none of the local user ... The part that's really ticking off, though, is that I DO authenticate ... profile created. ... I would test deleting the profile created for the user when in a workgroup, ...
    (microsoft.public.win32.programmer.wmi)
  • Re: AUTHENTICATION IN UNIX
    ... I need to implement a "Authendication Module" in my FTP Server(in ... you could keep a list of user/password specific to your ... The second question is how the authentication protocol works. ... and then to do the processing it needs to do to authenticate. ...
    (comp.security.unix)
  • Re: Client Certificate not reaching server
    ... Clould you please elobarate. ... > authenticate the local user, not the server, so the private key is needed. ... >> am adding that certificate file to httpwebrequest. ...
    (microsoft.public.dotnet.security)

Loading