RBAC update: user attrs from profiles [PSARC/2010/072 FastTrack timeout 03/03/2010]

2010-03-03 Thread Gary Winiger
This project proposes updates to the rbac implementation. Release binding: minor. This case was approved at today's PSARC meeting. Gary..

RBAC update: user attrs from profiles [PSARC/2010/072 FastTrack timeout 03/03/2010]

2010-03-02 Thread Gary Winiger
Only authorizations seem to be explicitly addressed here. How are executables addressed? That is the use of pfexec? Through the profiles. There are no defaults exec attributes listed in policy.conf. So you're saying that the pfexec search as well as the auth

RBAC update: user attrs from profiles [PSARC/2010/072 FastTrack timeout 03/03/2010]

2010-03-01 Thread Gary Winiger
This project proposes updates to the rbac implementation. Release binding: minor. The current rbac implementation has several shortcomings: The project team doesn't say why these are shortcomings. I was having a hard time getting the motivation. Fortunately in an

Network Auto-Magic (NWAM) Phase 1 Updates part 2 (PSARC 2010/049)

2010-02-10 Thread Gary Winiger
PSARC 2008/532 NWAM Phase 1 PSARC 2009/577 Network Auto-Magic (NWAM) Phase 1 Updates +1 And see below for a code review comment. Gary.. any of these. The Network Autoconf profile is now split into the Network Autoconf User and Network Autoconf Admin profiles. The User profile is

PSARC/2009/642 audit_control(4) EOL and removal

2010-01-20 Thread Gary Winiger
I'm sponsoring this case for Jan Friedel and the Solaris Audit project team. It is the second phase of converting the audit service configuration to SMF. The first phase was PSARC/2009/022 audit_startup(1m) EOL and removal. This case was approved at today's PSARC meeting. Gary..

PSARC/2009/642 audit_control(4) EOL and removal

2010-01-09 Thread Gary Winiger
I'm sponsoring this case for Jan Friedel and the Solaris Audit project team. It is the second phase of converting the audit service configuration to SMF. The first phase was PSARC/2009/022 audit_startup(1m) EOL and removal. PSARC/2008/787 Obsolete of some Solaris Audit commands and

User object audit token [PSARC/2010/001 FastTrack timeout 01/11/2010]

2010-01-06 Thread Gary Winiger
This case was approved at today's PSARC meeting. Gary..

User object audit token [PSARC/2010/001 FastTrack timeout 01/11/2010]]

2010-01-06 Thread Gary Winiger
For some reason, this never made it to the case log or my inbox. Sorry for the delay. From: Richard L. Hamilton rlhamil at smart.net To: opensolaris-arc at opensolaris.org Subject: Re: User object audit token [PSARC/2010/001 FastTrack timeout 01/11/2010] Date: Sat, 02 Jan 2010 05:39:59 -0800

Basic Network Privilege [PSARC/2009/685 FastTrack timeout 01/01/2010]

2010-01-04 Thread Gary Winiger
I want to clarify the definition of the NET_ACCESS privilege as follows: privilege NET_ACCESS Allows a process to open a TCP, UDP or SCTP network endpoint. This makes clear that ICMP and RAW sockets do not require more than the NET_ICMPACCESS or NET_RAWACCESS. +1 Gary..

Improving the use and debugging of the basic privilege set. [PSARC/2009/686 FastTrack timeout 01/01/2010]

2010-01-04 Thread Gary Winiger
--- priv_addset.3 Mon Dec 21 12:08:24 2009 +++ priv_addset.3.new Mon Dec 21 12:10:00 2009 @@ -20,6 +20,8 @@ void priv_emptyset(priv_set_t *sp); + void priv_basicset(priv_set_t *sp); + void priv_fillset(priv_set_t *sp); void priv_freeset(priv_set_t

Reserved uid/gid for distinguishing unmappable users/groups in NFSv4 ACLs [PSARC/2009/683 FastTrack timeout 01/06/2010]

2010-01-04 Thread Gary Winiger
Darren writes: While I think it is unfortunate we need yet another special uid/gid for this it seems like the only workable solution (I'd already discussed this offline with the project team). So I'm happy to given this case a +1 as specified. I agree with Darren, it's

User object audit token [PSARC/2010/001 FastTrack timeout 01/11/2010]

2010-01-01 Thread Gary Winiger
I'm sponsoring the case on behalf of myself, the Audit Project Team and the RBAC and Admin Project Team. It requests a Patch Release Binding. However, there is no intention to back port unless there is a business need to do so. The exposed interfaces were never formally ARCed. They have been

PSARC/2008/195 Validated Execution

2009-12-16 Thread Gary Winiger
At the request of the project team, this case has been superseded by PSARC/2009/676 Validated Execution Umbrella Case. Gary..

PSARC 2009/576 pam_krb5 pkinit - final spec

2009-12-15 Thread Gary Winiger
I've attached updated pam_krb5.5 and pam_krb5.5.diffmarked. +1 Gary..

PSARC 2009/576 pam_krb5 pkinit - final spec

2009-12-14 Thread Gary Winiger
The final spec and man page for the pam_krb5 pkinit project have been put into the case directory. If there are no further objections, this case should get approved at the meeting this week. From message 60 of 17 Nov and not yet answered: Gary.. == From pkinit-final: The

[kerberos-discuss] PSARC/2009/576 final spec

2009-12-09 Thread Gary Winiger
One question; should pam_krb5 doing PKINIT ever try using the password acquired via pam_authtok_get as the PIN if pam_krb5 is stacked below pam_authtok_get like so: login auth required pam_unix_cred.so.1 login auth sufficient pam_krb5.so.1 pkinit

2009/661 [noaclfab share option]

2009-12-09 Thread Gary Winiger
Improving ACL fabrication and making it do a better job of approximating NFSv4 ACL, will still have the following problem: - The user could retrieve the fabricated ACL on the client and attempt to perform some operation only to be denied when the real ACL is evaluated on the server.

noaclfab share option [PSARC/2009/661 FastTrack timeout 12/11/2009]

2009-12-07 Thread Gary Winiger
I'm sponsoring this fast-track on behalf of Vallish Vaidyeshwara (RPE). This case seeks minor binding. Is this really only needed in Solaris Next? It seems OK to me for a Patch binding if needed. +1 for either binding. Gary..

delete obsolete system call traps [PSARC/2009/657]

2009-12-03 Thread Gary Winiger
I am sponsoring this fast-track case for myself. No external/ABI interfaces are changing, so there is no documentation change. I don't see any mention of how Solaris Audit will be affected. I've not looked at the current implementation to see how each of the current

Software Events Notification Parameters CLI [PSARC/2009/617 FastTrack timeout 11/18/2009]

2009-11-20 Thread Gary Winiger
. +1 Gary.. Gary Winiger wrote: New exported interface Stability Binding --- setnotify subcommand of svccfg(1M) Committed Patch listnotify subcommand of svccfg(1M

Obsolete getacinfo(3bsm) [PSARC/2009/636 Self Review]

2009-11-19 Thread Gary Winiger
I'm sponsoring this case for myself and the the Solaris Audit project team. I believe it qualifies for self review and am marking it closed approved automatic. I'm happy to turn it into a fast track and set the timer if anyone believes I've misjudged. The case requests an obselescence

snmp-notify: SNMP Notification Daemon for Software Events [PSARC/2009/618 FastTrack timeout 11/18/2009]

2009-11-18 Thread Gary Winiger
Additionally this case seems not to follow the SMF policy for configuring properties. See http://sac.eng.sun.com/cgi-bin/bp.cgi?NAME=SMF.bp (there is an opensolsaris.org equivalent, but that website is not presently responding so I can't cut a paste the url).

PSARC 2009/576 pam_krb5 PKINIT support - APPROVED

2009-11-17 Thread Gary Winiger
The submitter has updated the spec and I believe all of the issues have been addressed. The timer expired yesterday, this case is now approved. I believe this is premature. In any case Darren and I discussed things Wed afternoon and came up with a number of points. Again

Software Events Notification Parameters CLI [PSARC/2009/617 FastTrack timeout 11/18/2009]

2009-11-17 Thread Gary Winiger
New exported interface Stability Binding --- setnotify subcommand of svccfg(1M) Committed Patch listnotify subcommand of svccfg(1M) Committed Patch

smtp-notify: Email Notification Daemon for Software Events [PSARC/2009/619 FastTrack timeout 11/18/2009]

2009-11-17 Thread Gary Winiger
Rob's sent me updated materials which reflect the clarifications due to the conversation here around privileges and the removal of config/debug from the manpages. I've put them in the case directory. 4.11. Security Impact: During daemon initialization, the smtp-notify daemon will

snmp-notify: SNMP Notification Daemon for Software Events [PSARC/2009/618 FastTrack timeout 11/18/2009]

2009-11-17 Thread Gary Winiger
Rob's sent me updated materials which reflect the clarifications due to the conversation here around privileges and the removal of config/debug from the manpages. I've put them in the case directory. config/rootdir This is an astring property that defaults to /.

acpihpd ACPI Hotplug Daemon [PSARC/2009/551 fast-track timeout 10/19/2009]

2009-11-16 Thread Gary Winiger
Gerry, Please also refer to inline comments below. Thanks! --Gerry Gary Winiger mailto:gww at eng.sun.com wrote: Mike, I'm working with Intel to answer your questions. Essentially we want to provide the least amount of access possible for this daemon to do its

PSARC 2009/576 pam_krb5 PKINIT support - APPROVED

2009-11-13 Thread Gary Winiger
The submitter has updated the spec and I believe all of the issues have been addressed. The timer expired yesterday, this case is now approved. I believe this is premature. In any case Darren and I discussed things Wed afternoon and came up with a number of points. Since he

[kerberos-discuss] pam_krb5 PKINIT support [PSARC/2009/576 FastTrack timeout 10/29/2009]

2009-11-11 Thread Gary Winiger
I think this is sufficient for now and it doesn't preclude adding module options or a krb5.conf stanza (or even user_attr(4) name=value pairs) to control this in the future. Hopefully pam_eval will be a longer term way of

[kerberos-discuss] pam_krb5 PKINIT support [PSARC/2009/576 FastTrack timeout 10/29/2009]

2009-11-09 Thread Gary Winiger
I want to see an updated pam_krb5(5) man page explaining how to use PKINIT and including the example PAM stacks for use of PKINIT. If I understand the project correctly: * The project wants to do different prompting than pam_authtok_get(5). * The project proposes to

[kerberos-discuss] pam_krb5 PKINIT support [PSARC/2009/576 FastTrack timeout 10/29/2009]

2009-11-09 Thread Gary Winiger
What is the Release Binding? Minor/Patch Which is it Minor or Patch -- they are different see http://sac.eng/BestPractices/release_taxonomy.html and http://sac.eng/cgi-bin/bp.cgi?NAME=interface_taxonomy.bp Patch implies Minor, Minor does not imply

Abandon the use of snapshots in mntfs. [PSARC/2009/352 FastTrack timeout 06/19/2009]

2009-11-06 Thread Gary Winiger
Brian, I little house cleaning. After this case was approved, the project team decided to take a different approach which was submitted and approved in PSARC 2009/566. Since the approach in 2009/352 is no longer valid, I am marking it as withdrawn to avoid future confusion. Wouldn't

Open Fabrics User Verbs (OFUV) primary kernel components [PSARC/2009/421 FastTrack timeout 11/13/2009]

2009-11-06 Thread Gary Winiger
Ted, Note to PSARC admin folks: I may need manual intervention to get this into the agenda. (As far as I can tell, the tools don't support a fasttrack using an existing case with one-pager already in place.) Not sure what you're asking. If you have a case that needs an

Open Fabrics User Verbs (OFUV) primary kernel components [PSARC/2009/421 FastTrack timeout 11/13/2009]

2009-11-06 Thread Gary Winiger
I am the licensee. As a licensee you should know what to do. Contact your mentor and RTM http://sac.eng.sun.com/arc/Processes/ARC-LicenseeDuties.html In general it's automagic it you use the tools. Gary..

[kerberos-discuss] pam_krb5 PKINIT support [PSARC/2009/576 FastTrack timeout 10/29/2009]

2009-11-05 Thread Gary Winiger
While working out the various permutations of PAM auth stacks I've discovered that my fasttrack was not complete in regards to new interfaces. At yesterday's meeting, I asked for more time through today. Unfortuntely, I'm not going to be able to get through this case

EOF of plotting components [PSARC/2009/540 FastTrack timeout 10/21/2009]

2009-11-04 Thread Gary Winiger
Garrett asked me for codereview, and in looking, I've noticed that xterm still supports the crufty old Tek 4014 mode, and one can actually make it work with graph and plot (at least). So it's *conceivable* that someone is still using this, although it would have to be nasty moldy old

contract for 2008/181 Hotplug Framework to use 2000/517 audit interfaces and 2003/397

2009-10-29 Thread Gary Winiger
I've executed and recorded 2000/517-19 for PSARC/2008/181 Hotplug Framework to use the project private interfaces described in the prototype contract approved in 2003/397. 2003/397 and 2008/181 have a symlink to the executed contract. Gary..

PSARC 2009/538 EOF of Tadpole SPARCLE

2009-10-20 Thread Gary Winiger
I didn't see any +1s on this, although the case timed out. Can I get a member to review this? The case states: Approximately 2.5 years ago, we integrated the basic platmod support for the Douglas platform (PSARC 2007/152), which is the Tadpole SPARCLE laptop. These laptops

acpihpd ACPI Hotplug Daemon [PSARC/2009/551 fast-track timeout 10/19/2009]

2009-10-16 Thread Gary Winiger
to get this done? Thanks, Mike On Tue, 2009-10-13 at 13:29 -0700, Gary Winiger wrote: The acpihpd is started and stopped using the standard Solaris service management facility. The acpihpd is an smf service, and will only be enabled on the platforms which supports IOH/CPU

acpihpd ACPI Hotplug Daemon [PSARC/2009/551 fast-track timeout 10/19/2009]

2009-10-13 Thread Gary Winiger
The acpihpd is started and stopped using the standard Solaris service management facility. The acpihpd is an smf service, and will only be enabled on the platforms which supports IOH/CPU/memory hot plug. How is the SMF usage policy met?

Increase the maximum value of NGROUPS_MAX to 1024 [PSARC/2009/542 FastTrack timeout 10/14/2009]

2009-10-08 Thread Gary Winiger
This project proposes changing the maximum value for NGROUPS_MAX from 32 to 1024 by changing the definition of NGROUPS_UMAX from 32 to 1024. NGROUPS_MAX as defined by different Unix versions are as follows (http://www.j3e.de/ngroups.html): Linux Kernel = 2.6.3

Increase the maximum value of NGROUPS_MAX to 1024 [PSARC/2009/542 FastTrack timeout 10/14/2009]

2009-10-08 Thread Gary Winiger
This project proposes changing the maximum value for NGROUPS_MAX from 32 to 1024 by changing the definition of NGROUPS_UMAX from 32 to 1024. NGROUPS_MAX as defined by different Unix versions are as follows (http://www.j3e.de/ngroups.html): Linux Kernel = 2.6.3

Removal of NIS+ [PSARC/2009/530 FastTrack timeout 10/12/2009]

2009-10-07 Thread Gary Winiger
I'm sponsoring this Fast Track for Raja Gopal Andra, the RPE naming team, and the NIS+ core team. It requests removal of all the NIS+ related interfaces and documentation in a Minor Release. While this is somewhat long, the case owner and project team believe it still qualifies for a Fast

Removal of NIS+ [PSARC/2009/530 FastTrack timeout 10/12/2009]

2009-10-05 Thread Gary Winiger
I'm sponsoring this Fast Track for Raja Gopal Andra, the RPE naming team, and the NIS+ core team. It requests removal of all the NIS+ related interfaces and documentation in a Minor Release. While this is somewhat long, the case owner and project team believe it still qualifies for a Fast Track

CUPS as the default print service [PSARC/2009/514 FastTrack timeout 10/02/2009]

2009-09-29 Thread Gary Winiger
2) Are there any plans to enhance CUPS to distributed network printer configuration via NIS? Or is there a replacement for this service already present? (I guess this is what Bonjour is intended for?) There are no plans for NIS. CUPS supports LDAP, DNS-SD, SLP, and CUPS Browse

contract for 2008/725 TMP Support to use 2000/517 audit interfaces and 2003/397

2009-09-25 Thread Gary Winiger
I've executed and recorded 2000/517-18 for PSARC/2008/725 TPM Support to use the project private interfaces described in the prototype contract approved in 2003/397. 2003/397 and 2008/725 have a symlink to the executed contract. Gary..

Label Builder CLI [LSARC/2009/457 FastTrack timeout 08/31/2009]

2009-09-10 Thread Gary Winiger
ATTRIBUTES See attributes(5) for description of the following attributes: _ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | |_|_ ___| |

Label Builder CLI [LSARC/2009/457 FastTrack timeout 08/31/2009]

2009-09-10 Thread Gary Winiger
With Gary's issues clarified can someone +1 this project? My last comment was really just a nit, so +1. Gary..

Label Builder CLI [LSARC/2009/457 FastTrack timeout 08/31/2009]

2009-08-25 Thread Gary Winiger
I have placed the attached man page document in the case directory under the materials subdirectory. For the record from a private thread with the project team: My primary comment on the man page and case all together is that it's unclear what the output of call to the

Anti-spoofing Link Protection [PSARC/2009/436]

2009-08-19 Thread Gary Winiger
gw-1 What's the administrative interface? dladm? What's the policy for setting these properties? Eric and I were going to resolve any issues with the policy for these properties offline. Since the meeting I've done the research I hadn't gotten to. dladm is

daemon() in libc [PSARC/2009/444 FastTrack timeout 08/24/2009]

2009-08-19 Thread Gary Winiger
Here's updated man page with new COMMENTS section giving high level overview of the options for daemon environment setup. If there is a need for more specific references (to actual functions like priv_set(3C) and such) I can add them. Probably not, but please add privileges(5) to

PSARC 2008/181 Solaris Hotplug Framework

2009-08-18 Thread Gary Winiger
I've updated the case directory in the commitment3.materials directory with updated materials. No such file or directory. /net/sac.sfbay/export/sac/Archives/CaseLog/arc/PSARC/2008/181 marduk.eng-gww[200]: l 20080306_govinda.tatti@commitment2.materials/

daemon() in libc [PSARC/2009/444 FastTrack timeout 08/24/2009]

2009-08-17 Thread Gary Winiger
DESCRIPTION If the nochdir option is other than zero the working directory will not be changed to the root directory, otherwise it will be. Is this / or ~root? RETURN VALUES Upon successful completion, daemon() returns 0. Otherwise it returns -1. What are

adt_alloc_event update [PSARC/2009/400 Self Review]

2009-07-20 Thread Gary Winiger
I'm self sponsoring this case. I believe it qualifies for self-review and am marking it closed approved automatic. I am happy to turn it into a fast track and set the timer if anyone believes I've misjudged. The case requests a Patch Release Binding and an unchanged Contracted Project Private

Redux: PSARC/2009/348 Security Labels for ZFS

2009-06-18 Thread Gary Winiger
issues in summary. An updated spec will follow the convergence of the case. This case was approved at today's PSARC meeting. An updated spec will be delivered to the case tomorrow when I get the wording straight for making mlslabel undelegatable. Below and in

Redux: PSARC/2009/348 Security Labels for ZFS

2009-06-17 Thread Gary Winiger
issues in summary. An updated spec will follow the convergence of the case. This case was approved at today's PSARC meeting. An updated spec will be delivered to the case tomorrow when I get the wording straight for making mlslabel undelegatable. Gary..

Redux: PSARC/2009/348 Security Labels for ZFS

2009-06-16 Thread Gary Winiger
+ slabel=internally encoded label | none + This property is used with Trusted Extensions. This is + the internal encoding of a sensitivity label (also called + a hex label). (See label_to_str(3tsol), label_encodings(4), + hextoalabel(1M),

Redux: PSARC/2009/348 Security Labels for ZFS

2009-06-16 Thread Gary Winiger
Well, they are static, no? Static to a given site. The issue is that the labels themselves are classified information for some customers - usually only the compartment bits - and as such it would be better if we could encrypt them so that the handling of disks that contain labels

Redux: PSARC/2009/348 Security Labels for ZFS

2009-06-16 Thread Gary Winiger
That's why the internal format (aka hex label) is what is stored. By official government ruling (at least from us DoD) it is unclassified and may be view by anyone. Does that then mean we can't allow for 'zfs get slabel' to return the label_to_str() version ? I could live

Redux: PSARC/2009/348 Security Labels for ZFS

2009-06-16 Thread Gary Winiger
OK then ;-) I'll be posting a summary of the issues discussed and responses shortly so we're all on the same page. During this case discussion a few points were raised. In order to work towards convergence of the case the project team would like to respond to those issues in

Subject: PSARC/2009/354 Always on / no reboot Solaris Audit

2009-06-12 Thread Gary Winiger
I'm sponsoring this case for Marek Pospisil and the Solaris Audit project team. It requests a Minor Release Binding and an unchanged interface taxonomy. I believe it qualifies for self-review and have marked it closed approved automatic. I'm happy to turn it into a fast track and set a timer if

Update: PSARC/2009/208 - sending audit log to a remote system.

2009-06-09 Thread Gary Winiger
During the implementation and code review phase of PSARC/2009/208, a few changes to the protocol seemed to be advisable to make before audit_remote(5) was integrated. The version number remains unchanged. Only GSS-API functionality is supported at this time. Additionally, IANA granted the

PSARC/2009/349 Security Labels for ZFS

2009-06-09 Thread Gary Winiger
I'm sponsoring this Fast Track for Ric Aleshire and the Trusted Extensions development team. Trusted Extensions was introduced in PSARC/2002/762 Layered Trusted Solaris with filesystem interfaces defined in the subcase PSARC/2005/723 Solaris Trusted Extensions Filesystem Labeling One of the

Redux: PSARC/2009/348 Security Labels for ZFS

2009-06-09 Thread Gary Winiger
AAR, Fat fingered the case number when cleaning up the To and Cc lists. Please reply to this mail. Gary.. == I'm sponsoring this Fast Track for Ric Aleshire and the Trusted Extensions development team. Trusted Extensions was introduced in PSARC/2002/762 Layered Trusted Solaris with

nss_ldap should support AD-style groups [PSARC/2009/328 FastTrack timeout 06/10/2009]

2009-06-04 Thread Gary Winiger
So +1 from me. Hopefully Gary is also reviewing this and making sure that neither Nico nor I are missing anything. +1 Gary..

PSARC/2009/332 New projects with boundless resources

2009-06-04 Thread Gary Winiger
We already have a system project why not: system.inetd system.foo I think Scott's concern about nesting is valid, but that's otherwise a nice idea. Just as we have user.root, and group.staff, system.inetd seems the right level of nestedness. Gary..

PSARC/2009/332 New projects with boundless resources

2009-06-04 Thread Gary Winiger
I have another suggestion. Seeing that /etc/project already uses user.name and group.name, why not svc.name, where name is derived from the service FMRI? That seems sufficient to achieve our real Doubleplus good. ;-) Gary..

PSARC/2009/333 str_to_label() update

2009-06-03 Thread Gary Winiger
I'm sponsoring this case for myself. It updates the PSARC/2005/259 Layered Trusted Solaris Label Interfaces str_to_label(3tsol) function. The commitment level remains Committed. A Patch release binding is requested. A full diff marked man page is in the case directory. This case

PSARC/2009/333 str_to_label() update

2009-06-02 Thread Gary Winiger
I'm sponsoring this case for myself. It updates the PSARC/2005/259 Layered Trusted Solaris Label Interfaces str_to_label(3tsol) function. The commitment level remains Committed. A Patch release binding is requested. A full diff marked man page is in the case directory. The timer is set for 10

system_noshell [PSARC/2009/327 FastTrack timeout 06/05/2009]

2009-06-01 Thread Gary Winiger
Which again re-enforces that system_noshell() *is* intended to be a replacement for system(3C). I have not problem with providing a variant of system(3C) that is more secure. However I'm not convinced that a new symbol - and thus changes to existing code to use it. Is the best way to

Amendments to pconsole fast-track [PSARC/2009/275 FastTrack timeout 05/27/2009]

2009-05-26 Thread Gary Winiger
Ok, for TIOCSTI, there are effectively three choices here. 1. maintain the current behaviour, which appears to require PRIV_ALL 2. modify the behaviour to allow the device owner to use TIOCSTI, when the sessions match. 3. modify the behaviour to allow the device owner

Configurable Boot Archive Updates [2009/312 05/26/2009]

2009-05-26 Thread Gary Winiger
Haven't we always documented uadmin(2) as the wrong way to do that? I suspect you looked at the page, but for the record, the language is: This function is tightly coupled to the system administrative procedures and is not intended for general use. Souldn't this be

nfswatch [PSARC/2009/295 FastTrack timeout 05/14/2009]

2009-05-12 Thread Gary Winiger
Thanks Garrett, Peter, Seb and Gary, for your review and the comments for the case. We'll look into the concerns that brought up and see what we can do. I thought Garrett derailed. Yet it still seems to have a waiting fast-track status. Garrett, if it is derailed,

nfswatch [PSARC/2009/295 FastTrack timeout 05/14/2009]

2009-05-08 Thread Gary Winiger
I'll also point out that the case seems (IMO), to overlap with other tools -- nfsstat, netstat, and snoop for example in a way that I think the statement in the materials that this doesn't compete with other Solaris tools or technologies might not be entirely true. So, given these

Amendments to pconsole fast-track [PSARC/2009/275 FastTrack timeout 05/08/2009]

2009-05-07 Thread Gary Winiger
From Norm.Jacobs at sun.com Wed May 6 22:07:44 2009 Date: Thu, 07 May 2009 00:07:39 -0500 From: Norm Jacobs Norm.Jacobs at sun.com Subject: Re: Amendments to pconsole fast-track [PSARC/2009/275 FastTrack timeout 05/08/2009] To: Gary Winiger gww at eng.sun.com Cc: gww at sac.sfbay.sun.com

snort [PSARC/2009/256 FastTrack timeout 05/04/2009]

2009-05-06 Thread Gary Winiger
Explicitly copied Seb since he was case owner for libpcap. 1. For privileges(5), PRIV_NET_RAWACCESS is least required since snort depends on libpcap which sets NIC to RAW mode in order to monitor the flow of the box. And the Network Management profile is necessary. From definition of

Amendments to pconsole fast-track [PSARC/2009/275 FastTrack timeout 05/08/2009]

2009-05-06 Thread Gary Winiger
. I'm not sure that's this case (though it would be nice if the policy was revisited and this case dependent on that revisit), but I'm not suggesting that be the a case requirement. Perhaps an offline email if I've not been clear. Thankx, Gary.. Gary Winiger

Amendments to pconsole fast-track [PSARC/2009/275 FastTrack timeout 05/08/2009]

2009-05-06 Thread Gary Winiger
IMO, this case should be withdrawn and the bug should be fixed. If I'm wrong about the bug, then the case should be reintroduced with rational as to why there isn't a bug and what the policy really should be for TIOCSTI. I'll give the project team a while to

snort [PSARC/2009/256 FastTrack timeout 05/04/2009]

2009-05-05 Thread Gary Winiger
Hi, Gary, Snort does far more than just read files. It links to libpcap and can snoop on network interfaces in real time. To do *that*, it will require elevated privileges. Right. What are those elevated privileges. For privileges, I think you mean the

snort [PSARC/2009/256 FastTrack timeout 05/04/2009]

2009-05-05 Thread Gary Winiger
property_group name='general' type='framework' !-- to start stop snortd -- propval name='action_authorization' type='astring' value='solaris.smf.manage.snort' / /property_group Don't you also want a value

Amendments to pconsole fast-track [PSARC/2009/275 FastTrack timeout 05/08/2009]

2009-05-05 Thread Gary Winiger
/etc/security/prof_attr: Parallel Console Access:::Connect to remote consoles with pconsole: To whom/how is this Rights Profile granted? Also note that a help file needs to come with the addition of a Rights Profile. See:

PSARC 2009/215 PCITool Public Interrupts

2009-05-01 Thread Gary Winiger
After discussing with Gary Winiger I am amending the PSARC case to include more details about security. I'm probably being overly picky here. In my offline discussions there seemed to be confusion about the (architectural) details. Including that I'm not the only one

PSARC 2009/215 PCITool Public Interrupts

2009-05-01 Thread Gary Winiger
I've missed seeing the specification that pcitool will be added to Maintenane and Repair and with what attributes. See http://opensolaris.org/os/community/arc/bestpractices/rbac-profiles/ for how to add to the RBAC databases. I'm happy to coach

PSARC 2009/215 PCITool Public Interrupts

2009-05-01 Thread Gary Winiger
From gww at eng.sun.com Fri May 1 11:31:26 2009 Date: Fri, 1 May 2009 11:31:24 -0700 (PDT) From: Gary Winiger gww at eng.sun.com To: gww at sac.sfbay.sun.com, Erwin.Tsaur at sun.com Subject: Re: PSARC 2009/215 PCITool Public Interrupts Cc: Alan.Slivensky at sun.com, PSARC-ext at sun.com

Amendments to pconsole fast-track [PSARC/2009/275 FastTrack timeout 05/08/2009]

2009-05-01 Thread Gary Winiger
Amendment 1: The pconsole-bin binary requires elevated privilege to be useful. We request to move the binary from the originally stated /usr/bin to /usr/sbin, in line with where other binaries requiring privilege usually exist. Amendment 2: A new execution profile and attribute will

snort [PSARC/2009/256 FastTrack timeout 05/04/2009]

2009-04-29 Thread Gary Winiger
Snort does far more than just read files. It links to libpcap and can snoop on network interfaces in real time. To do *that*, it will require elevated privileges. Right. What are those elevated privileges. Do those come from RBAC, or is the user expected to use sudo?

PSARC 2007/064 Unified POSIX and Windows Credentials for Solaris

2009-04-29 Thread Gary Winiger
From sacadmin Mon Nov 5 12:12:37 2007 Date: Mon, 5 Nov 2007 12:07:58 -0800 (PST) From: Gary Winiger gww at eng.sun.com To: gww at eng.sun.com, mws at zion.sfbay.sun.com Subject: Re: PSARC 2007/064 Unified POSIX and Windows Credentials for Solaris Cc: psarc at sac.sfbay.sun.com, arc-discuss

snort [PSARC/2009/256 FastTrack timeout 05/04/2009]

2009-04-28 Thread Gary Winiger
3.4.2 Authorization (see http://opensolaris.org/os/community/arc/bestpractices/rbac-intro/ and http://opensolaris.org/os/community/arc/bestpractices/rbac-profiles/ and http://opensolaris.org/os/community/arc/bestpractices/rbac-profiles/ for details)

PSARC 2009/265 fmdump -m

2009-04-28 Thread Gary Winiger
I am sponsoring the following case for Rob Johnston to add a -m option to fmdump to permit administrators to retrieve the human-readable message for a fault entry from an FMA log. 4.4. Interfaces: The command-line options and human-readable output for fmdump(1m) are

PSARC 2009/215 PCITool Public Interrupts

2009-04-23 Thread Gary Winiger
My recollection from 2005/232 was there was a discussion about non-standard install places. How was that resolved? I wasn't part of that discussion back then. Not sure what that would be about. As the project is largely relying on that case with was about an

PSARC 2009/215 PCITool Public Interrupts

2009-04-22 Thread Gary Winiger
From: Gary Winiger gww at sac.sfbay.sun.com Project Description: PCITool was previously conceived in PSARC 2005/232, but was intended as an internal only tool. This case would make the command line interface, pcitool, available to external customers. My recollection

PSARC 2009/215 PCITool Public Interrupts

2009-04-21 Thread Gary Winiger
Project Description: PCITool was previously conceived in PSARC 2005/232, but was intended as an internal only tool. This case would make the command line interface, pcitool, available to external customers. My recollection from 2005/232 was there was a discussion

sending audit log to a remote system [PSARC/2009/208 FastTrack timeout 04/08/2009]

2009-04-08 Thread Gary Winiger
The timer is set for 8 Apr, 2009. The timer having been reached, there being no outstanding issues, there being a positive acknowledgement +1, I've updated the spec (audit_remote.5) with diff marks and I've marked this case as closed approved. Gary..

sending audit log to a remote system [PSARC/2009/208 FastTrack timeout 04/08/2009]

2009-04-07 Thread Gary Winiger
The timer is set for 8 Apr, 2009. Members as there is no meeting on 8 Apr, I'd like to confirm that all the issues have been resolved. I believe so. I could read Darren's posting to the case as a +1, and I'd like to ensure I've addressed things before moving on.

sending audit log to a remote system [PSARC/2009/208 FastTrack timeout 04/08/2009]

2009-04-03 Thread Gary Winiger
Gary Winiger wrote: This project only provides the sending side of a complete Solaris remote audit trail solution. The receiving side will to be covered by another, as yet, unscheduled project. The project team believes this case is complete without the receiving side and has

adt_import_proc removal [PSARC/2009/207 Self Review]

2009-03-31 Thread Gary Winiger
I'm self sponsoring this case. I believe it qualifies for self-review and am marking it closed approved automatic. I'm happy to turn it into a fast track and set the timer if anyone believes I've misjudged. PSARC/2000/517 Thread-safe audit API introduced a number of Contracted Project Private

sending audit log to a remote system [PSARC/2009/208 FastTrack timeout 04/08/2009]

2009-03-31 Thread Gary Winiger
I'm sponsoring this fast track for Jan Friedel and the Solaris Audit project team. The case seeks a Patch Release Binding and a mixed Interface Taxonomy. Committed for the auditd interface, plugin audit_remote; Contracted Project Private for the client-server protocol; no change for the audit.log

20 Questions # 5 update [PSARC/2009/179 FastTrack timeout 03/25/2009]

2009-03-25 Thread Gary Winiger
5. Projects need to be aware of the overall security of the system and how their components affect it. Which parts of this project are critical to the security of the system to avoid such unintended consequences such as unauthorized system entry, unauthorized access to or

20 Questions # 5 update [PSARC/2009/179 FastTrack timeout 03/25/2009]

2009-03-24 Thread Gary Winiger
? ? You could talk with the TX team. As with all the 20Qs, there is significant value in having something more than an open ended question that teams can't fully comprehend. Some sort of context (checklist, description, URL, Best Practice,...) so that the teams can say hey, that sounds

Fasttrack for turbo-charging SVr4 package install. [PSARC/2009/173 FastTrack timeout 03/18/2009]

2009-03-20 Thread Gary Winiger
This case is now open. +1 in the open as well as closed. Gary..

  1   2   3   4   5   >