All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] [PATCH 0/2] Have mkhomedir_helper working for sshd
@ 2011-12-28 19:34 Sven Vermeulen
  2011-12-28 19:35 ` [refpolicy] [PATCH 1/2] Mark mkhomedir_helper as oddjob_mkhomedir_exec_t Sven Vermeulen
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sven Vermeulen @ 2011-12-28 19:34 UTC (permalink / raw)
  To: refpolicy

The next two patches allow SSHd (through PAM) to create home dirs when new
users log on to the system (as is used on larger environments with
centralized authentication services).

The necessary services (interfaces) for this are already available in the
reference policy through the oddjob module. All we need to do is have sshd
be able to domtrans to the proper oddjob domain and mark the
mkhomedir_helper as a proper entry point.

Wkr,
	Sven Vermeulen

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-01-04 13:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-28 19:34 [refpolicy] [PATCH 0/2] Have mkhomedir_helper working for sshd Sven Vermeulen
2011-12-28 19:35 ` [refpolicy] [PATCH 1/2] Mark mkhomedir_helper as oddjob_mkhomedir_exec_t Sven Vermeulen
2011-12-28 19:36 ` [refpolicy] [PATCH 2/2] sshd can call mkhomedir when a new user logs on Sven Vermeulen
2012-01-04 13:14 ` [refpolicy] [PATCH 0/2] Have mkhomedir_helper working for sshd Christopher J. PeBenito

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.