NAME | SYNOPSIS | DESCRIPTION | OPTIONS | ATTRIBUTES | SEE ALSO
wnnaccess adds or deletes hosts and users, obtains the current access control information, enables or disables access control for access permission retained by the Wnn6 Kana–Kanji conversion server/dictionary lookup server.
The following options are available.
Specifies the Wnn6 Kana–Kanji conversion server (jserver) to work on. If this option is omitted, wnnaccess refers to the serverdefs file and determines the Kana–Kanji conversion server to work on.
The Kana–Kanji conversion server must be specified in the following format.
Kana–Kanji conversion server that uses the well-known port number (22273) on host hostname
Kana–Kanji conversion server that uses port number of " the well-known port number plus no" on host hostname
Kana–Kanji conversion server that uses port_no as port number on host hostname
Specifies the Wnn6 dictionary lookup server (wnnds) to work on.
The dictionary lookup server must be specified in the following format.
Dictionary lookup server that uses the well-known port number (26208) on host hostname
Dictionary lookup server that uses port number of "the well-known port number plus no" on host hostname
Dictionary lookup server that uses port_no as port number on host hostname
Specifies the language. The language is used to refer to the serverdefs file and determine the server to connect. Specify ja for the Solaris releases (Japanese version).
If no options are specified, wnnaccess writes the current access control information. The first line shows the current status of access control enabled or disabled. The second and following lines show hosts and users that are given access rights as in any of the following formats:
All users can access from this host.
No users can access from this host.
Only users shown in the list can access from this host.
This user can access from any host.
Specifying – option only enables access control. Specifying + option only disables access control. If access control is disabled, no restriction is imposed on connection to the server.
If + option and hostname| username are specified, the host or user will be added to the access control. If – option and hostname| username are specified, the host or user will be deleted from the access control. The format of hostname| username is the same as in displaying the current access control information. If neither – nor + option is specified, the behavior will be the same as in specifying + option.
See attributes(5) for descriptions of the following attributes:
ATTRIBUTE TYPE | ATTRIBUTE VALUE |
Availability | SUNWjwnsu |
NAME | SYNOPSIS | DESCRIPTION | OPTIONS | ATTRIBUTES | SEE ALSO