From owner-freebsd-ports@freebsd.org Thu Jul 7 11:16:16 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 16D77B760E1 for ; Thu, 7 Jul 2016 11:16:16 +0000 (UTC) (envelope-from jinsoo.suh@gmail.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id ED23316EE for ; Thu, 7 Jul 2016 11:16:15 +0000 (UTC) (envelope-from jinsoo.suh@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id EC8EBB760E0; Thu, 7 Jul 2016 11:16:15 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EC36EB760DF for ; Thu, 7 Jul 2016 11:16:15 +0000 (UTC) (envelope-from jinsoo.suh@gmail.com) Received: from mail-it0-x22c.google.com (mail-it0-x22c.google.com [IPv6:2607:f8b0:4001:c0b::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id ADCC716ED; Thu, 7 Jul 2016 11:16:15 +0000 (UTC) (envelope-from jinsoo.suh@gmail.com) Received: by mail-it0-x22c.google.com with SMTP id g4so88421352ith.1; Thu, 07 Jul 2016 04:16:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:cc; bh=A/EV2rgAJO2kIdBMsY49QEdqOjUf8VmGCaEFZVLiyFs=; b=RUskELGnH6C1AsgQBbriNAw/UHH5ZW3ZBPdEGsjBCYz/13nLMnHYrOPOuY5R2X1kx2 Xcv4FZze9YN6O/kcCKwMO7h6tUY7qlM/UMsmVV1siwqi21EnKtBNSTo10QInxDN/aofh QsMDraBapEKQNF0NoMe7wvwrOj4o6XwaK7NHNsr2KjknG9g5CF79U0nlZGKvHnTbOc96 Az4CfNEJ8md1atKE+4ERyVJYOORmCUNyOqZgfkjKDa4OJjpdQk8IUiCaTNWB48YD7sAP DPtJjRB0F67vCnSi2TEsw8OCum79lt54+LN2ZsR2xOZO5XUzT8AtJXfjKR0JTHEJEUpm S1nA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=A/EV2rgAJO2kIdBMsY49QEdqOjUf8VmGCaEFZVLiyFs=; b=EPTQoWnaw9/A7nSMC2Mk9y64HHbC+U3FQRN3XYtjDTmkVewyCAKMp2lX18ECB5Tq5H JSTHmsDyIMJSISNW+WTSeQCASndDzM2KOxiLkG2c0wJWUvO1hXLGfxvvqVwPNss0q0wn NXAgqt0tQ+w/CZV4NJtPeyPVztxQ5U9SPh/WIycnhK0DIfFYo9x53deGlaC94aItlmuU h+7PjT03JFHenZBbiqhbLxUDlHQImlGWwvg2Wy7l8+gPogvRRyXyJdWUcURbo40syio8 y1vMfwYUP9nhGiS8u5ItvIFW1l+xNFbJV4R/+zp+36tbJAANCRM1EUk/0uC7jlKCcHa8 ZICA== X-Gm-Message-State: ALyK8tJ8Ef2QqDUC817BvAXbJYon+4Zw+K8j/sJ8H3/v1+G9rYWS1DZoYWFeY91YDw+6kl9RGvVBBqFRZYFb4w== X-Received: by 10.36.101.6 with SMTP id u6mr23120424itb.8.1467890173502; Thu, 07 Jul 2016 04:16:13 -0700 (PDT) MIME-Version: 1.0 Received: by 10.36.86.205 with HTTP; Thu, 7 Jul 2016 04:16:13 -0700 (PDT) From: JinSoo Suh Date: Thu, 7 Jul 2016 20:16:13 +0900 Message-ID: Subject: FreeBSD Port: samba44-4.4.3_1 To: timur@freebsd.org Cc: ports@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.22 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Jul 2016 11:16:16 -0000 Dear timur, samba-tool of samba-4.4.3 seems to have no --use-ntvfs option. root@fbsd:~ # samba-tool domain provision --interactive --use-xattrs=no --use-ntvfs Usage: samba-tool domain provision [options] samba-tool domain provision: error: no such option: --use-ntvfs root@fbsd:~ # samba-tool domain provision --interactive --use-xattrs=no Realm [EXAMPLE.KR]: ... Setting up self join ERROR(): Provision failed - ProvisioningError: Your filesystem or build does not support posix ACLs, which s3fs requires. Try the mounting the filesystem with the 'acl' option. File "/usr/local/lib/python2.7/site-packages/samba/netcmd/domain.py", line 461, in run nosync=ldap_backend_nosync, ldap_dryrun_mode=ldap_dryrun_mode) File "/usr/local/lib/python2.7/site-packages/samba/provision/__init__.py", line 2171, in provision skip_sysvolacl=skip_sysvolacl) File "/usr/local/lib/python2.7/site-packages/samba/provision/__init__.py", line 1805, in provision_fill names.domaindn, lp, use_ntvfs) File "/usr/local/lib/python2.7/site-packages/samba/provision/__init__.py", line 1557, in setsysvolacl raise ProvisioningError("Your filesystem or build does not support posix ACLs, which s3fs requires. " samba-4.4.5/configure --help shows --with-ntvfs-fileserver and --without-ntvfs-fileserver options. After modifying Makefile to include --with-ntvfs-fileserver configure option, building and installing, --use-ntvfs option works but segfaulted. root@fbsd:~ # samba-tool domain provision --interactive --use-xattrs=no --use-ntvfs Realm [EXAMPLE.KR]: ... Setting up self join Segmentation fault (core dumped) Hmm.