All of lore.kernel.org
 help / color / mirror / Atom feed
From: "colorant" <colorant@163.com>
To: "BlueZ users" <bluez-users@lists.sourceforge.net>
Subject: Re: [Bluez-users] How to using security "Auto" in pairing , I tried but not working ?
Date: Fri, 20 Jun 2008 14:45:29 +0800	[thread overview]
Message-ID: <01ac01c8d2a1$3afebdc0$6e01a8c0@Raymondpc> (raw)
In-Reply-To: 016a01c8d27c$2c0a4f70$6e01a8c0@Raymondpc

Hi

I found in some way , it works, as below:

> Hi
>
>    I do not have passkey-agent running , so I try to use auto for security
> and hope it can send back the passkey auto.
>
> My setting in hcid.conf is as below :
>
> options {
>        # Automatically initialize new devices
>        autoinit yes;
>        security auto;
>        pairing multi;
>        offmode devdown;
>        # Default PIN code for incoming connections
>        passkey "1234";
> }
>
> But this don't work :

I found the behavior is :

If I initiate a bonding through dbus, this won't working.
But if the bonding request is initiate from remote, this auto security 
setting can work , and will send the passkey as in the conf file.

If I using security user, and use passkey-agent --default <pin> as the 
agent.
Then , no matter the bonding is initiate from which side , it will always 
working.

Is the auto procedure designed to doing so  ?

Thanks.

Raymond









-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

  reply	other threads:[~2008-06-20  6:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-19 13:42 [Bluez-users] Remote desktop via Bluez Raymond Ingles
2008-06-20  2:20 ` [Bluez-users] How to using security "Auto" in pairing , I tried but not working ? colorant
2008-06-20  6:45   ` colorant [this message]
2008-06-20  3:54 ` [Bluez-users] Remote desktop via Bluez umeshyv

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='01ac01c8d2a1$3afebdc0$6e01a8c0@Raymondpc' \
    --to=colorant@163.com \
    --cc=bluez-users@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.