summaryrefslogtreecommitdiffstats
path: root/ax25/axspawn.8
Commit message (Collapse)AuthorAgeFilesLines
* typo: embeded is embeddedThomas Osterried2008-04-131-2/+2
|
* axspawn on embeded systems like openwrt:Thomas Osterried2008-04-131-0/+5
| | | | | | | | | | | | on those systems, things are not as you expect. i.e., /bin/login is a shell script and implements boot-specific actions only (login without root password, etc..). The assumption that /bin/login -f username causes user as uid > 0 to login is wrong; user may gain root rights. axspawn now implements partially (thus, in the important points) what login assures. axspawn should be involked with the option --embeded when called from ax25d.
* md5 and sys authentication via /etc/ax25/bcpasswd and $HOME/bcpasswd.Thomas Osterried2006-04-091-3/+71
| | | | | Documented in axspawn.8 Thanks to Christoph <dk2crn> for contribution.
* Import ax25-tools 0.0.1 from tarballax25-tools-0.0.1Ralf Baechle1999-04-211-0/+52