[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #30470] GNUSTEP_USER_ROOT and GNUSTEP_PATHLIST set to wrong value
From: |
Nicola Pero |
Subject: |
[bug #30470] GNUSTEP_USER_ROOT and GNUSTEP_PATHLIST set to wrong value |
Date: |
Sun, 18 Jul 2010 19:18:33 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 |
Follow-up Comment #9, bug #30470 (project gnustep):
> And the current support is only for locations relative to the
> user's home directory.
We actually have (or are supposed to have!) support for an absolute path for
user domain locations. That means the user domain is no longer user-specific,
ie, it becomes yet another system-wide user domain. It could be collapsed
with the local domain, for example, effectively disabling the user domain. Or
it could be used as yet another system-wide user domain.
We clearly don't have the ability, to, say, have a user domain path in
/GS/{username}/Tools/. If we do, we could follow the convention that OpenSSH
uses in sshd.conf for AuthorizedKeyFiles:
"The following tokens are defined: %% is replaced by a literal '%', %h is
replaced by the home directory of the user being authenticated and %u is
replaced by the username of that user." (from the sshd.conf manpage)
Clearly, we wouldn't follow it literally, eg, we wouldn't have %h which is
implicitly and automatically already added at the beginning if the path is
relative. But we could use %% and %u.
That probably shouldn't be too difficult to implement.
Thanks
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?30470>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #30470] GNUSTEP_USER_ROOT and GNUSTEP_PATHLIST set to wrong value, Derek Fawcus, 2010/07/18
- [bug #30470] GNUSTEP_USER_ROOT and GNUSTEP_PATHLIST set to wrong value, Richard Frith-Macdonald, 2010/07/18
- [bug #30470] GNUSTEP_USER_ROOT and GNUSTEP_PATHLIST set to wrong value, Nicola Pero, 2010/07/18
- [bug #30470] GNUSTEP_USER_ROOT and GNUSTEP_PATHLIST set to wrong value, Derek Fawcus, 2010/07/18
- [bug #30470] GNUSTEP_USER_ROOT and GNUSTEP_PATHLIST set to wrong value, Richard Frith-Macdonald, 2010/07/18
- [bug #30470] GNUSTEP_USER_ROOT and GNUSTEP_PATHLIST set to wrong value, Derek Fawcus, 2010/07/18
- [bug #30470] GNUSTEP_USER_ROOT and GNUSTEP_PATHLIST set to wrong value, Richard Frith-Macdonald, 2010/07/18
- [bug #30470] GNUSTEP_USER_ROOT and GNUSTEP_PATHLIST set to wrong value, Nicola Pero, 2010/07/18
- [bug #30470] GNUSTEP_USER_ROOT and GNUSTEP_PATHLIST set to wrong value, Nicola Pero, 2010/07/18
- [bug #30470] GNUSTEP_USER_ROOT and GNUSTEP_PATHLIST set to wrong value,
Nicola Pero <=
- [bug #30470] GNUSTEP_USER_ROOT and GNUSTEP_PATHLIST set to wrong value, Nicola Pero, 2010/07/18
- [bug #30470] GNUSTEP_USER_ROOT and GNUSTEP_PATHLIST set to wrong value, Richard Frith-Macdonald, 2010/07/18
- [bug #30470] GNUSTEP_USER_ROOT and GNUSTEP_PATHLIST set to wrong value, Richard Frith-Macdonald, 2010/07/18
- [bug #30470] GNUSTEP_USER_ROOT and GNUSTEP_PATHLIST set to wrong value, Nicola Pero, 2010/07/18
- [bug #30470] GNUSTEP_USER_ROOT and GNUSTEP_PATHLIST set to wrong value, Richard Frith-Macdonald, 2010/07/19