root access to ftp, telnet
Matthew Seaman
m.seaman at infracaninophile.co.uk
Mon Aug 16 00:30:00 PDT 2004
On Sun, Aug 15, 2004 at 08:23:08PM -0700, Jay O'Brien wrote:
> Bill Moran wrote:
> > Jay O'Brien <jayobrien at att.net> wrote:
> >>After I first connect via telnet as a user and attempt su,
> >>the response is "you are not in the correct group (wheel)
> >>to su root."
> > Add the user to the wheel group who you want to be able su.
> Thanks; I found /etc/group and edited the wheel line. Now I can
> telnet in and su to root. I see it was that way on the old
> setup. I must have added my user name to wheel when I set it
> up the first time, but I didn't document that selection, so I
> didn't repeat it when rebuilding.
Eeek! You do realise you've just sent the root password across your
network in plain text? Maybe your network is completely secure and
you aren't running a risk by doing that, but on the whole it's a
really bad idea. Get into the habit of using ssh(1) routinely for
your own peace of mind, if nothing else. You can also replace ftp(1)
for many purposes by scp(1) or rsync(1) (from the net/rsync port),
both of which operate over ssh(1).
Cheers,
Matthew
--
Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks
Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614 Bucks., SL7 1TH UK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20040816/50e1c4b7/attachment.bin
More information about the freebsd-questions
mailing list