Date: Tue, 20 Feb 2007 18:51:09 +0000 (GMT) From: Iain Hibbert <plunky@rya-online.net> To: Maksim Yevmenkin <maksim.yevmenkin@gmail.com> Cc: freebsd-bluetooth@freebsd.org Subject: Re: obexapp 1.4.5 Message-ID: <1171997469.725737.13812.nullmailer@galant.ukfsn.org> In-Reply-To: <Pine.NEB.4.64.0702201732410.9463@localhost.> References: <bb4a86c70701300920g47111252n9c50cef20221973a@mail.gmail.com> <bb4a86c70701301952y322a5174m762889c986986768@mail.gmail.com> <Pine.NEB.4.64.0702201732410.9463@localhost.>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 20 Feb 2007, Iain Hibbert wrote: > On Tue, 30 Jan 2007, Maksim Yevmenkin wrote: > > > please let me know if you have any problems > > Not problems exactly; obexapp works fine on NetBSD with minimal changes > (is available from pkgsrc/comms/obexapp) One problem that I have found, is that the "-u" option does not work properly - well, the setgid()/setuid() does work but the OBEX_ServerRegister() fails because the process no longer has privilege to register services.. I had to change the privilege checking part of sdpd(8) for NetBSD since we do not have the LOCAL_PEERCRED message and I wonder if this is related to that.. I guess the following works fine in FreeBSD? # obexapp -s -S -C 10 -u user iain
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1171997469.725737.13812.nullmailer>