bonjour,
je cherche a m'authentifier sur ma fedora via le numero mac de mon tel
je suis cet article qui traite d'ue installation sous ubuntu
il me faut le package "pam_blue" je ne le trouve pas pour fedora , j'ai donc essayé de l'installer en le compilant sans succès
ça plante au "make" et j'ai des avertissemet sur le".configure"
./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for bluetooth/bluetooth.h... yes
checking for hci_open_dev in -lbluetooth... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking for correct ltmain.sh version... yes
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking for string.h... (cached) yes
checking security/pam_modules.h usability... no
checking security/pam_modules.h presence... no
checking for security/pam_modules.h... no
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking for working alloca.h... yes
checking for alloca... yes
checking for bzero... yes
checking for unsigned int... yes
checking size of unsigned int... 4
checking for unsigned long... yes
checking size of unsigned long... 8
checking for int... yes
checking for pid_t... yes
checking for size_t... yes
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for bison... bison -y
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING:  Makefile.in seems to ignore the --datarootdir setting
config.status: creating src/Makefile
config.status: WARNING:  src/Makefile.in seems to ignore the --datarootdir setting
config.status: creating data/Makefile
config.status: WARNING:  data/Makefile.in seems to ignore the --datarootdir setting
config.status: creating doc/Makefile
config.status: WARNING:  doc/Makefile.in seems to ignore the --datarootdir setting
config.status: creating config.h
config.status: executing depfiles commands
j'ai installé certains packages de developpement supplemetaire
 yum install bison-devel
voici la page que j'ai suivi :
http://pam.0xdef.net/doc.html

et celle ci
http://blogbangbang.com/post/2007/10/10/Allo-Pam-ici-la-touffe-bleue
je me repond il faut installer ce paquet
yum install pam-devel
mais par contre je n'arrive pas à trouver le fichier de conf
je n'obtiens que celui ci
whereis pam_blue.conf
pam_blue: /usr/share/man/man7/pam_blue.7
oki faut faire ça

gedit  /etc/security/bluescan.conf
dernier truc je ne trouve pas ce fichier pour le documenter
Quatrième étape : Modification de la configuration de Pam pour l'authentification par bluetooth.

Le fichier : /etc/pam.d/common-auth
Il suffit d'ajouter la ligne suivante avant les autres lignes commençant par auth

auth sufficient pam_blue.so debug
oki a priori c'est /etc/pam.d/system-auth sur fedora
pour recap fichiers à modifier
gedit /etc/pam.d/gdm
en attendant je regarde une montre qui integre le bluetooth
http://birdye.blog.mongenie.com/index.php?idblogp=561012

et le top pour 30 dollars le bracelet bluetooth
http://www.boysstuff.co.uk/product.asp?id=14994&random=826656521&cid=29&subcat=&scid=

apres une astuce pour capter à quelle distance le telephone bluetooth est de l'ordinateur
http://gentoo-wiki.com/Talk:TIP_Bluetooth_Proximity_Monitor
http://www.netpcdirect.co.uk/bluetooth_vibrating_bracelet.php

activer ou desactiver l'écran de veille en fonction distance du périphérique bluetooth
http://perl.jonallen.info/projects/bluetooth

et ça

http://blueproximity.sourceforge.net/
Salut,

Super!😉

J'ai installé blueproximity, et tout fonctionne parfaitement!


Merci bien pour ce sujet!🙂
4Tom4 wrote:Salut,

Super!😉

J'ai installé blueproximity, et tout fonctionne parfaitement!


Merci bien pour ce sujet!🙂
yes trop cool j'ai mis au propre à la fin de ce thread la manip
http://forums.fedora-fr.org/viewtopic.php?id=31765
par contre du coup je me suis aperçu en revanche que si le pairing est actif ça fait completement disjoncter blueproximity
tu as essayé ?
et aussi tester si ça provoque pas l'anuulation du mot de passe en ssh
me semble avoir vu une manip à faire ...
Allé, question noob!
par contre du coup je me suis aperçu en revanche que si le pairing est actif ça fait completement disjoncter blueproximity
tu as essayé ?
C'est quoi le pairing? C'est bien quand le périph bluetooth est jumellé/associé au PC non?

Si c'est ça, chez moi il bloque toujours même sans BlueToothProximity.
Je viens à l'instant de faire un hard reboot, tout se fige et je n'ai plus la moi sur quoique ce soit..

alors les 2 en même temps...🙂
4Tom4 wrote:Allé, question noob!
par contre du coup je me suis aperçu en revanche que si le pairing est actif ça fait completement disjoncter blueproximity
tu as essayé ?
C'est quoi le pairing? C'est bien quand le périph bluetooth est jumellé/associé au PC non?

Si c'est ça, chez moi il bloque toujours même sans BlueToothProximity.
Je viens à l'instant de faire un hard reboot, tout se fige et je n'ai plus la moi sur quoique ce soit..

alors les 2 en même temps...🙂
oui c ça le pairing moi ça marche mais blueproximiy n'accepte pas que le pairing soit activé
sinon c koi ton souci au redemarrage précismeent ?
Le soucis, c'est que quand je rentre la clé de jumelage sur le tel, le PC, attends que je confirme par la même clé pour que le pairing soit effectué.
Une fois la clé rentrée, un message de confirmation, me dit que tout est ok...
Mais là, l'écran se fige, je n'ai plus la main.
Plus de clavier, souris etc... Reboot hard oblige.

Et c'est aléatoire, un coup ça fonctionne , et la fois d'après, plus rien.


Et sinon, les deux ont fonctionné tout à l'heure, et effectivement, BlueToothProximity, perds le nord, il n'arrive pas à se synchroniser en permanence, c'est deconnexion sur déconnexion...Mais dès que le pairing est stoppé, tout redevient normal.
4Tom4 wrote:Le soucis, c'est que quand je rentre la clé de jumelage sur le tel, le PC, attends que je confirme par la même clé pour que le pairing soit effectué.
Une fois la clé rentrée, un message de confirmation, me dit que tout est ok...
Mais là, l'écran se fige, je n'ai plus la main.
Plus de clavier, souris etc... Reboot hard oblige.

Et c'est aléatoire, un coup ça fonctionne , et la fois d'après, plus rien.


Et sinon, les deux ont fonctionné tout à l'heure, et effectivement, BlueToothProximity, perds le nord, il n'arrive pas à se synchroniser en permanence, c'est deconnexion sur déconnexion...Mais dès que le pairing est stoppé, tout redevient normal.
yes j'ai eu aussi ce souci et maintenant ç amarche nickel juste pas mettre de pairing et as tu l'icone bluetooth dans barre notification ?
freaks wrote:yes j'ai eu aussi ce souci et maintenant ç amarche nickel juste pas mettre de pairing et as tu l'icone bluetooth dans barre notification ?
Oui, l'icône je l'ai pas de soucis de ce coté..Et là, le pairing fonctionne.. Mais ça a encore planté une fois.
Bref, j'arrete de le toucher, sinon à force de mauvais reboot, je sens que ça va créer des soucis..

Avec toutes ces ondes qui nous traversent la tête, on va finir par être de véritable périphérique ss fil humain!:lol: ( enfin, si on a le temps...:-P )
4Tom4 wrote:
freaks wrote:yes j'ai eu aussi ce souci et maintenant ç amarche nickel juste pas mettre de pairing et as tu l'icone bluetooth dans barre notification ?
Oui, l'icône je l'ai pas de soucis de ce coté..Et là, le pairing fonctionne.. Mais ça a encore planté une fois.
Bref, j'arrete de le toucher, sinon à force de mauvais reboot, je sens que ça va créer des soucis..

Avec toutes ces ondes qui nous traversent la tête, on va finir par être de véritable périphérique ss fil humain!:lol: ( enfin, si on a le temps...:-P )
lol t'as raison ncroyable le nombre de peripheriques bluetooth ou wifi dans le coin aye la tete ! pour l epairing on est d'ccord ça sert pas à grand chose pour moi vu que je fai tout par le wifi du telephone par la suite (le htc a son propre serveur ftp trop fou)
a priori en bifdouillant pas le bluetooth ça marche nickel !
a priori en bifdouillant pas le bluetooth ça marche nickel !
Voilà, tant que ça fonctionne....🙂

Tiens je viens de remarquer, que si le temps de réaction de BlueToothProximity est de 1, l'écran a du mal à se mettre en veille..
Pareil pour toi?



Edit:

Et il n'est autorisé qu'un seul processus pour l'utiisation du Bluetooth...:-?
Wammu + BTProximity, c'est pas bon!:-P
4Tom4 wrote:
a priori en bifdouillant pas le bluetooth ça marche nickel !
Voilà, tant que ça fonctionne....🙂

Tiens je viens de remarquer, que si le temps de réaction de BlueToothProximity est de 1, l'écran a du mal à se mettre en veille..
Pareil pour toi?

[url]http://img116.imageshack.us/img116/60/captureblueproximityprebz4.png[/url]

Edit:

Et il n'est autorisé qu'un seul processus pour l'utiisation du Bluetooth...:-?
Wammu + BTProximity, c'est pas bon!:-P
oui fo pa utiliser d'autres fonctions du bluetooth ceci dit en pausant blueproximity ça debloque les autres fonctions
après niveau distance la valeur peut varier alor que le telephone est au meme endroit

j'ai mi
4
4
0
2

niveau reglage et c'est parfait et fiable surtout si je m'eloigne un peu plus rapidement de l'ordi , celui ci se verouille rapidement après avoir parcouru quelques metres
et j'ai mi a 0 la distance de unlocking pour que mon pc se deverouille vraiment quand je suis au plus pres
c'est quand même la classe !

après je m'étonne de pas avoir trouvé de librairie pam_wifi pour faire la même en wifi, ça devrait être plus précis
tu me diras si tu trouves d'autres pistes
....

après avec blue proximity ce doit être possible de declencher des sons etc ...