File: uronode.perms

package info (click to toggle)
uronode 2.15-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,152 kB
  • sloc: ansic: 6,354; sh: 289; makefile: 102
file content (26 lines) | stat: -rw-r--r-- 503 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# /etc/ax25/uronode.perms - URONode example permissions file
#
# see uronode.perms(5)
#
# Note: The flags have been changed as of 2014/08/23
#
# user	type	port	passwd	perms

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

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

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