IBM NFS/DFS Secure Gateway Network Router User Manual


 
dfsgw delete
Purpose
Removes an entry from the authentication table on the Gateway Server
machine
Synopsis
dfsgw delete -id networkID:userID [-af address_family][-help]
Options
-id networkID:userID
Identies an NFS client and the user whose authentication to DCE
from that client is to be canceled. Specify either the network address
or the hostname of the NFS client. Specify the users UNIX user
identication number (UID) rather than the username. The command
removes the users entry for the specied NFS client from the local
authentication table.
-af address_family
Species the style of network address to use to identify hosts. By
default, the command uses the only address family currently
supported, inet (Internet).
-help Displays the online help for this command. All other valid options
specied with this option are ignored.
Description
The dfsgw delete command cancels a users authenticated access to DFS. The
command removes the entry for the specied user and NFS client from the
authentication table on the Gateway Server machine.
Because each Gateway Server machine maintains its own authentication table,
you must issue the command on the Gateway Server machine from which to
remove an entry from the authentication table. The command has no effect on
entries the user has in the authentication table for other NFS clients, and it
has no effect on entries in the authentication tables on other Gateway Server
machines.
The dfsgw delete command returns an exit value of 0 (zero) if it removes the
entry for the specied user from the authentication table. Otherwise, it returns
a nonzero exit value.
To obtain DCE credentials and create an entry in the authentication table, use
the dfsgw add command.
Chapter 5. Conguration File and Command Reference 35