Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

centos 7: oidentd is not available (for oar-api) #5

Open
npf opened this issue Jun 12, 2015 · 1 comment
Open

centos 7: oidentd is not available (for oar-api) #5

npf opened this issue Jun 12, 2015 · 1 comment
Assignees

Comments

@npf
Copy link
Contributor

npf commented Jun 12, 2015

oidentd is not provided neither in centos7 nor in epel 7.

For centos 6, it already seems to have been moved from centos to epel
https://www.centos.org/forums/viewtopic.php?t=6136

Then it is no in epel now.
https://apps.fedoraproject.org/packages/oidentd/overview/

Could we use authd instead ?
vagrant@frontend: /etc/sysconfig $ yum search identd
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile

  • base: mirror.ate.info
  • epel: mirror.fraunhofer.de
  • extras: mirror.in2p3.fr
  • updates: mirror.ate.info
    =================================================== Matched: identd ====================================================
    authd.x86_64 : A RFC 1413 ident protocol daemon
    nmap.x86_64 : Network exploration tool and security scanner
@npf npf added the question label Jun 12, 2015
@npf npf added the bug label Jun 12, 2015
@bzizou
Copy link
Contributor

bzizou commented Jul 3, 2015

I just tried to use "pidentd" in place of "oidentd" on a debian Jessie and after a lot of tries, it doesn't work with apache (it may be related to ipv6). So, for now, I'm sure that we have to keep using "oident" on a Debian based distribution. Now, we have to test "authd" on Centos...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants