Configures and controls Fast Connect servers.
net [ help | start | stop | pause | resume | config | status | statistics | trace | user | share | name | session | (NBNS subcommands) ]
The net command configures and controls Fast Connect servers.
help | Displays help on the subcommand. |
start | Starts the server. |
stop | Stops the server. |
pause | Stops the server temporarily. |
resume | Resumes the paused server. |
config | Lists and changes configuration parameters for the server. |
status | Gives status of the server. |
statistics | Gives statistics on server resources. |
trace | Turns the server tracing on and off. |
user | Lists, adds, deletes, and modifies user accounts on the server. |
share | Lists, adds or deletes file and printer shares on the server. |
name | Lists, adds, or deletes server name aliases. |
session | Administrate user sessions on the server. |
nblistnames | Lists the NBNS name table. |
nbbackup | Writes the NBNS name table to a file. |
nbrestore | Restores the NBNS name table from a file. |
nbaddname | Adds a NetBIOS unique name to the NBNS name table. |
nbaddgroup | Adds a NetBIOS group name to the NBNS name table. |
nbaddmulti | Adds a NetBIOS multihomed name to the NBNS name table. |
nbdelname | Deletes a name from the NBNS name table. |
nbaddingrp | Adds a NetBIOS internet group name to the NBNS name table. |
nbdeladdr | Deletes an IP address in the NBNS name table of an NetBIOS internet group name. |
nbstatus | Gives status of NetBIOS Name Server. |
or
net subcommand help
It can start the server only if the server process is already loaded but the server is in stopped (not running) state.
Note: Normally, instead of net start /load, you should use /etc/rc.cifs start to load and start the server, so that extra performance parameters are configured for AIX Fast Connect.
Note: Configuration parameters can only be changed by the root user.
The parameter can be one of the following:
Server Name ........ Server Description ........ Server Software version ........ Domain Name ........ Primary WINS IP Address ........ Secondary WINS IP Address ........ Passthrough Authentication Server ........ Backup Passthrough Authentication Server ........ Guest logon ID ........
servername = fcserver comment = Fast Connect server
smbserver en FILE0 PRINT1
fcserver
Fast Connect server
Server statistics for server (%s) since %s time Sessions started ..... Sessions timed out ..... Sessions dropped ..... Password Errors ..... Permission Errors ..... Bytes sent low ..... Bytes sent high ..... Bytes received low ..... Bytes received high ..... Request buffer failures ..... Big buffer failures ..... Print jobs queued .....
Note: This subcommand manages a user database file (/etc/cifs/cifsPasswd) specific to AIX Fast Connect, which is used only for username-mapping and encrypted passwords. These two features operate independently, and are enabled/disabled by the configuration parameters usernamemapping and encrypt_passwords.
Note: To change a share, you must first delete it and then add it again, except for file-share passwords.
netname1 netname2 ... netnameN
Share Name Share Type Path Name/Queue Name Share Description ---------- ---------- -------------------- ------------------ netname1 File /home/name/xxx File Description netname2 Printer lpq1 Printer Description ...... ...... .... .......... netnameN Printer lpq2 Printer Description
netname:%s:type:%s:path:%s:printq:%s:print_options:%s:desc:%s::
User Workstation Open Files Connection Idle Time(days:hrs:mins:secs) ------------------------------------------------------------------------------- user1 station1 10 10:23:45:33 00:00:55:21 user2 station2 0 00:03:45:33 00:00:20:21 ... userN stationN 20 30:12:45:33 00:01:55:21
Open mode Locks File name(s) ---------------------------------------------- r 0 /home/user3/test1.txt w 3 /tmp/output.tmp
Share name Connected Path/Queue name ------------------------------------------------ HOME 1 $HOME NETTEMP 1 /tmp
The following subcommands are used to administer the NetBIOS Name Server (NBNS) feature of AIX Fast Connect.