obexapp 1.4.5

Iain Hibbert plunky at rya-online.net
Tue Feb 20 19:05:42 UTC 2007


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


More information about the freebsd-bluetooth mailing list