SUDO and adduser... not allowing group of wheel

2004-03-19 Thread Eric Six
Hi all, I have an admin question regarding sudo. I want a user to be able to use sudo with adduser, but not be able to add users to the group wheel. How would I go a bout doing this? Cmnd_Alias NOWHEEL = !/usr/sbin/adduser -group wheel I tried the above and that doesn't seem to do it..

Alpha and Unaligned access errors.

2003-02-14 Thread Eric Six
of a software problem with ipfw? TIA Eric Six To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-questions in the body of the message

RE: Break sequence under Cisco 2500series...

2003-02-13 Thread Eric Six
There is no break sequence via telnet. You have to be consoled into the router and send the break sequence as the router boots. www.cisco.com Eric Six -Original Message- From: Mynx [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 13, 2003 10:24 AM To: [EMAIL PROTECTED] Subject

RE: network issue

2003-02-13 Thread Eric Six
What is your default gateway and subnet mask for your lan? Cheers, Eric Six -Original Message- From: Brian Henning [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 13, 2003 11:37 AM To: freebsd Subject: network issue My local network (192.168.1.0) consists of two machine BSD1

Open ports after install..

2003-02-11 Thread Eric Six
I just installed 5.0AXP and am locking it down a bit and I have two open ports I cannot figure out what they are: Port State Service 22/tcp openssh 1433/tcp filteredms-sql-s 1434/tcp filteredms-sql-m # netstat -a

RE: Open ports after install..

2003-02-11 Thread Eric Six
Nevermind all, turns out this is an acl on our campus switch to block that sql worm. Cheers, Eric -Original Message- From: Eric Six [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 11, 2003 1:40 PM To: '[EMAIL PROTECTED]' Subject: Open ports after install.. I just installed 5.0AXP

Cron script problem....

2002-12-11 Thread Eric Six
Hi All, I am having a weird problem on a freebsd 4.7. I have two perl scripts I am running via cron, one is run as root to make a backup of a directory and the files in it, the second is run as a user to scp files to another box. What I am encountering is the second script is running but dying

RE: Cron script problem....

2002-12-11 Thread Eric Six
Message- From: Norbert Koch [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 11, 2002 1:50 PM To: Jack L. Stone Cc: Eric Six; '[EMAIL PROTECTED]' Subject: Re: Cron script problem Jack L. Stone [EMAIL PROTECTED] writes: Hi! Eric: I'm no script expert, but perhaps if you added the full path

RE: Cron script problem....

2002-12-11 Thread Eric Six
: dettaching channel user^M That's the last line of the log.. nothing else is run. SCP should be invoked from there... Eric -Original Message- From: Eric Six [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 11, 2002 1:53 PM To: 'Norbert Koch' Cc: '[EMAIL PROTECTED]' Subject: RE: Cron script

Perl question... calculating difference in time..

2002-12-05 Thread Eric Six
I know this isn't a perl list, but this is a perl on freebsd question! ;) I have a script that is sorting log files. I want to calculate the total time between log entrys. Here is the format of the log files: Dec 05 09:51:48.452 info info.info data ... Dec 05 09:53:49.543 info info.info data

SSH and public key authentication..

2002-10-15 Thread Eric Six
Hi all.. I am trying to use public key authentication between a freebsd 4.6 box and a sun box. I have numerous other sun boxes doing publickey authentication, mainly for scp scripts. I have setup the bsd box so it is configured the same. I have generated the keys and copyied the id_dsa.pub to

SSH and public key authentication..

2002-10-15 Thread Eric Six
Hi all.. I am trying to use public key authentication between a freebsd 4.6 box and a sun box. I have numerous other sun boxes doing publickey authentication, mainly for scp scripts. I have setup the bsd box so it is configured the same. I have generated the keys and copyied the id_dsa.pub to

RE: ncsd

2002-10-08 Thread Eric Six
Run Bind as a caching only server. Ncsd is a sun program if I am correct.. I don't ever recall seeing it anywhere else (aix, *bsd). Cheers, Eric -Original Message- From: Steven Garrett [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 08, 2002 2:40 PM To: [EMAIL PROTECTED] Subject: RE:

PicoBSD wireless support...

2002-09-23 Thread Eric Six
All; I recently came across Warlinux, a bootable linux cd that has wireless support and a load of network utilites for wireless(802.11b). I began wondering if anyone has ventured into this for FreeBSD... Has anyone? Cheers, Eric To Unsubscribe: send mail to [EMAIL PROTECTED] with