From owner-freebsd-questions@FreeBSD.ORG Fri Oct 27 12:19:50 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 CB34E16A407 for ; Fri, 27 Oct 2006 12:19:50 +0000 (UTC) (envelope-from ansarm@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3181A43D49 for ; Fri, 27 Oct 2006 12:19:42 +0000 (GMT) (envelope-from ansarm@gmail.com) Received: by nz-out-0102.google.com with SMTP id s18so508088nze for ; Fri, 27 Oct 2006 05:19:41 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:message-id:mime-version:content-type:x-mailer:thread-index:x-mimeole; b=WGTbkdTFR8a/xWjy8z9IKsq9FBQEcDJ2DAJT5aNIj09puklWbzR/dZqy/+Ha0V1ILi7vBmCzyAdkOo1LRKjiuwqPryoDXrIy8Bs3i6E9g1yEyZ9tCvhIRaYD9g0fWEzlZzsAzWM08ZUey9V/cRVN+1C880iJV5ccnwa4hloovRc= Received: by 10.65.232.19 with SMTP id j19mr5067241qbr; Fri, 27 Oct 2006 05:19:40 -0700 (PDT) Received: from ansarmm2 ( [69.156.103.100]) by mx.google.com with ESMTP id d12sm679672qbc.2006.10.27.05.19.40; Fri, 27 Oct 2006 05:19:40 -0700 (PDT) From: "Ansar Mohammed" To: Date: Fri, 27 Oct 2006 08:19:31 -0400 Message-ID: <000001c6f9c2$2a796bd0$0405a8c0@northamerica.corp.microsoft.com> MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook 11 Thread-Index: Acb5wiepMuRHyZG1Szyh3PIIrMxxvg== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2962 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Auto Create home directory X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Oct 2006 12:19:50 -0000 Hello, I have a network based on FreeBSD and I have a centralized ldap server running OpenLDAP. I am using ldapeditor (http://www.ldapeditor.com ) to manage the accounts. However, ldapeditor is a Windows program and it does not have a way to auto create user home directories. How can I auto create home directories?