From owner-freebsd-questions@freebsd.org Sat Nov 14 03:11:42 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 698ACA2E887 for ; Sat, 14 Nov 2015 03:11:42 +0000 (UTC) (envelope-from borneo.antonio@gmail.com) Received: from mail-oi0-x22c.google.com (mail-oi0-x22c.google.com [IPv6:2607:f8b0:4003:c06::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 267D315D5 for ; Sat, 14 Nov 2015 03:11:42 +0000 (UTC) (envelope-from borneo.antonio@gmail.com) Received: by oies6 with SMTP id s6so60427955oie.1 for ; Fri, 13 Nov 2015 19:11:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=/oM3id/fHPzONvu0ksg5Zw29ypbZFtPeuullsbPD8Kw=; b=ey5WWrk8RrYjkHRHkVpzP/l9Wam+Lj4IP44Jsj/V0LrMqjoWQQ6tVWzw0dHskRe1im I0lGjvmDT0gkXMDlJ2lf1rp4tIqu43DwTMyKe1wCvjjJjbsgjSc3hJJ8mfF26jzfZTjB AQpFJ0b2Cbh6A8IqMfdrT50wWOpRqJfRgzIS21rtCuKju1JchR4jYAYTi94DLCrJPxzq j6/O+rgGAToR0KHshuDtbMCET++sUetrTiuf1QdKQfRDP6OT9oy6peDShvS7WHfD2t1N hc4ss9K2NRuDi0YKbsvCTbA0W12ZFgTHhqBdw8NavJmIUn9sDOsI8o5qFW04IDlXSngg tW4A== MIME-Version: 1.0 X-Received: by 10.202.104.91 with SMTP id d88mr14136016oic.57.1447470701354; Fri, 13 Nov 2015 19:11:41 -0800 (PST) Received: by 10.60.76.102 with HTTP; Fri, 13 Nov 2015 19:11:41 -0800 (PST) In-Reply-To: <20151113082721.GA2056@c720-r276659> References: <20151112093622.GA3261@c720-r276659> <20151112101333.GA3606@c720-r276659> <20151112120549.GA3983@c720-r276659> <20151112134447.GA4418@c720-r276659> <20151113082721.GA2056@c720-r276659> Date: Sat, 14 Nov 2015 11:11:41 +0800 Message-ID: Subject: Re: vpnc && setuid From: Antonio Borneo To: Matthias Apitz , =?UTF-8?Q?Trond_Endrest=C3=B8l?= , FreeBSD Questions , Maurice Massar Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Nov 2015 03:11:42 -0000 On Fri, Nov 13, 2015 at 4:27 PM, Matthias Apitz wrote: > ... > > The calls *uid() are not in the source tree of vpnc itself, they must be > invoked from some used infrastructure libs. Is it the same as in this thread? http://lists.unix-ag.uni-kl.de/pipermail/vpnc-devel/2013-May/003920.html Antonio