| |
| |
|
| CSN Number: |
02093001 |
Date: |
09.30.2002 |
| Submitted by: |
Tom Oldham |
|
|
|
| |
| Configuring
FTP services for use with IP Nexus. |
| |
| Emblaze-VCON Product: |
MXM ver:3.x |
| Non-Emblaze-VCON Product: |
none |
|
| |
Problem Description:
FTP services must be configured prior to installing the IPNexus server
for instant messaging and collaboration. |
| |
|
Resolution:
Configuring an FTP & Web Server with Internet Information Server
(IIS) for IPNexus on Windows 2000
This document is only one example of how to set-up a directory for FTP
and Web access. It is meant only to aid those who have no prior experience
setting up this type of configuration. If you have knowledge about creating
FTP directories and Web sites then you may opt to use the methods you
are familiar with.
In essence, we are creating a single directory that has both FTP and
Web access to it. User snapshots, app shares and file transfers are
being FTP'ed to a single directory that also has standard http:// access
to it for easily grabbing the files.
Creating a User Account:
- Go to Start Menu / Settings / Control Panel / Administrative Tools
/ Computer Management.
- Expand the "Local Users and Groups" section.
- Highlight the "Users" folder.
- Right-click anywhere on the white space in the right-window pane
and select "New User." from the popup menu.
- Enter a username, for example, ipnexus. You may also enter a description
for this user such as IPNexus FTP Access.
- Enter a password of your choosing and confirm that password in
the appropriate fields.
- Uncheck the "User must change password at next logon"
option and check the next two, "User cannot change password"
and "Password never expires"
- Click "Create"
- Click "Close"
- Exit the Computer Management console.
Creating a folder for FTP/Web access:
- Go to C:\Inetpub\ftproot and create a new folder called ipnexus.
The following two sections require that Microsoft's Internet Information
Server be installed. If you're not sure that this component is installed
and running on your system, then please use the steps below to verify.
- Go to Start Menu / Settings / Control Panel / Add/Remove Programs.
- Click on "Add/Remove Windows Components" on the left
panel.
- See if the "Internet Information Services (IIS)" is checked.
If it is not, please check it and click on "Details" below
the list box.
- Verify that "File Transfer Protocol (FTP) Server" is
checked as well. If it is not, please check it and click "OK"
- Click next to complete installation of IIS.
Creating the FTP directory:
- Go to Start Menu / Settings / Control Panel / Administrative Tools
/ Internet Services Manager. The Internet Information Services console
will open.
- In the left windowpane, expand out the tree until you see the Default
FTP Site. Right-click Default FTP Site and select New / Virtual Directory
from the popup menu.
- Click "Next"
- Enter an alias of ipnexus.
- Click the browse button and navigate to the C:/Inetpub/ftproot/ipnexus
directory and click "Next"
- Check both Read and Write options. Click "Next"
- Click "Finish"
Creating the Web directory:
- From the same Internet Information Services console that was used
to set up the FTP virtual directory, right-click the Default Web Site
and select New / Virtual Directory from the popup menu.
- Click "Next"
- Enter an alias of ipnexus.
- Click the browse button and navigate to the C:/Inetpub/ftproot/ipnexus
directory and click "Next"
- Leave all boxes checked as they are and click "Next"
- Click "Finish"
- Right-click the new virtual directory entitled "ipnexus"
that you just created under Default Web Site and select "Properties"
from the popup menu.
- Click on the "Documents" tab and remove all of the items
from the list box.
- Click "OK"
- Click "OK" again.
Edit the IPNexus Server configuration:
- Go to Start Menu / Programs / IPNexus Server / IPNexus Server Configuration
Utility
- Click on the "Data Transfer" button.
- Enter the IP Address of the system into the "FTP Address"
field.
- Enter the username you created earlier into the "Read Access
Name" field.
- Enter the password you created earlier into the "Read Access
Password" field.
- Enter the username you created earlier into the "Write Access
Name" field.
- Enter the password you created earlier into the "Write Access
Name" field.
- Check the box for "Is this mapped to an HTTP server?"
- Enter "/ipnexus" into the last field.
|
| |
Related Notes or Documents:
IPNexus
Startup Manual - Adobe Acrobat PDF file - 2.1Mb |
| |
| Back |
| |
| |
|
| |
|
|
|
|
|
|