From: Thomas Osterried <thomas@osterried.de>
To: "J. Lance Cotton" <joe@lightningflash.net>
Cc: linux-hams@vger.kernel.org
Subject: Re: axspawn and security on the air
Date: Wed, 28 May 2003 18:01:00 +0200 [thread overview]
Message-ID: <20030528160100.GA8977@osterried.de> (raw)
In-Reply-To: <3ED4C9DA.6070108@lightningflash.net>
> callsign and wreak havoc. If I require a password for user login, the
> password is transmitted plaintext, right? Same situation as before.
with our digi / mailbox db0tud, we do it this way:
users have empty passwords.
if we need to authenticate for administration (root access), we use
the package "root"
(see http://x-berg.in-berlin.de/cgi-bin/viewcvs.cgi/ampr/root/ for details).
"md5root" uses a md5-based hashing algorithm like it is used by the bbs'es
(dpbox, etc..). root is suid bit. if the challenge response is ok,
a uid-0 shell is spawned. no plaintext password is transmitted.
but be aware that ax25 sessions as well as tcp sessions could be overtaken
by another user. on the other hand, it's ham community, not inet..
73,
- thomas
next prev parent reply other threads:[~2003-05-28 16:01 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-28 14:38 axspawn and security on the air J. Lance Cotton
2003-05-28 15:01 ` Tim Neu
2003-05-28 15:09 ` J. Lance Cotton
2003-05-28 15:15 ` Tim Neu
2003-05-28 15:19 ` J. Lance Cotton
2003-05-28 16:00 ` M Taylor
2003-05-28 16:01 ` Thomas Osterried [this message]
2003-05-28 22:24 ` Ken Koster
2003-05-28 22:49 ` Steve Fraser
2003-06-04 18:46 ` Again TNOS Marco iw7eas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030528160100.GA8977@osterried.de \
--to=thomas@osterried.de \
--cc=joe@lightningflash.net \
--cc=linux-hams@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.