Hi All:
I have been setting up werc for a website this week. I tried to use
bin/aux/adduser.rc and it did not work.
I am using werc-1.4.0 and the latest plan9ports from hg. OS was linux
and freebsd. ...one test site, one real site.
Here is the patch i did to make it work.
--- werc-1.4.0/bin/aux/addwuser.rc 2011-06-28 02:33:37.000000000 +0000
+++ werc-1.4.0-dist/bin/aux/addwuser.rc 2010-06-11 04:28:39.000000000 +0000
@@ -19,7 +19,7 @@
shift
user_groups=$*
-if(~ $user_name '' || ~ $user_pass '')
+if(~ $"user_name '' || ~ $"user_pass '')
usage
mkdir etc/users/$user_name
--- Marina Brown
--
-------------------------------------
Marina's Running Adventures
http://catskillmarina.blogspot.com/
http://www.kaaterskill100.org
-------------------------------------
--
You received this message because you are subscribed to the Google Groups
"werc" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/werc9?hl=en.