Displaying 2 results from an estimated 2 matches for "jhoblitt".
2013 Feb 14
6
[Bug 2070] New: OpenSSH daemon PermitTTY option
https://bugzilla.mindrot.org/show_bug.cgi?id=2070
Bug ID: 2070
Summary: OpenSSH daemon PermitTTY option
Classification: Unclassified
Product: Portable OpenSSH
Version: 6.1p1
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: sshd
Assignee:
2012 May 17
5
modifying declared user/group types without resorting to inheritance?
Hello,
I have number of classes that deal with user management and I''ve run into a
snag with needing to extend/modify either the user or group types. I''m
using theforeman as an ENC.
The class structure I have is something like the following.
users::common
users::dev
users::prod
etc...
users::{dev, prod} do not use inheritance. Almost all node include
users::common.