pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: HEADS-UP: PostgreSQL update



On Thu, 23 Dec 2010 21:37:48 +0900, Edho P Arief 
<edhoprima%gmail.com@localhost> wrote:

On Thu, Dec 23, 2010 at 7:27 PM, OBATA Akio <obache%netbsd.org@localhost> wrote:
diff -u -r1.3 useradd.sh
--- user_darwin/files/useradd.sh        29 Oct 2007 08:12:55 -0000      1.3
+++ user_darwin/files/useradd.sh        23 Dec 2010 12:24:28 -0000
@@ -96,6 +96,7 @@
    dscl . -create /users/$user NFSHomeDirectory "$homedir"
    dscl . -create /users/$user UserShell "$shell"
    dscl . -create /users/$user Comment "$comment"
+    decl . -create /users/$user Password '*'

shouldn't it be dscl?

Sure! fixed and commited.
Thanks!

--
OBATA Akio / obache%NetBSD.org@localhost


Home | Main Index | Thread Index | Old Index