00193688-03.pdf - 第52页

3 Installing SIPLACE Explorer Installation and Configuration Guide SIPLACE Explorer 3.5 MSDE 2000 Installation Procedure Edition 02/2005 EN 52 3.5.1 Changing Password for "sa" Acc ount Manually If you want to c…

100%1 / 134
Installation and Configuration Guide SIPLACE Explorer 3 Installing SIPLACE Explorer
Edition 02/2005 EN 3.5 MSDE 2000 Installation Procedure
51
3
Fig. 3 - 39 MSDE 2000 - Installation
Once the installation procedure has finished, the following pop-up window will appear.
3
Fig. 3 - 40 MSDE 2000 - Port number
Make a note of this port number. You will need it later, when using SIPLACE Explorer.
3 Installing SIPLACE Explorer Installation and Configuration Guide SIPLACE Explorer
3.5 MSDE 2000 Installation Procedure Edition 02/2005 EN
52
3.5.1 Changing Password for "sa" Account Manually
If you want to change the password of the MSDE installation manually, you can do that via the
command line. 3
Open a command prompt window on the computer hosting MSDE and to which you wish to
establish a connection.
Type the following command, and then press ENTER:
osql -U sa 3
This command connects you to the local, default instance of MSDE by using the SA account.3
Type the following commands on two separate lines, and then press ENTER:
sp_password null, 'mynewpassword', 'sa' 3
go 3
NOTE
Replace 'mynewpassword' with the new password. 3
You will receive a message, informing you that your password was changed successfully.
Installation and Configuration Guide SIPLACE Explorer 3 Installing SIPLACE Explorer
Edition 02/2005 EN 3.6 Tomcat Configuration
53
3.6 Tomcat Configuration
3.6.1 Using Windows XP Professional with SP2
If you have installed Windows XP Professional with SP2 as your operating system, you will need
to reconfigure the XP firewalls before using SIPLACE Explorer. This involves releasing the ports
Tomcat 5.0 and SIPLACE Explorer V2.0. 3
Start the Windows Security Center by double-clicking on the Windows Security Alerts
icon in the console.
The Windows Security Center dialog box will open:
3
Fig. 3 - 41 Windows Security Center
Proceed to Manage security settings for and select the option Windows Firewall.