Bug 122595 - mail/dovecot user points to wrong login shell
Summary: mail/dovecot user points to wrong login shell
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: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-09 13:10 UTC by Bogdan Ćulibrk
Modified: 2008-04-10 10:50 UTC (History)
0 users

See Also:


Attachments
dovecot-1.0.13_1.diff (813 bytes, patch)
2008-04-09 17:53 UTC, Robin Breathe
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bogdan Ćulibrk 2008-04-09 13:10:00 UTC
Dovecot port points dovecot user to /sbin/nologin.

Fix: 

Change the login shell to be in same fashion as other non-privileged users that are not allowed shell login, which is: /usr/sbin/nologin
How-To-Repeat: pkg_add -r dovecot
grep dovecot /etc/passwd
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-04-09 13:11:37 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 2 Robin Breathe 2008-04-09 17:53:04 UTC
A patch to fix the issue is attached. Please commit and close the PR.

Regards,
Robin
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2008-04-10 03:53:19 UTC
State Changed
From-To: feedback->open

Feedback received.
Comment 4 Rong-En Fan freebsd_committer freebsd_triage 2008-04-10 08:27:16 UTC
State Changed
From-To: open->feedback

Please send the patch directly to me. gnats breaks the attachment. 


Comment 5 Rong-En Fan freebsd_committer freebsd_triage 2008-04-10 08:27:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

I will take this.
Comment 6 Rong-En Fan freebsd_committer freebsd_triage 2008-04-10 10:45:27 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 7 dfilter service freebsd_committer freebsd_triage 2008-04-10 10:45:37 UTC
rafan       2008-04-10 09:45:22 UTC

  FreeBSD ports repository

  Modified files:
    mail/dovecot         Makefile pkg-install 
  Log:
  - Fix login shell for dovecot user
  - Bump PORTREVISION
  
  PR:             ports/122595
  Reported by:    Bogdan &#262;ulibrk <bc at default.co.yu>
  Submitted by:   Robin Breathe <robin at isometry.net> (maintainer)
  
  Revision  Changes    Path
  1.83      +1 -0      ports/mail/dovecot/Makefile
  1.11      +2 -2      ports/mail/dovecot/pkg-install
_______________________________________________
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"