On Dec 21, 2007 12:50 PM, Alan Coopersmith <[EMAIL PROTECTED]> wrote:
> Thanks for the explanation - I'm cc'ing back to the mailing list so
> everyone else knows what you're talking about.
>
>         -alan-
>
> ludo wrote:
> > Alan Coopersmith wrote:
> >> Ivan Wang wrote:
> >>
> >>> Moving to indiana-discuss..
> >>>
> >>> Please do not start battling each other, bringing this issue to
> >>> indiana-discuss is only to show potential gotcha when assuming a
> >>> specific PATH setting in utilities/scripts
> >>>
> >>
> >> What issue?   You did not include any information in your message
> >> to know what issue you are talking about.
> >>
> >
> > The issue is with zfs by default in Indiana and the chmod command.
> > First of, the setfacl command does not work on ZFS (not sure why it
> > cannot be used as a subset of chmod).
> > Then, by reading all documentation regarding acl setup on zfs, chmod
> > command has to be used.
> >
> > But:
> >
> > chmod A+user:ludo:read_data:allow php.ini
> > chmod: invalid mode: `A+user:ludo:read_data:allow'
> > Try `chmod --help' for more information.
> >
> > because this chmod command is from
> >
> > /usr/gnu/bin
> > and not
> > /usr/bin
> >
> >
> > Workaround is easy once you know which command to use, but overall, I
> > lost a lot of time there.
> >
> > Ludo

FWIW, I have a change for man(1) in the works that will ensure that
man will find the right man page.  This was inspired partially by the
rearranging of PATH in Indiana.

http://mail.opensolaris.org/pipermail/opensolaris-code/2007-December/006717.html

Please feel free to throw in your two cents on the code review.

-- 
Mike Gerdts
http://mgerdts.blogspot.com/
_______________________________________________
indiana-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/indiana-discuss

Reply via email to