Giter Club home page Giter Club logo

Comments (2)

pairish avatar pairish commented on July 16, 2024

To do a user level install (without root permissions) please follow the instructions at https://www.duosecurity.com/docs/duounix/faq titled 'Can I use login_duo to protect non-root shared accounts, or can I do an install without root privileges?' For a user-level install neither prefix nor DESTDIR should be set.

DESTDIR should not be defined within the Makefile. DESTDIR is an installation option used when doing a staged install (e.g. when building a RPM package). DESTDIR is only used with the install and uninstall targets of the Makefile. An example:

make DESTDIR=/tmp/foo install

The above example will install duo_unix to /tmp/foo/

If you have any questions or need support, please do not hesitate to contact support at https://www.duosecurity.com/support

from duo_unix.

shinji257 avatar shinji257 commented on July 16, 2024

Ahh I think I know what I was doing wrong then. Since I had just come from doing a regular install on another server I was doing make install as well where the instructions don't indicate to. 😆

Sorry about the false report.

from duo_unix.

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.