File: node.perms

package info (click to toggle)
ax25-utils 2.1.42a-6
  • links: PTS
  • area: main
  • in suites: slink
  • size: 2,172 kB
  • ctags: 2,417
  • sloc: ansic: 30,184; sh: 1,068; makefile: 908
file content (23 lines) | stat: -rw-r--r-- 419 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# /etc/ax25/node.perms - LinuxNode permissions file
#
# see node.perms(5)

# user	type	port	passwd	perms

# User oh2bns can login without password from anywhere else but 'inet'.
#
oh2bns	inet	*	qwerty	95
oh2bns	*	*	*	95

# OH2RBI is a bbs so it needs escape disabled.
#
oh2rbi	*	*	*	287

# Default permissions per connection type.
#
*	ax25	*	*	31
*	netrom	*	*	31
*	local	*	*	31
*	ampr	*	*	31
*	inet	*	*	0
*	host	*	*	31