[ Bottom of Page | Previous Page | Next Page | Contents | Index | Library Home | Legal | Search ]

AIX Fast Connect
Version 3.1 Guide

AIX Fast Connect Overview

AIX Fast Connect is server software that allows AIX servers and workstations to share files and printers with personal computer clients running Windows 2000, Windows NT, Windows 98, Windows 95, or OS/2 operating systems.

Because AIX Fast Connect uses industry-standard Microsoft networking protocols, PC clients can access AIX files and printers using Microsoft networking client software. PC users can use remote AIX file systems directly from their machines like local file systems, and access AIX print queues like local printers. AIX Fast Connect provides these services by implementing the Server Message Block (SMB) networking protocol to run on NetBIOS over TCP/IP (RFC-1001/1002). For more information about these concepts, see Windows Networking Concepts.

Features

Important features of AIX Fast Connect include:

Hardware and Software Requirements

This section includes hardware and software requirements, both for the AIX server and for its PC clients.

Server Hardware Requirements

AIX Fast Connect runs on any machine that supports the AIX 4.3.3 or later, except for diskless or dataless machines. This server machine must have the following:

Server Software Requirements

The following are the server software requirements for AIX Fast Connect:

Client Hardware Requirements

Each client PC must have an installed LAN adapter and should be physically connected to a network.

Client Software Requirements

To use Fast Connect, all client PCs must have one of the following operating systems:

To use the Web-based System Manager, a web browser with forms support (for example, Netscape) is required.

Known Incompatibilities with other Server Software

Like other NetBIOS servers, AIX Fast Connect cannot share ownership of the TCP/IP ports used for NetBIOS (on a single machine). The following NetBIOS-based server software is not compatible with AIX Fast Connect. Before you install AIX Fast Connect, uninstall the following products:

Note
Before uninstalling AIX Connections (and NetBIOS/ix) and before installing AIX Fast Connect, read Appendix C. Migrating to AIX Fast Connect From AIX Connections for information about how to preserve configuration data from AIX Connections and NetBIOS/ix.
Fileset Description
SAMBA.* Samba server
netbios.* NetBIOS/ix for AIX
connect.* AIX Connections
TAS.* TotalNet Advanced Server for AIX
ASU.* Advanced Server for UNIX
Note
AIX Fast Connect supports only NB-realm networking using NetBIOS over TCP/IP (RFC 1001/1002). AIX Fast Connect does not support IPX/SPX, NetBEUI, or Netware protocols.

Packaging and Installation Requirements

This section describes the AIX Fast Connect packaging images and installation requirements.

Packaging

AIX Fast Connect packaging includes the following images:

Image Description
cifs.base Server Utilities
cifs.client Client Utilities
cifs.msg.* Server Messages (by language)
cifs.websm Web-based System Manager Utilities (AIX 5.1 or later)
and one of the following:  
cifs.advanced-demo Demo Version (for Windows and OS/2 clients)
cifs.advanced Advanced Server (for Windows and OS/2 clients)
cifs.basic Server (for Windows clients only)
Note
The cifs.basic and cifs.advanced installation files, are mutually exclusive. Standard distributions of AIX Fast Connect contain only one of these images.

The packaging images listed above contain the following file sets:

Image Fileset File set Description
cifs.base cifs.base.websm Web-based System Manager support (AIX 4.3.3 only)
cifs.base.smit SMIT support
cifs.base.cmd Commands
cifs.base.ldap Active Directory Support
cifs.client cifs.client.rte Client support
cifs.websm cifs.websm.apps Web-based System Manager support (AIX 5.1 and later)
cifs.msg.* cifs.msg.* Server messages (by language)
cifs.advanced-demo cifs.advanced-demo.rte Demo Version files (for Windows and OS/2 clients)
cifs.advanced cifs.advanced.rte Advanced server files (for Windows and OS/2 clients)
cifs.basic cifs.basic.rte Server files (for Windows clients only)

Installation

Installation of AIX Fast Connect creates the following files on the server:

File Type Path Description
net binary /usr/sbin Command line administration command
cifsClient binary /usr/sbin Command line utility for sending messages to PC clients
cifsLdap binary /usr/sbin Command line utility for Active Directory support
rc.cifs script /etc Start/stop shell script
cifsServer binary/link /usr/sbin Main server daemon (one main server process, owned by root)
cifsServerAdv binary /usr/sbin Main server daemon (from cifs.advanced)
cifsServerAdvDemo binary /usr/sbin Main server daemon (from cifs.advanced-demo)
cifsUserProc link /usr/sbin Client-session daemon (one process per PC-client session)
cifsPrintServer binary /usr/sbin Print server daemon
cifsPrintServerDCE binary /usr/sbin Print server daemon (for DCE/DFS support)
cifsConfig text /etc/cifs Server configuration file
cifsPasswd text /etc/cifs User-database file
README HTML /etc/cifs Additional documentation
cifsLog text /var/cifs Log file
cifsTrace text /var/cifs Trace file
sm_smb.cat message catalog /usr/lib/nls/msg Run-time message catalogs (by language)
Notes:
  1. For DCE/DFS support, you must install the dce.client.* file set before installing AIX Fast Connect. When AIX Fast Connect is installed, it creates the cifsUserProc file as a soft link to cifsPrintServer or cifsPrintServerDCE, as appropriate.
  2. If cifs.advanced or cifs.advanced-demo is installed, then the cifsServer file is created as a soft link to cifsServerAdv or cifsServerAdvDemo, as appropriate.
  3. The cifsTrace file does not appear on the system until tracing is enabled using the net trace subcommand. For details, see net trace Subcommand.
  4. If cifs.* or _all_latest is chosen during the installation process, some of the filesets will fail to install and will report FAILED as the result of the installation. Note the following:

Configuration of Network Interfaces

Every time that the AIX Fast Connect server is started, it automatically supports RFC1001/1002 (NetBIOS over TCP/IP) on all AIX TCP/IP interfaces that are currently defined and operational. No special or additional configuration is required to support these interfaces.

Initial Configuration

During installation, AIX Fast Connect configures itself as an SMB/NetBIOS file server with the following default parameters:

Parameter Initial Value
servername hostname (TCP/IP hostname)
comment "Fast Connect server on hostname"
domainname WORKGROUP
encrypt_passwords 0    (Plain text passwords)
guestlogonsupport 0    (disabled)
networklogon 0    (disabled)
share_level_security 0    (disabled)

In addition, the HOME file share is predefined, and it maps to $HOME, the AIX Fast Connect user's home directory on AIX.

Other server parameters are set initially at the default values.

Usage Limitations

The following limitations apply to AIX Fast Connect:

[ Top of Page | Previous Page | Next Page | Contents | Index | Library Home | Legal | Search ]