Using IIS Manager Users credentials for IIS FTP-server authentication in Windows server 2016How to setup a FTP user for IIS' FTP in Windows 7?How to isolate ftp users in IIS 7?allowing anonymous uploads to the Windows 7 FTP serverIIS 7.5 FTP IIS Manager Users Login Fail (530)Windows 7 caches FTP credentials?A little guidance setting up FTP server authentication on Windows Server 2008 R2 standard?IIS FTP Server on Windows 2008 R2 Standard - Can only logon using administrator user/pass?IIS7 FTP Setup - An error occured during the authentication process. 530 End Login failedIIS 8.5 Windows Authentication failing for some usersUsing Basic Authentication with IIS Manager Authentication
In American Politics, why is the Justice Department under the President?
What is the language spoken in Babylon?
Why did Robert pick unworthy men for the White Cloaks?
What class is best to play when a level behind the rest of the party?
Is tuition reimbursement a good idea if you have to stay with the job
David slept with Bathsheba because she was pure?? What does that mean?
Must I use my personal social media account for work?
Is Jesus the last Prophet?
Do Veracrypt encrypted volumes have any kind of brute force protection?
A team managed by my peer is close to melting down
Which game is this?
What does BREAD stand for while drafting?
Parsing text written the millitext font
How do I type a hyphen in iOS 12?
Changing the PK column of a data extension without completely recreating it
Is it possible to have battery technology that can't be duplicated?
In Pandemic, why take the extra step of eradicating a disease after you've cured it?
Approach sick days in feedback meeting
Does WiFi affect the quality of images downloaded from the internet?
How can you estimate a spike story?
Is it a good security practice to force employees hide their employer to avoid being targeted?
Are skill challenges an official option or homebrewed?
What do I need to do, tax-wise, for a sudden windfall?
In The Incredibles 2, why does Screenslaver's name use a pun on something that doesn't exist in the 1950s pastiche?
Using IIS Manager Users credentials for IIS FTP-server authentication in Windows server 2016
How to setup a FTP user for IIS' FTP in Windows 7?How to isolate ftp users in IIS 7?allowing anonymous uploads to the Windows 7 FTP serverIIS 7.5 FTP IIS Manager Users Login Fail (530)Windows 7 caches FTP credentials?A little guidance setting up FTP server authentication on Windows Server 2008 R2 standard?IIS FTP Server on Windows 2008 R2 Standard - Can only logon using administrator user/pass?IIS7 FTP Setup - An error occured during the authentication process. 530 End Login failedIIS 8.5 Windows Authentication failing for some usersUsing Basic Authentication with IIS Manager Authentication
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
I'm a Linux guy, so this stuff is all new to me. For work I have to setup an FTP server. I'd like to setup some 'custom' login credentials other than the users that are on the domain. I read that you can use the "IIS Manager Users" to accomplish this.
Using the 'normal' logins available on the domain works fine, so the FTP server itself is working.
What I've done so far:
- Installed "IIS Management Service"
- Installed "FTP Extensibility" (read that it was needed, not sure if it is)
- Added users to the "IIS Manager Users"
On the FTP site:
- Under "FTP Authentication" disabled "Basic Authentication" and enabled "IisManagerAuth"
- Under "IIS Manager Permissions" added the users mentioned before.
I also tried adding those users under "FTP Authorization Rules".
Whatever I do, I can not login to the FTP server using the users that I have set up in "IIS Manager Users".
I must be overlooking something, but I can't seem to figure it out. Does anyone know what I'm doing wrong, or know of documentation that explains how to get this done in server 2016?
Edit: The FTP server responds with "530 User cannot log in"
windows iis ftp authentication
add a comment |
I'm a Linux guy, so this stuff is all new to me. For work I have to setup an FTP server. I'd like to setup some 'custom' login credentials other than the users that are on the domain. I read that you can use the "IIS Manager Users" to accomplish this.
Using the 'normal' logins available on the domain works fine, so the FTP server itself is working.
What I've done so far:
- Installed "IIS Management Service"
- Installed "FTP Extensibility" (read that it was needed, not sure if it is)
- Added users to the "IIS Manager Users"
On the FTP site:
- Under "FTP Authentication" disabled "Basic Authentication" and enabled "IisManagerAuth"
- Under "IIS Manager Permissions" added the users mentioned before.
I also tried adding those users under "FTP Authorization Rules".
Whatever I do, I can not login to the FTP server using the users that I have set up in "IIS Manager Users".
I must be overlooking something, but I can't seem to figure it out. Does anyone know what I'm doing wrong, or know of documentation that explains how to get this done in server 2016?
Edit: The FTP server responds with "530 User cannot log in"
windows iis ftp authentication
What exactly is the error you got (client log or IIS FTP log)?
– Lex Li
May 29 at 1:53
Oh, I'm sorry, should've mentioned that. It's a "530 User cannot log in".
– nohupper
May 29 at 13:33
add a comment |
I'm a Linux guy, so this stuff is all new to me. For work I have to setup an FTP server. I'd like to setup some 'custom' login credentials other than the users that are on the domain. I read that you can use the "IIS Manager Users" to accomplish this.
Using the 'normal' logins available on the domain works fine, so the FTP server itself is working.
What I've done so far:
- Installed "IIS Management Service"
- Installed "FTP Extensibility" (read that it was needed, not sure if it is)
- Added users to the "IIS Manager Users"
On the FTP site:
- Under "FTP Authentication" disabled "Basic Authentication" and enabled "IisManagerAuth"
- Under "IIS Manager Permissions" added the users mentioned before.
I also tried adding those users under "FTP Authorization Rules".
Whatever I do, I can not login to the FTP server using the users that I have set up in "IIS Manager Users".
I must be overlooking something, but I can't seem to figure it out. Does anyone know what I'm doing wrong, or know of documentation that explains how to get this done in server 2016?
Edit: The FTP server responds with "530 User cannot log in"
windows iis ftp authentication
I'm a Linux guy, so this stuff is all new to me. For work I have to setup an FTP server. I'd like to setup some 'custom' login credentials other than the users that are on the domain. I read that you can use the "IIS Manager Users" to accomplish this.
Using the 'normal' logins available on the domain works fine, so the FTP server itself is working.
What I've done so far:
- Installed "IIS Management Service"
- Installed "FTP Extensibility" (read that it was needed, not sure if it is)
- Added users to the "IIS Manager Users"
On the FTP site:
- Under "FTP Authentication" disabled "Basic Authentication" and enabled "IisManagerAuth"
- Under "IIS Manager Permissions" added the users mentioned before.
I also tried adding those users under "FTP Authorization Rules".
Whatever I do, I can not login to the FTP server using the users that I have set up in "IIS Manager Users".
I must be overlooking something, but I can't seem to figure it out. Does anyone know what I'm doing wrong, or know of documentation that explains how to get this done in server 2016?
Edit: The FTP server responds with "530 User cannot log in"
windows iis ftp authentication
windows iis ftp authentication
edited May 29 at 13:33
nohupper
asked May 28 at 20:32
nohuppernohupper
63
63
What exactly is the error you got (client log or IIS FTP log)?
– Lex Li
May 29 at 1:53
Oh, I'm sorry, should've mentioned that. It's a "530 User cannot log in".
– nohupper
May 29 at 13:33
add a comment |
What exactly is the error you got (client log or IIS FTP log)?
– Lex Li
May 29 at 1:53
Oh, I'm sorry, should've mentioned that. It's a "530 User cannot log in".
– nohupper
May 29 at 13:33
What exactly is the error you got (client log or IIS FTP log)?
– Lex Li
May 29 at 1:53
What exactly is the error you got (client log or IIS FTP log)?
– Lex Li
May 29 at 1:53
Oh, I'm sorry, should've mentioned that. It's a "530 User cannot log in".
– nohupper
May 29 at 13:33
Oh, I'm sorry, should've mentioned that. It's a "530 User cannot log in".
– nohupper
May 29 at 13:33
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "2"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f969222%2fusing-iis-manager-users-credentials-for-iis-ftp-server-authentication-in-windows%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f969222%2fusing-iis-manager-users-credentials-for-iis-ftp-server-authentication-in-windows%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
What exactly is the error you got (client log or IIS FTP log)?
– Lex Li
May 29 at 1:53
Oh, I'm sorry, should've mentioned that. It's a "530 User cannot log in".
– nohupper
May 29 at 13:33