Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 310236 Details for
Bug 452803
PAM support for ejabberd
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
ejabberd.spec patch to add PAM bits
ejabberd.spec-pam.patch (text/plain), 1.55 KB, created by
Bill McGonigle
on 2008-06-25 07:51:22 UTC
(
hide
)
Description:
ejabberd.spec patch to add PAM bits
Filename:
MIME Type:
Creator:
Bill McGonigle
Created:
2008-06-25 07:51:22 UTC
Size:
1.55 KB
patch
obsolete
>--- ejabberd.spec-dist 2008-06-22 15:02:18.000000000 -0400 >+++ ejabberd.spec 2008-06-25 03:28:58.000000000 -0400 >@@ -21,6 +21,7 @@ > #Source8: ejabberdctl > Source9: ejabberdctl.pam > Source10: ejabberdctl.apps >+Source11: ejabberd.pam > > # Fedora-specific stuff - fixing paths > Patch1: ejabberd-build.patch >@@ -95,7 +96,7 @@ > > %build > pushd src >-%configure --enable-odbc --enable-debug >+%configure --enable-odbc --enable-debug --enable-pam > # doesn't builds on SMP currently > make > popd >@@ -124,6 +125,7 @@ > #install -D -p -m 0755 %{S:8} %{buildroot}%{_sbindir}/ejabberdctl > install -D -p -m 0644 %{S:9} %{buildroot}%{_sysconfdir}/pam.d/ejabberdctl > install -D -p -m 0644 %{S:10} %{buildroot}%{_sysconfdir}/security/console.apps/ejabberdctl >+install -D -p -m 0644 %{S:11} %{buildroot}%{_sysconfdir}/pam.d/ejabberd > > mkdir -p %{buildroot}%{_initrddir} > install -p -m 0755 %{S:1} %{buildroot}%{_initrddir}/ejabberd >@@ -149,11 +151,13 @@ > %attr(640,ejabberd,ejabberd) %config(noreplace) %{_sysconfdir}/ejabberd/ejabberd.cfg > %attr(640,ejabberd,ejabberd) %config(noreplace) %{_sysconfdir}/ejabberd/ejabberdctl.cfg > %attr(640,ejabberd,ejabberd) %config(noreplace) %{_sysconfdir}/ejabberd/inetrc >+%attr(4750,root,ejabberd) %{_libdir}/%{name}/priv/bin/epam > > %{_initrddir}/ejabberd > %config(noreplace) %{_sysconfdir}/logrotate.d/ejabberd > > %config(noreplace) %{_sysconfdir}/pam.d/ejabberdctl >+%config(noreplace) %{_sysconfdir}/pam.d/ejabberd > %config(noreplace) %{_sysconfdir}/security/console.apps/ejabberdctl > %{_bindir}/ejabberdctl > %{_sbindir}/ejabberdctl
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 452803
: 310236