summaryrefslogtreecommitdiffstats
path: root/ax25/axspawn.conf
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1999-04-21 09:51:03 +0200
committerRalf Baechle <ralf@linux-mips.org>1999-04-21 09:51:03 +0200
commit17287576555a5c46fa23549e2e5f073660dccb70 (patch)
tree08be5f5005dad609a2803758b8b825170f6701cb /ax25/axspawn.conf
Import ax25-tools 0.0.1 from tarballax25-tools-0.0.1
Diffstat (limited to 'ax25/axspawn.conf')
-rw-r--r--ax25/axspawn.conf25
1 files changed, 25 insertions, 0 deletions
diff --git a/ax25/axspawn.conf b/ax25/axspawn.conf
new file mode 100644
index 0000000..1f0bac4
--- /dev/null
+++ b/ax25/axspawn.conf
@@ -0,0 +1,25 @@
+# /etc/ax25/axspawn.conf
+#
+# allow automatic creation of user accounts
+create yes
+#
+# guest user if above is 'no' or everything else fails. Disable with "no"
+guest ax25
+#
+# group id or name for autoaccount
+group ax25
+#
+# first user id to use
+first_uid 400
+#
+# maximum user id
+max_uid 2000
+#
+# where to add the home directory for the new user
+home /home/ax25
+#
+# user shell
+shell /bin/bash
+#
+# bind user id to callsign for outgoing connects.
+associate no