Re: /libexec/ld-elf.so.1: Undefined symbol "optifd" referenced fromCOPY relocation in /bin/cp when installing sudo port SOLVED

2007-07-30 Thread Garrett Cooper
ehalf Of FreeBSD-Ports Posted At: Monday, July 30, 2007 8:37 AM Posted To: FreeBSD-Ports Conversation: /libexec/ld-elf.so.1: Undefined symbol "optifd" referenced fromCOPY relocation in /bin/cp when installing sudo port Subject: /libexec/ld-elf.so.1: Undefined symbol "optifd&

Re: /libexec/ld-elf.so.1: Undefined symbol "optifd" referenced fromCOPY relocation in /bin/cp when installing sudo port SOLVED

2007-07-30 Thread Garrett Cooper
Ports Posted At: Monday, July 30, 2007 8:37 AM Posted To: FreeBSD-Ports Conversation: /libexec/ld-elf.so.1: Undefined symbol "optifd" referenced fromCOPY relocation in /bin/cp when installing sudo port Subject: /libexec/ld-elf.so.1: Undefined symbol "optifd" referenced fromCOPY r

Re: sudo port

2006-04-17 Thread Max N. Boyarov
> "e" == eoghan writes: e> Hi e> I have installed sudo from ports, and the docs say that the allowed e> list of users is located in: e> /etc/sudoers e> However i cannot locate this file in /etc/ or anywhere else for that e> matter. What file or where do i need to add a list of authoriz

Re: sudo port

2006-04-17 Thread Kevin Kinsey
eoghan wrote: Hi I have installed sudo from ports, and the docs say that the allowed list of users is located in: /etc/sudoers That blasted penguin! Wonder if Colin Percival can depenguinate 3rd-party documentation? When you install from ports, stuff goes to /usr/local unless you've deliber

Re: sudo port

2006-04-17 Thread Fabian Keil
eoghan <[EMAIL PROTECTED]> wrote: > Fabian Keil wrote: > > eoghan <[EMAIL PROTECTED]> wrote: > > > >> I have installed sudo from ports, and the docs say that the allowed list > >> of users is located in: > >> /etc/sudoers > > > > Docs coming with the port or docs on the web? > > I checked here

Re: sudo port

2006-04-17 Thread eoghan
Fabian Keil wrote: eoghan <[EMAIL PROTECTED]> wrote: I have installed sudo from ports, and the docs say that the allowed list of users is located in: /etc/sudoers Docs coming with the port or docs on the web? I checked here: http://www.freshports.org/security/sudo/ Commit history suggested

Re: sudo port

2006-04-17 Thread Fabian Keil
eoghan <[EMAIL PROTECTED]> wrote: > I have installed sudo from ports, and the docs say that the allowed list > of users is located in: > /etc/sudoers Docs coming with the port or docs on the web? > However i cannot locate this file in /etc/ or anywhere else for that > matter. What file or wher

Re: sudo port

2006-04-17 Thread eoghan
albi wrote: eoghan wrote: I have installed sudo from ports, and the docs say that the allowed list of users is located in: /etc/sudoers However i cannot locate this file in /etc/ or anywhere else for that matter. What file or where do i need to add a list of authorized users? as root you shou

Re: sudo port

2006-04-17 Thread albi
eoghan wrote: > I have installed sudo from ports, and the docs say that the allowed list > of users is located in: > /etc/sudoers > However i cannot locate this file in /etc/ or anywhere else for that > matter. What file or where do i need to add a list of authorized users? as root you should do

sudo port

2006-04-17 Thread eoghan
Hi I have installed sudo from ports, and the docs say that the allowed list of users is located in: /etc/sudoers However i cannot locate this file in /etc/ or anywhere else for that matter. What file or where do i need to add a list of authorized users? Thanks Eoghan __