Hi!

I do not have much experience with the web based administration and I would
like to set the Web server on my platform with WinCE4.2. I have read the
documentation and I think I have all of the components in my image.
After I start the [IP address]/networkadmin in my browser I type the
password and I create a new user and password (I am using NTLM). I can do
everything on that web page. But when I restart my platform I get prompted
for the username and password again and it doesn't recognize my username and
password anymore. This works with the Basic Auth, but with NTLM doesn't. What
do I have to set in the registry? Does the problem lies in my Web browser
settings maybe?

Thanks, Jernej

Re: Web based administration by Henrik

Henrik
Wed Jan 04 03:29:04 CST 2006

And you are using hive based registry? If you're not using hive-based
registry the user data will be lost when the device is rebooted.

Henrik Viklund


Re: Web based administration by turnsek

turnsek
Wed Jan 04 04:17:02 CST 2006

No, I am not using hive based registry. I am using persistent RAM based IPSM
registry which should save user settings. After reboot I am able to see my
user in the registry settings.

Thanks, Jernej

"Henrik Viklund" wrote:

> And you are using hive based registry? If you're not using hive-based
> registry the user data will be lost when the device is rebooted.
>
> Henrik Viklund
>
>

Re: Web based administration by Steve

Steve
Wed Jan 04 10:55:35 CST 2006

> I am using persistent RAM based IPSM
> registry which should save user settings
AFAIK that does NOT save the passwords information.

--
Steve Maillet
EmbeddedFusion
www.EmbeddedFusion.com
smaillet at EmbeddedFusion dot com



Re: Web based administration by Paul

Paul
Wed Jan 04 11:08:11 CST 2006

You might try setting the MasterKeysInRegistry setting in your OS:

[HKEY_LOCAL_MACHINE\Init\BootVars]
"MasterKeysInRegistry"=dword:1

Paul T.

"Steve Maillet (eMVP)" <nospam1@EntelechyConsulting.com> wrote in message
news:uPY0w%23UEGHA.1088@tk2msftngp13.phx.gbl...
>> I am using persistent RAM based IPSM
>> registry which should save user settings
> AFAIK that does NOT save the passwords information.
>
> --
> Steve Maillet
> EmbeddedFusion
> www.EmbeddedFusion.com
> smaillet at EmbeddedFusion dot com
>
>