Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Verify NetWare Authentication Entry (VFYNTWAUTE) command verifies the authentication entry for a server. The user name, password, and other data, are sent to the server, where they are used to sign on to the server. This command could be used, for example, to verify that the password is correct before submitting a batch job that uses the server. Use the Work with NetWare Authentication Entries (WRKNTWAUTE) command to view the server authentication entries in a user profile.
Note: This command cannot be used for entries that specify PASSWORD(*STRNTWCNN).
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
SVRTYPE | Server type | *NDS | Required, Positional 1 |
NDSTREE | NDS tree | Character value | Optional |
SERVER | Server | Character value, *ANY | Optional |
USRPRF | User profile | Name, *CURRENT | Optional |
Top |
Specifies the server type of the server authentication entry that is to be verified.
Top |
Specifies the NDS tree of the authentication entry to be verified.
Top |
Specifies the server of the authentication entry to be verified.
Top |
Specifies the user profile containing the authentication entry.
Top |
VFYNTWAUTE SVRTYPE(*NETWARE3) SERVER(SERVER03)
This command verifies the server authentication entry for NetWare 3.x server SERVER03 from the current user profile.
Top |
Top |