==================================================================
  Please DO NOT REPLY to this mail or send email to the developers
  about this bug. Please follow-up to Bugzilla using this link:
    http://bugs.contribs.org/show_bug.cgi?id=6461

  Have you checked the Frequently Asked Questions (FAQ)?
    http://wiki.contribs.org/SME_Server:Documentation:FAQ

  Please also take the time to read the following useful guide:
    http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================

--- Comment #7 from daniel <[email protected]>  ---
In fact, I think this bug can be closed. EPEL version of ejabberd
install nicely on SME. There's no uid/gid conflict. As uid 27 is
already used, ejabberd is created with another free uid. On my test
system, it took uid 456.

In fact, the spec file uses the macros %{__fe_useradd} %{uid} to create
the user. On fedora system, this calls the fedora-useradd scripts. I'm
not sure what tool it use on CentOS, but probably a wrapper around
useradd. The uid passed to %{__fe_useradd} seems to only be a hint, and
not a hard requirement.

Anyway, we can use the upstream version without any modification in the
spec file.

-- 
Configure bugmail: http://bugs.contribs.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/

Reply via email to