GithubHelp home page GithubHelp logo

Comments (7)

a-dma avatar a-dma commented on May 31, 2024

I'm using 16.10 myself and I have no problems with either the module itself or pamu2fcfg.

Have your recently upgraded the library? Have you tried running ldconfig? What is the output of ldd pamu2fcfg?

from pam-u2f.

larlin avatar larlin commented on May 31, 2024

I tried running ldconfig on the pamu2fcfg, on the dir that contains libjson-c.so.3. Any other way that it should be used? Haven't needed to use it before so don't know how it is normally applied.

I guess the library was update as part of the system upgrade I haven't done anything more.

Here is the output from ldd:
ldd /usr/local/bin/pamu2fcfg
linux-vdso.so.1 => (0x00007ffe837f0000)
libu2f-host.so.0 => /usr/local/lib/libu2f-host.so.0 (0x00007f8500e6f000)
libu2f-server.so.0 => /usr/local/lib/libu2f-server.so.0 (0x00007f8500c67000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f85008a0000)
libhidapi-hidraw.so.0 => /usr/lib/x86_64-linux-gnu/libhidapi-hidraw.so.0 (0x00007f850069c000)
libjson-c.so.2 => not found
libjson-c.so.2 => not found
libssl.so.1.0.0 => /lib/x86_64-linux-gnu/libssl.so.1.0.0 (0x00007f8500431000)
libcrypto.so.1.0.0 => /lib/x86_64-linux-gnu/libcrypto.so.1.0.0 (0x00007f84fffed000)
/lib64/ld-linux-x86-64.so.2 (0x000055e781fc3000)
libudev.so.1 => /lib/x86_64-linux-gnu/libudev.so.1 (0x00007f84fffcc000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f84ffdc8000)
librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f84ffbc0000)
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f84ff9a0000)

Edit: the version pamu2fcfg is 1.0.4-1 according to the packet manager, can't see the version of the binary as it can't run.

from pam-u2f.

a-dma avatar a-dma commented on May 31, 2024

oh have upgraded from 16.04 to 16.10...

try running sudo apt-get dist-upgrade, if that doesn't help try reinstalling pamu2fcfg sudo apt-get --reinstall pamu2fcfg

from pam-u2f.

larlin avatar larlin commented on May 31, 2024

Will do, I did try complete removal and install from Synaptic that didn't do any difference. But will try tonight when I have access to the machine again.

from pam-u2f.

a-dma avatar a-dma commented on May 31, 2024

also since the binary is located in /usr/local, have you built the tool yourself? Is that what you're running? In that case you might want to rebuild to have it link against the updated version of the library.

from pam-u2f.

larlin avatar larlin commented on May 31, 2024

Doh! You are probably right I forgot that I had to build it my self when I started using u2f. Sorry for the time wasted on this. Then I probably only need to uninstall the version I built and then it will use the version from the package manager. Thank you so much for the help!

from pam-u2f.

a-dma avatar a-dma commented on May 31, 2024

No worries.

I'm closing this, feel free to reopen if the problem isn't fixed.

from pam-u2f.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.