[mssms] RE: MDT 2010 Webservice (UserName and Password) [g0kf]
From: admin@lists.myITforum.com [mailto:admin@lists.myITforum.com] On Behalf Of Michael Niehaus
Sent: Thursday, July 09, 2009 3:34 PM
To: mssms@lists.myitforum.com
Subject: RE: [mssms] RE: MDT 2010 Webservice (UserName and Password)
You would configure IIS security to remove anonymous access. The script will notice and try again with credentials.
-Michael
From: admin@lists.myITforum.com [mailto:admin@lists.myITforum.com] On Behalf Of Hemsell, Todd
Sent: Thursday, July 09, 2009 12:05 PM
To: mssms@lists.myitforum.com
Subject: RE: [mssms] RE: MDT 2010 Webservice (UserName and Password)
Also, is there any guidance on how to set security on the web service itself? Integrated auth or is it password in clear text? Sort of guessing it must be plain text
I did read the chm first and could not find any mention of it.
Thanks for taking the time to answer!
Todd
From: admin@lists.myITforum.com [mailto:admin@lists.myITforum.com] On Behalf Of Michael Niehaus
Sent: Thursday, July 09, 2009 1:38 PM
To: mssms@lists.myitforum.com
Subject: [mssms] RE: MDT 2010 Webservice (UserName and Password)
They are set by the Lite Touch script.
They *might* be set in ConfigMgr too (to the NAA credentials), but not in most circumstances (only when you’ve mapped a drive prior to the web service call). I’m guessing you’re running into one of those circumstances L
-Michael
From: admin@lists.myITforum.com [mailto:admin@lists.myITforum.com] On Behalf Of Hemsell, Todd
Sent: Thursday, July 09, 2009 10:54 AM
To: mssms@lists.myitforum.com
Subject: [mssms] MDT 2010 Webservice (UserName and Password)
How or what sets these env variables? is it grabbing the network access account creds?
From the web service class in ZTIDataAccess.vbs:
sUserID = oEnvironment.Item("UserDomain") & "\" & oEnvironment.Item("UserID")
sPassword = oEnvironment.Item("UserPassword")
==============
Missed an email? Check out the list archive:
http://myitforum.com/cs2/blogs/smslist/
==============
Missed an email? Check out the list archive:
http://myitforum.com/cs2/blogs/smslist/
==============
Missed an email? Check out the list archive:
http://myitforum.com/cs2/blogs/smslist/
==============
Missed an email? Check out the list archive:
http://myitforum.com/cs2/blogs/smslist/
Published with BlogMailr
Trackbacks
No Trackbacks
Comments
No Comments