Configuring User Permissions for the Web Server (Windows Embedded CE 6.0)
After you have downloaded your run-time image to the CEPC, you are ready to configure the user permissions for your Web Server using the Web-based configuration page.
-
On the CEPC, start Internet Explorer, and in the address bar, type http://localhost/remoteadmin. The Windows Embedded CE Remote Management Tool appears.
-
On the Welcome page, choose Next.
-
On the Set the password for your Gateway page, type a password, confirm the password, and then choose Next.
-
On the Configure your Internet connection page, leave the default settings, and then choose Finish.
-
The Enter Network Password dialog box appears.
-
In the Enter Network Password dialog box, enter the following information, and then choose OK.
Item Text to be entered User Name
admin
Password
<the password you created in Step 3>
Domain
None
-
From the left column, choose Add/Del Users.
-
Under Add/Modify User, in the User box, enter Testuser, type a password, confirm the password, and then choose Add New.
-
In Internet Explorer, in the address bar, type http://localhost/webadmin.
Note: If you are prompted for a user name and password, enter the same information you entered in Step 6. The Web Server Configuration tool appears.
Now you are ready to connect to the Web Server from a client computer and launch the Web Server configuration page remotely.
Note: |
|---|
| You can also create users programmatically by calling the NTLMSetUserInfo function. Windows Embedded CE also exposes the NTLMDeleteUser function, which is used to delete a user name from the local database, and the NTLMEnumUser function, which is used to enumerate a user in a local database. |