From owner-freebsd-questions@FreeBSD.ORG Fri Apr 9 00:48:27 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6E9916A4CE for ; Fri, 9 Apr 2004 00:48:27 -0700 (PDT) Received: from filter.mimos.my (filter.mimos.my [192.228.137.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB7D343D49 for ; Fri, 9 Apr 2004 00:48:26 -0700 (PDT) (envelope-from suhaimi@niser.org.my) Received: from ew.mimos.my (localhost.localdomain [127.0.0.1]) by filter.mimos.my (8.11.6/8.11.6) with ESMTP id i397mPF11437 for ; Fri, 9 Apr 2004 15:48:25 +0800 Received: from niser.org.my (niser192.nat.mimos.my [10.1.6.192]) by ew.mimos.my (8.12.9p2/8.12.9) with ESMTP id i397mKk9078609 for ; Fri, 9 Apr 2004 15:48:21 +0800 (MYT) (envelope-from suhaimi@niser.org.my) Message-ID: <4076553F.9040706@niser.org.my> Date: Fri, 09 Apr 2004 15:48:15 +0800 From: Suhaimi Jamalludin Organization: NISER User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031208 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new Subject: Need advice on smbldap-passwd "I/O Error" when normal user want to change passwd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Apr 2004 07:48:27 -0000 Hi All, Need some advise regarding smbldap-tools-0.8.4. I have configure this tools and make it work with my LDAP server. FYI ...ldap+samba is on the same server. I manage to change normal user password when I a root. However if I'm normal user I got "I/O" Error? What can be wrong here? Really appreciate if some can advice me. For detail please see below my-svr# id uid=0(root) gid=0(wheel) groups=0(wheel), 5(operator), 512(Domain Admins) my-svr# smbldap-passwd sambauser2 Changing password for sambauser2 New password : Retype new password : my-svr# su sambauser2 %id uid=1003(sambauser2) gid=513(Domain Users) groups=513(Domain Users) %smbldap-passwd I/O Error at /usr/local/sbin//smbldap_tools.pm line 189, line 283. % -- Regards, Suhaimi,