* [Bluez-users] Authentication in Samsung sgh-z630
@ 2007-07-03 11:46 Przemysław Jakubowski
2007-07-05 8:09 ` Marcel Holtmann
0 siblings, 1 reply; 4+ messages in thread
From: Przemysław Jakubowski @ 2007-07-03 11:46 UTC (permalink / raw)
To: BlueZ users
[-- Attachment #1.1: Type: text/plain, Size: 489 bytes --]
Hello
I've got application, that sends to all phones in range files through
bluetooth object push.
I create connection with phones like that
btgoep://[macaddress]:9;authenticate=false;encrypt=false;master=false
With nokia phones or sony ericsson there is no problems, they just ask about
permission.
Do you want to accept connection?
But samsung sgh-z630 ask for PIN number.
Maybe there is something, I need to change in cell settings.
I'll be grateful for any help.
Regards, Przemek
[-- Attachment #1.2: Type: text/html, Size: 550 bytes --]
[-- Attachment #2: Type: text/plain, Size: 286 bytes --]
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
[-- Attachment #3: Type: text/plain, Size: 164 bytes --]
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Bluez-users] Authentication in Samsung sgh-z630
2007-07-03 11:46 [Bluez-users] Authentication in Samsung sgh-z630 Przemysław Jakubowski
@ 2007-07-05 8:09 ` Marcel Holtmann
2007-07-05 9:30 ` Przemysław Jakubowski
0 siblings, 1 reply; 4+ messages in thread
From: Marcel Holtmann @ 2007-07-05 8:09 UTC (permalink / raw)
To: BlueZ users
Hi,
> I've got application, that sends to all phones in range files through
> bluetooth object push.
> I create connection with phones like that
> btgoep://[macaddress]:9;authenticate=false;encrypt=false;master=false
>
> With nokia phones or sony ericsson there is no problems, they just ask
> about permission.
> Do you want to accept connection?
>
> But samsung sgh-z630 ask for PIN number.
> Maybe there is something, I need to change in cell settings.
I guess it uses security mode 3 and then behavior is normal.
Regards
Marcel
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Bluez-users] Authentication in Samsung sgh-z630
2007-07-05 8:09 ` Marcel Holtmann
@ 2007-07-05 9:30 ` Przemysław Jakubowski
2007-07-06 6:16 ` Marcel Holtmann
0 siblings, 1 reply; 4+ messages in thread
From: Przemysław Jakubowski @ 2007-07-05 9:30 UTC (permalink / raw)
To: BlueZ users
[-- Attachment #1.1: Type: text/plain, Size: 1204 bytes --]
Hi
So how I can handle this security level 3?? Can I set this PIN(like 1111)
somehow??
Regards
Przemek
2007/7/5, Marcel Holtmann <marcel@holtmann.org>:
>
> Hi,
>
> > I've got application, that sends to all phones in range files through
> > bluetooth object push.
> > I create connection with phones like that
> > btgoep://[macaddress]:9;authenticate=false;encrypt=false;master=false
> >
> > With nokia phones or sony ericsson there is no problems, they just ask
> > about permission.
> > Do you want to accept connection?
> >
> > But samsung sgh-z630 ask for PIN number.
> > Maybe there is something, I need to change in cell settings.
>
> I guess it uses security mode 3 and then behavior is normal.
>
> Regards
>
> Marcel
>
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users
>
[-- Attachment #1.2: Type: text/html, Size: 1718 bytes --]
[-- Attachment #2: Type: text/plain, Size: 286 bytes --]
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
[-- Attachment #3: Type: text/plain, Size: 164 bytes --]
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Bluez-users] Authentication in Samsung sgh-z630
2007-07-05 9:30 ` Przemysław Jakubowski
@ 2007-07-06 6:16 ` Marcel Holtmann
0 siblings, 0 replies; 4+ messages in thread
From: Marcel Holtmann @ 2007-07-06 6:16 UTC (permalink / raw)
To: BlueZ users
Hi,
> So how I can handle this security level 3?? Can I set this PIN(like
> 1111) somehow??
you can write your own passkey agent. Check wiki.bluez.org for details.
Regards
Marcel
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-07-06 6:16 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-03 11:46 [Bluez-users] Authentication in Samsung sgh-z630 Przemysław Jakubowski
2007-07-05 8:09 ` Marcel Holtmann
2007-07-05 9:30 ` Przemysław Jakubowski
2007-07-06 6:16 ` Marcel Holtmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox