
%
% PASSWORD.TXT
% ============
%
% File used by the Point system to have passwords on different systems
% The passwords are not case-sensitive, % is comment lines
% Passwords can be up to 8 chars long.
% The PktPassword is used when sending netmail and you have speciel
% netmail password. Also called PacketPassword
%
%
% Keywords: (Affect ALL entries following)
%
%
% @MINBAUD
% ========
%
% This option is the minimum baud to allow for mail calls for nodes
% listed below keyword.
%
% @DEVICE [device-code]
% =====================
%
% Force device to use for all addresses listed after keyword until
% end-of-file or new @DEVICE keyword is found.
%
%       0  For default device
%   1..10  To force device
%     255  For current device
%
% @DIALPREFIX [prefix-number]
% ===========================
%
% Force a certain dial prefix command for all addresses listed after keyword
% until end-of-file or new @DIALPREFIX keyword is found.
%
% @PHONE [number-to-dial]
% =======================
%
% Dial this number instead of nodelist entry for all following entries.
% Use @PHONE without number to disable function again
%
% Other keywords:
%
% @NOCALLALL [node-address]
%
% When using the /CALL ALL function from commandline, manual or hostmode,
% you can prevent calling certain systems using this keyword. It will be
% useful if you want to call everyone except your boss or other uplinks.
% You can use as many @NOCALLALL keywords as you like.
%

@NOCALLALL 2:236/11111

%
% Node               Password        PktPassword
% |----------------| |------|        |------|

%
% Allow 2400 calls or more
%

@MINBAUD 2400

2:236/111.1          hix999
2:236/111.2          motown          secret

@PHONE 394 1230
2:236/111            xxxzz9
@PHONE

%
% Allow 19200 or more
%

@MINBAUD 19200

2:236/450

%
% ISDN address
%

@DEVICE 5
@DIALPREFIX 4
@MINBAUD 64000
2:236/2000           xxxzz9

%
% Do not check the rest of the systems
%

@MINBAUD 0

