Update of /cvsroot/hcoop/domtool2/scripts
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv18067/scripts

Modified Files:
        domtool-addcert 
Log Message:
domtool-addcert handles inability to set an ACL entry

Index: domtool-addcert
===================================================================
RCS file: /cvsroot/hcoop/domtool2/scripts/domtool-addcert,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** domtool-addcert     15 Jul 2008 20:11:28 -0000      1.4
--- domtool-addcert     16 Jul 2008 00:06:43 -0000      1.5
***************
*** 17,21 ****
  openssl genrsa -out $KEYFILE
  chown -R domtool.domtool $KEYDIR
! fs sa $KEYDIR $USER read
  echo "." >$KEYIN
  echo "." >>$KEYIN
--- 17,21 ----
  openssl genrsa -out $KEYFILE
  chown -R domtool.domtool $KEYDIR
! fs sa $KEYDIR $USER read || echo This must be a server principal.
  echo "." >$KEYIN
  echo "." >>$KEYIN


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
hcoop-cvs mailing list
hcoop-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hcoop-cvs

Reply via email to