monkeysphere.git
15 years agoMerge commit 'jrollins/master'
Daniel Kahn Gillmor [Fri, 20 Feb 2009 03:42:43 +0000 (22:42 -0500)]
Merge commit 'jrollins/master'

15 years agocorrecting ssh_proxycommand output.
Daniel Kahn Gillmor [Fri, 20 Feb 2009 03:40:02 +0000 (22:40 -0500)]
correcting ssh_proxycommand output.

15 years agoremove import_subkey from monkeysphere usage and man page until we get
Jameson Graef Rollins [Fri, 20 Feb 2009 03:39:00 +0000 (22:39 -0500)]
remove import_subkey from monkeysphere usage and man page until we get
a chance to fully implement it.

15 years agoclean up the diagnostics functions, check for ID-Certifiers in m-a d
Daniel Kahn Gillmor [Fri, 20 Feb 2009 03:06:43 +0000 (22:06 -0500)]
clean up the diagnostics functions, check for ID-Certifiers in m-a d

15 years agocleaning up output of cruft report
Daniel Kahn Gillmor [Fri, 20 Feb 2009 02:19:19 +0000 (21:19 -0500)]
cleaning up output of cruft report

15 years agodiagnostics should now check for cruft from old versions of the monkeysphere.
Daniel Kahn Gillmor [Fri, 20 Feb 2009 02:04:47 +0000 (21:04 -0500)]
diagnostics should now check for cruft from old versions of the monkeysphere.

15 years agofix arg parsing in add_certifier to allow of - for stdin read.
Jameson Graef Rollins [Fri, 20 Feb 2009 00:01:38 +0000 (19:01 -0500)]
fix arg parsing in add_certifier to allow of - for stdin read.

15 years agoModify/cleanup add_certifier and add_revoker, so that their code base
Jameson Graef Rollins [Thu, 19 Feb 2009 23:14:13 +0000 (18:14 -0500)]
Modify/cleanup add_certifier and add_revoker, so that their code base
is more similar, and so that they can read keys from stdin instead of
just from a file.  Also fix the permissions on the tempdir in
publish_key.

15 years agosome updates to getting-started-*
Jameson Graef Rollins [Thu, 19 Feb 2009 20:46:48 +0000 (15:46 -0500)]
some updates to getting-started-*

15 years agothe import_subkey function was in fact not implement at all. MUST FIX!
Jameson Graef Rollins [Thu, 19 Feb 2009 20:46:23 +0000 (15:46 -0500)]
the import_subkey function was in fact not implement at all.  MUST FIX!

15 years agoadd a gpg_user function in monkeysphere to add some gpg quieting
Jameson Graef Rollins [Thu, 19 Feb 2009 20:31:17 +0000 (15:31 -0500)]
add a gpg_user function in monkeysphere to add some gpg quieting
option, and use it in all gpg invocations.
add a trap to subkey_to_ssh_agent.

15 years agoThe monkeysphere {import,gen}_subkey functions were not up-to-date.
Jameson Graef Rollins [Thu, 19 Feb 2009 20:19:02 +0000 (15:19 -0500)]
The monkeysphere {import,gen}_subkey functions were not up-to-date.
did a lot of work to bring them up-to-date, and better handle argument
checking.  also updated man page, changelog, and tests/basic.

15 years agomodify import_key to take the key file to import as an argument. can be '-' to impor...
Jameson Graef Rollins [Thu, 19 Feb 2009 17:29:47 +0000 (12:29 -0500)]
modify import_key to take the key file to import as an argument.  can be '-' to import from stdin.  modify man page and test accordingly.

15 years agomore fix permissions and ownership on authentication directories.
Jameson Graef Rollins [Thu, 19 Feb 2009 10:14:50 +0000 (05:14 -0500)]
more fix permissions and ownership on authentication directories.

15 years agofix permissions and ownership on authentication directories.
Jameson Graef Rollins [Thu, 19 Feb 2009 10:08:57 +0000 (05:08 -0500)]
fix permissions and ownership on authentication directories.

15 years agoavoid chown -R, explicitly indicate the files we expect to be changed.
Daniel Kahn Gillmor [Thu, 19 Feb 2009 10:03:05 +0000 (05:03 -0500)]
avoid chown -R, explicitly indicate the files we expect to be changed.

15 years agodo not show uid validity for gpg authentication core, since the core has no ultimate...
Daniel Kahn Gillmor [Thu, 19 Feb 2009 09:55:46 +0000 (04:55 -0500)]
do not show uid validity for gpg authentication core, since the core has no ultimate ownertrust

15 years agoMerge commit 'jrollins/master'
Daniel Kahn Gillmor [Thu, 19 Feb 2009 09:31:25 +0000 (04:31 -0500)]
Merge commit 'jrollins/master'

15 years agoadded msmktempfile; got rid of /dev/stdin assumption in ssh_proxycommand for portability
Daniel Kahn Gillmor [Thu, 19 Feb 2009 09:30:47 +0000 (04:30 -0500)]
added msmktempfile; got rid of /dev/stdin assumption in ssh_proxycommand for portability

15 years agodon't use /dev/stdin hack with ssh-keygen to get ssh fingerprint. just use a tmp...
Jameson Graef Rollins [Thu, 19 Feb 2009 09:30:40 +0000 (04:30 -0500)]
don't use /dev/stdin hack with ssh-keygen to get ssh fingerprint.  just use a tmp file.

15 years agoclean up more gpg warnings during 0.23 transition
Daniel Kahn Gillmor [Thu, 19 Feb 2009 09:11:27 +0000 (04:11 -0500)]
clean up more gpg warnings during 0.23 transition

15 years agoMerge commit 'dkg/master'
Jameson Graef Rollins [Thu, 19 Feb 2009 09:01:47 +0000 (04:01 -0500)]
Merge commit 'dkg/master'

15 years agoMerge commit 'jrollins/master'
Daniel Kahn Gillmor [Thu, 19 Feb 2009 09:00:48 +0000 (04:00 -0500)]
Merge commit 'jrollins/master'

15 years agoMerge commit 'dkg/master'
Jameson Graef Rollins [Thu, 19 Feb 2009 08:59:52 +0000 (03:59 -0500)]
Merge commit 'dkg/master'

15 years agomake sure fingerprint is loaded for update_gpg_pub_file
Jameson Graef Rollins [Thu, 19 Feb 2009 08:59:09 +0000 (03:59 -0500)]
make sure fingerprint is loaded for update_gpg_pub_file

15 years agostill more cleanup in transitions/0.23
Daniel Kahn Gillmor [Thu, 19 Feb 2009 08:53:41 +0000 (03:53 -0500)]
still more cleanup in transitions/0.23

15 years agofix CHECK_KEYSERVER variable in monkeysphere, so the default is correct for proxycomm...
Jameson Graef Rollins [Thu, 19 Feb 2009 08:49:23 +0000 (03:49 -0500)]
fix CHECK_KEYSERVER variable in monkeysphere, so the default is correct for proxycommand, and fix an errant bad line in proxycommand.

15 years agomore cleanup on 0.23 transition script
Daniel Kahn Gillmor [Thu, 19 Feb 2009 08:44:17 +0000 (03:44 -0500)]
more cleanup on 0.23 transition script

15 years agoremove a permission warning from the old gpg config during 0.23 transition.
Daniel Kahn Gillmor [Thu, 19 Feb 2009 08:34:31 +0000 (03:34 -0500)]
remove a permission warning from the old gpg config during 0.23 transition.

15 years agomore think-os in the 0.23 transition script.
Daniel Kahn Gillmor [Thu, 19 Feb 2009 08:32:18 +0000 (03:32 -0500)]
more think-os in the 0.23 transition script.

15 years agofix think-o in 0.23 transition.
Daniel Kahn Gillmor [Thu, 19 Feb 2009 08:13:50 +0000 (03:13 -0500)]
fix think-o in 0.23 transition.

15 years agoMerge commit 'jrollins/master'
Daniel Kahn Gillmor [Thu, 19 Feb 2009 08:01:53 +0000 (03:01 -0500)]
Merge commit 'jrollins/master'

15 years agofail if hostname can not be determined in import_key
Jameson Graef Rollins [Thu, 19 Feb 2009 07:50:38 +0000 (02:50 -0500)]
fail if hostname can not be determined in import_key

15 years agoreverse the order of two of the SEE ALSO references in monkeysphere(7). For some...
Daniel Kahn Gillmor [Thu, 19 Feb 2009 07:38:39 +0000 (02:38 -0500)]
reverse the order of two of the SEE ALSO references in monkeysphere(7).  For some reason, this avoids a bug in man that causes it to complain "<standard input>:57: warning [p 1, 8.3i]: cannot adjust line"

15 years agofix call to transition script in postinst script, and fix lintian error about transit...
Jameson Graef Rollins [Thu, 19 Feb 2009 07:33:53 +0000 (02:33 -0500)]
fix call to transition script in postinst script, and fix lintian error about transitions README

15 years agoMerge commit 'dkg/master'
Jameson Graef Rollins [Thu, 19 Feb 2009 07:24:40 +0000 (02:24 -0500)]
Merge commit 'dkg/master'

15 years agoinstall the transition scripts as executable by the superuser.
Daniel Kahn Gillmor [Thu, 19 Feb 2009 07:19:04 +0000 (02:19 -0500)]
install the transition scripts as executable by the superuser.

15 years agoadded notes about transition to debian/changelog
Daniel Kahn Gillmor [Thu, 19 Feb 2009 07:15:20 +0000 (02:15 -0500)]
added notes about transition to debian/changelog

15 years agoMerge commit 'dkg/master'
Jameson Graef Rollins [Thu, 19 Feb 2009 07:14:15 +0000 (02:14 -0500)]
Merge commit 'dkg/master'

15 years agoadopting new transition script strategy
Daniel Kahn Gillmor [Thu, 19 Feb 2009 07:13:11 +0000 (02:13 -0500)]
adopting new transition script strategy

15 years agoMerge commit 'dkg/master'
Jameson Graef Rollins [Thu, 19 Feb 2009 07:09:23 +0000 (02:09 -0500)]
Merge commit 'dkg/master'

15 years agosmall usage changes
Jameson Graef Rollins [Thu, 19 Feb 2009 07:06:06 +0000 (02:06 -0500)]
small usage changes

15 years agoadd PROMPT respect in get_gpg_expiration
Jameson Graef Rollins [Thu, 19 Feb 2009 07:05:05 +0000 (02:05 -0500)]
add PROMPT respect in get_gpg_expiration

15 years agoadd some log debug redirects
Jameson Graef Rollins [Thu, 19 Feb 2009 06:40:19 +0000 (01:40 -0500)]
add some log debug redirects

15 years agomaking clearer comments in the transition script, invoking from postinst for debian.
Daniel Kahn Gillmor [Thu, 19 Feb 2009 07:02:19 +0000 (02:02 -0500)]
making clearer comments in the transition script, invoking from postinst for debian.

15 years agoshipping transition script; requiring manual version synchronization between common...
Daniel Kahn Gillmor [Thu, 19 Feb 2009 06:49:30 +0000 (01:49 -0500)]
shipping transition script; requiring manual version synchronization between common and the changelog (until we come up with a more general templating build process)

15 years agoMerge commit 'dkg/master'
Jameson Graef Rollins [Thu, 19 Feb 2009 06:20:44 +0000 (01:20 -0500)]
Merge commit 'dkg/master'

15 years agotweak some of the prompting, to change defaults, and add PROMPT usage where missing
Jameson Graef Rollins [Thu, 19 Feb 2009 06:20:33 +0000 (01:20 -0500)]
tweak some of the prompting, to change defaults, and add PROMPT usage where missing

15 years agomade gpg_sphere use --quiet again, and now doing more explicit extraction of key...
Daniel Kahn Gillmor [Thu, 19 Feb 2009 06:17:11 +0000 (01:17 -0500)]
made gpg_sphere use --quiet again, and now doing more explicit extraction of key fingerprint during add-certifier from file.

15 years agoMerge commit 'dkg/master'
Jameson Graef Rollins [Thu, 19 Feb 2009 05:59:03 +0000 (00:59 -0500)]
Merge commit 'dkg/master'

15 years agoCleanup how variables are specified and loaded:
Jameson Graef Rollins [Thu, 19 Feb 2009 03:37:12 +0000 (22:37 -0500)]
Cleanup how variables are specified and loaded:
- define more common variables in share/common
- cleanup how defaults are specified
- fix how CHECK_KEYSERVER was determined in monkeysphere

Fix calls to update_known_hosts and update_authorized_keys in
monkeysphere so that some of the checks are done within the functions
themselves, as opposed in the monkeysphere wrapper, so that other
functions can call them easier.

Fix ssh-proxycommand that had some left over cruft from the
transition.

15 years agoclean up failure message
Daniel Kahn Gillmor [Thu, 19 Feb 2009 05:37:10 +0000 (00:37 -0500)]
clean up failure message

15 years agocatch pipe failures more cleanly during key import
Daniel Kahn Gillmor [Thu, 19 Feb 2009 05:35:50 +0000 (00:35 -0500)]
catch pipe failures more cleanly during key import

15 years agoremoving --quiet from this invocation seems to avoid an add-id-certifier failure.
Daniel Kahn Gillmor [Thu, 19 Feb 2009 05:20:59 +0000 (00:20 -0500)]
removing --quiet from this invocation seems to avoid an add-id-certifier failure.

15 years agomoved directory for monkeysphere-generated authorized_keys files back to its old...
Daniel Kahn Gillmor [Thu, 19 Feb 2009 05:14:20 +0000 (00:14 -0500)]
moved directory for monkeysphere-generated authorized_keys files back to its old location at /var/lib/monkeysphere/authorized_keys

15 years ago(untested) overhaul of monkeysphere 0.22 to 0.23 release.
Daniel Kahn Gillmor [Thu, 19 Feb 2009 05:04:13 +0000 (00:04 -0500)]
(untested) overhaul of monkeysphere 0.22 to 0.23 release.

15 years agonormalizing MONKEYSPHERE_PROMPT description in monkeysphere.1
Daniel Kahn Gillmor [Thu, 19 Feb 2009 04:17:02 +0000 (23:17 -0500)]
normalizing MONKEYSPHERE_PROMPT description in monkeysphere.1

15 years agoadded MONKEYSPHERE_PROMPT to man pages.
Daniel Kahn Gillmor [Thu, 19 Feb 2009 04:15:57 +0000 (23:15 -0500)]
added MONKEYSPHERE_PROMPT to man pages.

15 years agoMerge commit 'jrollins/master'
Daniel Kahn Gillmor [Thu, 19 Feb 2009 02:32:21 +0000 (21:32 -0500)]
Merge commit 'jrollins/master'

15 years agoadded debian/NEWS file so that early adopters are appraised of the changes.
Daniel Kahn Gillmor [Thu, 19 Feb 2009 02:30:01 +0000 (21:30 -0500)]
added debian/NEWS file so that early adopters are appraised of the changes.

15 years agonew msmktempdir function, to simplify making temporary directories. remove MHTMPDIR...
Jameson Graef Rollins [Thu, 19 Feb 2009 01:56:14 +0000 (20:56 -0500)]
new msmktempdir function, to simplify making temporary directories.  remove MHTMPDIR, since it's not needed.

15 years agoadd no-tty, quiet, and no-greeting to gpg wrapper invocations to supress as much...
Jameson Graef Rollins [Thu, 19 Feb 2009 01:38:23 +0000 (20:38 -0500)]
add no-tty, quiet, and no-greeting to gpg wrapper invocations to supress as much gpg output as possible.  then cleanup gpg invocations.

15 years agofix some log output
Jameson Graef Rollins [Wed, 18 Feb 2009 05:29:25 +0000 (00:29 -0500)]
fix some log output

15 years agoMerge commit 'jrollins/master'
Daniel Kahn Gillmor [Wed, 18 Feb 2009 04:33:55 +0000 (23:33 -0500)]
Merge commit 'jrollins/master'

15 years agomake m-a list-certifiers more intelligible when multiple uids have ltsigs.
Daniel Kahn Gillmor [Wed, 18 Feb 2009 04:29:43 +0000 (23:29 -0500)]
make m-a list-certifiers more intelligible when multiple uids have ltsigs.

15 years agofix ma so that the setup command is folded into the other commands, so
Jameson Graef Rollins [Wed, 18 Feb 2009 04:13:31 +0000 (23:13 -0500)]
fix ma so that the setup command is folded into the other commands, so
it's never needed to be run manually, and can therefore be supressed
in the usage/documentation.  Also, add setup to the postinst script so
that it's setup on installation.
Also add pipefail to ma, and try to supress unnecessary gpg output,
and redirect other to log debug.

15 years agobring tests/basic uptodate with the new PROMPT env variable.
Jameson Graef Rollins [Wed, 18 Feb 2009 03:35:29 +0000 (22:35 -0500)]
bring tests/basic uptodate with the new PROMPT env variable.

15 years agodescribe the motivation for our current su_monkeysphere_user implementation.
Daniel Kahn Gillmor [Wed, 18 Feb 2009 01:37:47 +0000 (20:37 -0500)]
describe the motivation for our current su_monkeysphere_user implementation.

15 years agofix typo
Daniel Kahn Gillmor [Wed, 18 Feb 2009 01:01:36 +0000 (20:01 -0500)]
fix typo

15 years agoremove setting of ultimate owner trust on imported host key, since we probably don...
Jameson Graef Rollins [Wed, 18 Feb 2009 00:43:20 +0000 (19:43 -0500)]
remove setting of ultimate owner trust on imported host key, since we probably don't want the host keyring to be accepting any certifications for anything.

15 years agoadd README to tests/ directory
Jameson Graef Rollins [Wed, 18 Feb 2009 00:16:58 +0000 (19:16 -0500)]
add README to tests/ directory

15 years agoadd ability to bypass prompting with a MONKEYSPHERE_PROMPT variable,
Jameson Graef Rollins [Wed, 18 Feb 2009 00:09:44 +0000 (19:09 -0500)]
add ability to bypass prompting with a MONKEYSPHERE_PROMPT variable,
for functions that prompt for confirmation.  Also fix publish_key
function (NOT TESTED).

15 years agoadd test to su_monkeysphere_user to check that the user is
Jameson Graef Rollins [Wed, 18 Feb 2009 00:07:24 +0000 (19:07 -0500)]
add test to su_monkeysphere_user to check that the user is
monkeysphere user or root, and fail otherwise.  this is so that there
is no password prompt for unpriviledged users (see bug #519).

15 years agoadd some checks about setup to authentication
Jameson Graef Rollins [Tue, 17 Feb 2009 20:19:40 +0000 (15:19 -0500)]
add some checks about setup to authentication

15 years agorename create_gpg_pub_file to be update_gpg_pub_file, and add it to
Jameson Graef Rollins [Tue, 17 Feb 2009 07:23:17 +0000 (02:23 -0500)]
rename create_gpg_pub_file to be update_gpg_pub_file, and add it to
every function that alters the host keyring, so that all changes will
show up in exported pub key file, and in show-key.

15 years agoMerge commit 'dkg/master'
Jameson Graef Rollins [Tue, 17 Feb 2009 07:03:22 +0000 (02:03 -0500)]
Merge commit 'dkg/master'

15 years agotweak the show-key output, and fix some comments.
Jameson Graef Rollins [Tue, 17 Feb 2009 07:02:58 +0000 (02:02 -0500)]
tweak the show-key output, and fix some comments.

15 years agoset ultimate ownertrust on hostkey after import
Jameson Graef Rollins [Tue, 17 Feb 2009 07:02:23 +0000 (02:02 -0500)]
set ultimate ownertrust on hostkey after import

15 years agoupdate m-a list-identity-certifiers: output is not yet human-readable, but it should...
Daniel Kahn Gillmor [Tue, 17 Feb 2009 05:56:34 +0000 (00:56 -0500)]
update m-a list-identity-certifiers: output is not yet human-readable, but it should be more accurate.

15 years agofix a couple of left over references to expert
Jameson Graef Rollins [Tue, 17 Feb 2009 05:36:07 +0000 (00:36 -0500)]
fix a couple of left over references to expert

15 years agocheck host for gpg pub key file instead of fingerprint, and modify show_key to be...
Jameson Graef Rollins [Tue, 17 Feb 2009 05:26:09 +0000 (00:26 -0500)]
check host for gpg pub key file instead of fingerprint, and modify show_key to be able to show full key info to all users.

15 years agomake host show_key use just the pgp pub key file to get the ssh fingerprint, as it...
Jameson Graef Rollins [Tue, 17 Feb 2009 04:57:55 +0000 (23:57 -0500)]
make host show_key use just the pgp pub key file to get the ssh fingerprint, as it should have been doing before

15 years agoadd some minimal checks to import_key that the default hostname is legitimate.
Jameson Graef Rollins [Tue, 17 Feb 2009 04:45:28 +0000 (23:45 -0500)]
add some minimal checks to import_key that the default hostname is legitimate.

15 years agofix reference to HOST_FINGERPRINT in show-key, and fix some references
Jameson Graef Rollins [Tue, 17 Feb 2009 02:39:17 +0000 (21:39 -0500)]
fix reference to HOST_FINGERPRINT in show-key, and fix some references
to "expert" in test.

15 years agoREMOVE GEN_KEY. The gen_key function is entirely removed. Decided
Jameson Graef Rollins [Tue, 17 Feb 2009 02:28:32 +0000 (21:28 -0500)]
REMOVE GEN_KEY.  The gen_key function is entirely removed.  Decided
this was OK now that import_key works, and we can't really see a
reason to keep it around.  We can resurect it down the line if need
be.  Also, removed "expert" subcommand, after promting import_key,
since it may be need semi-regularly.  The other "expert" commands are
now just not listed in the usage.

15 years agoStop all creation of a ssh_host_rsa_key.pub. Use openpgp2ssh to get
Jameson Graef Rollins [Tue, 17 Feb 2009 01:15:58 +0000 (20:15 -0500)]
Stop all creation of a ssh_host_rsa_key.pub.  Use openpgp2ssh to get
the fingerprint from the host pgp public key.  Prevents us from having
to maintain the ssh pub key file, and generally makes things simpler.
Also allows us to go back to having import_key take the key on stdin
(which dkg will like).

15 years agostart script to do a 0.22 -> 0.23 transition. still needs work (UNTESTED).
Jameson Graef Rollins [Mon, 16 Feb 2009 06:10:02 +0000 (01:10 -0500)]
start script to do a 0.22 -> 0.23 transition.  still needs work (UNTESTED).

15 years agomake sure MHTMPDIR is defined and created
Jameson Graef Rollins [Mon, 16 Feb 2009 06:08:28 +0000 (01:08 -0500)]
make sure MHTMPDIR is defined and created

15 years agofix a bad reference to MATMPDIR
Jameson Graef Rollins [Mon, 16 Feb 2009 06:07:04 +0000 (01:07 -0500)]
fix a bad reference to MATMPDIR

15 years agounbreakout some functions that were broken out earlier for handling creating ssh...
Jameson Graef Rollins [Mon, 16 Feb 2009 04:27:12 +0000 (23:27 -0500)]
unbreakout some functions that were broken out earlier for handling creating ssh key files, since they are actually done in different ways under different circumstances.

15 years agoChange import_key to take the path to the file to import as an argument. dkg won...
Jameson Graef Rollins [Mon, 16 Feb 2009 04:25:51 +0000 (23:25 -0500)]
Change import_key to take the path to the file to import as an argument.  dkg won't like this, but I think it's necessary so that we can generate the ssh pub key file, which is needed for subsequenty works.

15 years agofix the publish_key function for new gpg_sphere.
Jameson Graef Rollins [Mon, 16 Feb 2009 03:51:17 +0000 (22:51 -0500)]
fix the publish_key function for new gpg_sphere.

15 years agohave the import_key also create the ssh pub file, since it is needed to show full...
Jameson Graef Rollins [Mon, 16 Feb 2009 03:50:35 +0000 (22:50 -0500)]
have the import_key also create the ssh pub file, since it is needed to show full host key info.

15 years agowebsite: fix a small incorrect command line for apt-key import
Jameson Graef Rollins [Sun, 15 Feb 2009 23:16:33 +0000 (18:16 -0500)]
website: fix a small incorrect command line for apt-key import

15 years agofix something that was resolved improperly in the previous merge.
Jameson Graef Rollins [Fri, 13 Feb 2009 00:13:19 +0000 (19:13 -0500)]
fix something that was resolved improperly in the previous merge.

15 years agoMerge commit 'dkg/master'
Jameson Graef Rollins [Fri, 13 Feb 2009 00:11:50 +0000 (19:11 -0500)]
Merge commit 'dkg/master'

Conflicts:

src/share/ma/setup

15 years agofix some calls to gpg_sphere that where not putting all arguments into a single argum...
Jameson Graef Rollins [Fri, 13 Feb 2009 00:10:12 +0000 (19:10 -0500)]
fix some calls to gpg_sphere that where not putting all arguments into a single argument, as required by the strange su requirements.

15 years agotrust level != trust model
Daniel Kahn Gillmor [Fri, 13 Feb 2009 00:08:21 +0000 (19:08 -0500)]
trust level != trust model

15 years agofix the su_monkeysphere_user function so that it does 'bash -c' instead of 'eval...
Jameson Graef Rollins [Thu, 12 Feb 2009 23:59:01 +0000 (18:59 -0500)]
fix the su_monkeysphere_user function so that it does 'bash -c' instead of 'eval', if the user already is the monkeysphere user, so that a proper subshell is invoked.

15 years agosu_monkeysphere_user now invokes a subshell even when already called by the monkeysph...
Daniel Kahn Gillmor [Thu, 12 Feb 2009 23:53:17 +0000 (18:53 -0500)]
su_monkeysphere_user now invokes a subshell even when already called by the monkeysphere user.