Bug 159265 - UIDs: net-mgmt/zenoss needs valid login
Summary: UIDs: net-mgmt/zenoss needs valid login
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-28 19:40 UTC by Phil Phillips
Modified: 2011-08-08 14:20 UTC (History)
0 users

See Also:


Attachments
file.diff (480 bytes, patch)
2011-07-28 19:40 UTC, Phil Phillips
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Phil Phillips 2011-07-28 19:40:07 UTC
There's some functionality of zenoss that requires a valid shell. Also, some plugins (AKA ZenPacks) require a valid shell.
Here's a suggested patch for UIDs.

We may also want to add something to UPDATING just in case someone installed zenoss and has a user with a nologin shell.
They will have to run the following to correct:
# pw usermod zenoss -s /bin/sh -d /usr/local/zenoss

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-07-28 19:40:16 UTC
Class Changed
From-To: update->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2011-08-08 14:06:29 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-08-08 14:10:20 UTC
pav         2011-08-08 13:09:52 UTC

  FreeBSD ports repository

  Modified files:
    .                    UIDs UPDATING 
  Log:
  - Change zenoss user to have a valid shell, and add an UPDATING entry for
    already installed base
  
  PR:             ports/159265
  Submitted by:   Phil Phillips <pphillips@experts-exchange.com>
  
  Revision  Changes    Path
  1.165     +2 -2      ports/UIDs
  1.1118    +11 -1     ports/UPDATING
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"