User guide
Remote Annex Server Tools for Windows NT
®
User Guide
Chapter 3 Understanding Erpcd
3-14
at_connect_time
The at_connect_time attribute specifies the number of minutes that an
ARA connection can remain open. To use this attribute:
1. From the Bay Networks program group window, double-click
on the appropriate icon to open the acp_userinfo file.
The acp_userinfo file opens in the Notepad editor.
2. Find the area of the file where entry information resides and
type
at_connect_time followed by the number of minutes.
user john
at_connect_time 12
end
The above example limits the session to twelve minutes.
at_nve_filter
The at_nve_filter attribute allows you to include or exclude users from
specific objects, network numbers, subzones, and zones. Specify one
at_nve_filter attribute for each user in a profile. To use this attribute:
1. From the Bay Networks program group window, double-click
on the appropriate icon to open the acp_userinfo file.
The acp_userinfo file opens in the Notepad editor.
2. Find the area of the file where entry information resides and
type
at_nve_filter.
3. Type
include or exclude.
4. Enter an object name followed by a colon (:).
5. Enter a network number or subzone name followed by @.
6. Enter a zone name.
7. Type
end.
user username=john
at_passwd smith
at_nve_filter exclude joe*:*@ *:*@sales end
end