Bug 33372

Summary: Fix gdm so that correct group is set for users' sessions
Product: Ports & Packages Reporter: Joe Marcus Clarke <marcus>
Component: Individual Port(s)Assignee: freebsd-gnome (Nobody) <gnome>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Joe Marcus Clarke 2001-12-31 05:10:01 UTC
	As of gdm 2.2.5.3, users' sessions were being setgid to the gdm group.
This prevented ssh from working correctly among other things.

Fix: Apply this patch:

* FILES ADDED:
  files/patch-daemon::slave.c
How-To-Repeat: 	Install gdm-2.2.5.3, login, and try to run ssh from a gnome-terminal.
You will get the error:

setgid 20: operation not permitted
Comment 1 Patrick Li freebsd_committer freebsd_triage 2002-01-03 01:02:13 UTC
Responsible Changed
From-To: freebsd-ports->gnome

Over to maintainers
Comment 2 Maxim Sobolev freebsd_committer freebsd_triage 2002-01-14 09:53:01 UTC
State Changed
From-To: open->closed

Committed, thank you!