Git Product home page Git Product logo

authbind-centos-rpm's People

Contributors

nkadel avatar tootedom avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

authbind-centos-rpm's Issues

instructions contradict

Instructions say to get the source which is a tar.gz called authbind_2.1.1.tar.gz

However the spec file and the rpmbuild command expect the targz to be authbind-2.1.1.tar.gz

notice the first version uses and underscore while the second uses a hyphen. I'm not sure how to correct this.

Use DESTDIR, fix 'install -o root -g root', etc.

I've just reviewed your .spec file, and started form it to produce a much cleaner one with these features:

  • Use _lib, _libdir, _sysconfdir, and _prefix loaded into the Makefile, instead of working manually around rpmmacro values.
  • Enable and use 'DESTDIR' for 'make install' and 'make install-man'
  • Set configuration directories from /etc as configuration directories only.
  • Explicitly set suid permissions for the inaries

If you'd like the file, I'd be happy to send it.

RPM: No setuid permission on /usr/lib64/authbind/helper ?

When installing the latest authbind-2.1.1-0.1.x86_64.rpm on CentOS 6.5 I noticed that it didn't work: I could bind to port 80 as non-root user (permission error).

I think it is due to the setuid bit on /usr/lib64/authbind/helper not being set by the rpm, after setting it authbind works and I can bind as non-root to ports < 1024.

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.