all groups > iis ftp > july 2006 >
You're in the

iis ftp

group:

"Parameter is Incorrect"


"Parameter is Incorrect" Charlie
7/11/2006 6:06:02 AM
iis ftp:
Greetings:

Ive tried this several times, with no luck. Please advise if I am not doing
somehting correctly.

-Using Add/Remove Windows Components, Add FTP Server Service
-Remove default FTP Site
-Add new FTP Site with AD-based User Isolation
-Provide the Administrator credentials for connecting to AD to retrieve AD
attributes
-Add the AD attributes to my account as follows:
Iisftp.vbs /SetADProp charlie FTPRoot e:\UserShares\FTPHome
Iisftp.vbs /SetADProp charlie FTPDir charlie

When I try to start the FTP server, the response is "Parameter is
Incorrect". When I open the metabase with Metabase Explorer, I see a Win32
Error code of 87.

Ideas? I've followed the documentation on configuration verbatim. This is a
brand new Win2k3 SR2 server.

TIA
Re: "Parameter is Incorrect" Chris Crowe [MVP 1997 -> 2006]
7/12/2006 12:00:00 AM
I would make sure that the credentials used to connect to AD are correct.

Can you verify that?

ps: I have written an application to easily setup domain users with the
correct AD properties. It may be of use to you - free with c# source code.

http://blog.crowe.co.nz/category/64.aspx
--


Chris Crowe [ IIS MVP - 1997 - 2006 ]
http://blog.crowe.co.nz


[quoted text, click to view]

Re: "Parameter is Incorrect" Bernard Cheah [MVP]
7/13/2006 12:00:00 AM
IIS FTP can't accept one of the setting you specify, hence you got parameter
incorrect error.
Did you specify 'domainname\username' when configuring the AD authentication
in the FTP size creation wizard?

Try read the value from the metabase key

C:\Inetpub\AdminScripts>adsutil.vbs get msftpsvc/XX/ADConnectionsUserName

Xx is your ftp site id.


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


[quoted text, click to view]

AddThis Social Bookmark Button