Re: Root powerless?

2005-11-20 Thread Brooke Landers

[EMAIL PROTECTED] ~]# id
uid=0(root) gid=0(wheel) groups=0(wheel), 5(operator)

you should have uid=0



hello Richard. thank you for the help. heres what i get

srv-0021# id
uid=0(root) gid=0(wheel) groups=0(wheel), 5(operator)

/etc/passwd and group look normal too. everything else is running ok.

_
Express yourself instantly with MSN Messenger! Download today - it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Root powerless?

2005-11-20 Thread Brooke Landers
i have a very strange problem with a freebsd server running 5.3-RELEASE with 
apache and mysql. something has happened to root. it does not make sense to 
me since nothing has changed that i am aware of. any idea at all would be 
very hepful. the output below show what is happening. i included the output 
from su since that is also strange. thankyou for any help. Brooke


srv-0021# w
2:33AM  up  1:57, 1 user, load averages: 0.00, 0.00, 0.00
USER TTY  FROM  LOGIN@  IDLE WHAT
root p0   192.168.36.2 2:33AM - w
srv-0021# shutdown -r now
shutdown: NOT super-user
srv-0021# su -l peterf
su: setusercontext: Operation not permitted

_
Express yourself instantly with MSN Messenger! Download today - it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Freebsd and nagios-plugins

2005-11-16 Thread Brooke Landers

If not, change your options for the port by:
# cd /usr/ports/net/nagios-plugins; make config

including the net-snmp option, and reinstall nagios-plugins.


spot on. thank you so much Lowell

_
Don’t just search. Find. Check out the new MSN Search! 
http://search.msn.click-url.com/go/onm00200636ave/direct/01/


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Freebsd and nagios-plugins

2005-11-15 Thread Brooke Landers
hello.I'm having problems finding the nagios plugin check_hpjd. A person of 
the nagios mailing list told me that it might not be inculded because it 
needs net-snmp.


|
| check_hpjd:
| - Requires the NET-SNMP package available from
|  http://net-snmp.sourceforge.net
|  The snmpget binary is all that is required.
|
| I'm not sure if your package maintainer choose not to include it as a
| result.
|

can anyone verify this for me and explain how i can install this from ports? 
I realize that i can downbload the source from cvs but i guess there is some 
knowlegde i am missing since i am new to the ports system. i have searched 
the web but can not find a thing. i am running freebsd6 and have installed 
net-snmp and nagios-plugins ports.

thankyou for any help. Brooke

_
Express yourself instantly with MSN Messenger! Download today - it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: Configuring default 6.0 install to send mail

2005-11-09 Thread Brooke Landers

Check out section 22.8 of the Handbook regarding ssmtp.

-gayn




Thanks very much Gary and Gayn for your help.

I will go with ssmtp. Not that I have anything against Sendmail.. ;)

BL

_
FREE pop-up blocking with the new MSN Toolbar – get it now! 
http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Configuring default 6.0 install to send mail

2005-11-09 Thread Brooke Landers
Hello list. I am learning FreeBSD and I'd like to know how to configure 
Sendmail to simply forward mail although it seems it's doing this by 
default. I can send mail, but it's being rejected since 
mylocalhost.mydomain.com doesn't resolve. I'm using internal hosts that will 
never have DNS entries.


I'm looking for somewhere where I can specify that [EMAIL PROTECTED] can send 
mail as [EMAIL PROTECTED] I'm pretty sure that my mail would be accepted if 
I can do this.


I don't want to set up a mail server, I'd just like to know how I can get my 
logs and admin mail forwarded to an external address. I apologize for not 
sending this to a sendmail list, but I figured there may be something simple 
and specific to FreeBSD that I have overlooked.


Thank you for any help :)
BL

_
On the road to retirement? Check out MSN Life Events for advice on how to 
get there! http://lifeevents.msn.com/category.aspx?cid=Retirement


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"