Différences

Cette page vous donne les différences entre la révision choisie et la version actuelle de la page.

docs:linuxeries:yubikey [2013/03/19 00:21]
adlp créée
docs:linuxeries:yubikey [2013/03/19 00:23] (version actuelle)
Ligne 6: Ligne 6:
  * [[http://john.nachtimwald.com/2010/07/25/yubikey-auto-lock-in-gnome/]]   * [[http://john.nachtimwald.com/2010/07/25/yubikey-auto-lock-in-gnome/]]
  * [[http://thomas.duboucher.free.fr/index.php?post/2011/04/Utilisation-avanc%C3%A9e-d-une-Yubikey-sous-Linux-%28Partie-I%29]]   * [[http://thomas.duboucher.free.fr/index.php?post/2011/04/Utilisation-avanc%C3%A9e-d-une-Yubikey-sous-Linux-%28Partie-I%29]]
 +Il faut coupler cela aux scripts plus bas... (source a redefinir !!!)
===== Scripts ===== ===== Scripts =====
Ligne 74: Ligne 75:
su $user -c "/usr/bin/gnome-screensaver-command --poke" su $user -c "/usr/bin/gnome-screensaver-command --poke"
adlp@wurzel:/usr/local/bin$ adlp@wurzel:/usr/local/bin$
 +</xtermrtf>
 +===== Action! =====
 +<xtermrtf>
 +adlp@wurzel:/usr/local/bin$ cat /etc/udev/rules.d/85-yubikey.rules
 +ACTION=="remove", ENV{ID_VENDOR}=="Yubico", RUN+="/usr/local/bin/gnome-screensaver-lock"
 +ACTION=="add", ENV{ID_VENDOR}=="Yubico", RUN+="/usr/local/bin/gnome-screensaver-unlock"
</xtermrtf> </xtermrtf>
docs/linuxeries/yubikey.1363648880.txt.gz · Dernière modification: 2013/03/19 00:21 par adlp
Recent changes RSS feed Debian Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki