Displaying 13 results from an estimated 13 matches for "acl_support".
2007 May 02
0
Can't delete files via FTP
...s
printable = no
[ftp]
comment = ftp server file area
path = /path/to/volume
writable = yes
public = yes
I have tried both services, ftp and imagesdir using this mount command:
mount_smbfs -I 192.168.0.2 //sambauser@192.168.0.2/imagesdir
/path/to/mounted/directory
I also have ACL_SUPPORT enabled and Samba was installed via ports.
Here are my specs:
WEBSERVER:
FreeBSD 5.3-RELEASE
Apache 1.3.3
PureFTPd 1.0.20
SAN:
FreeBSD 6.0-RELEASE
Samba 3.0.24
Please help me or point me in the right direction. :)
If you need any more information, just let me know. :D
--
View this message in...
2008 Apr 24
0
The problem with compiling samba 3.0.28.1
....
1)Firstly I've compiled and installed heimdal 1.0.1
/usr/ports/security/heimdal/ on freebsd
It's ok
I've editted krb5.conf.
kinit gets a ticket from the REALM and
klist says its valid... it seems kerberos working...
2)Then I set next options in samba compilation
LDAP
ADS*
WINBIND
ACL_SUPPORT
3)make in /usr/ports/net/samba3 fails with error
....
....
....
Compiling libsmb/clifile.c
Compiling libsmb/clikrb5.c
libsmb/clikrb5.c: In function `krb5_set_real_time':
libsmb/clikrb5.c:128: error: dereferencing pointer to incomplete type
libsmb/clikrb5.c:129: error: dereferencing pointer to...
2008 Jun 13
1
Samba on FreeBSD 7.0
Hello ALL,
does any body know the options to enable when installing samba from ports
collection?
cd /usr/ports/net/samba3
make config
shows a list of options such as LDAP or ADS support.
can anybody help?
Thanks in advance!
2010 Feb 03
0
Help with samba in AD environment
...ing Active Directory account information.
http://forums.freebsd.org/showthread.php?p=64144&#post64144
http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/domain-member.html#ads-member
I installed the samba 3.3 port (3.3.9) and only had the following
options enabled: LDAP, ADS, WINBIND, ACL_SUPPORT, SYSLOG and POPT.
[global]
workgroup = ABC
netbios name = server
server string =
realm = ABC.LOCAL
security = ADS
password server = pdc.Abc.local
idmap gid = 10000-20000
idmap uid = 10000-20000
winbind refresh tickets = yes
winbind use default domain = yes
# vi /usr/local/etc...
2013 Nov 25
0
FreeBSD Samba4+DynDNS setup options
..............
But these files is in /usr/local/lib/shared-modules/ldb
====================================================================================================
The Samba instalation options (from the port)
===> The following configuration options are available for samba4-4.0.8:
ACL_SUPPORT=on: File system ACL support
ADS=on: Active Directory support
AIO_SUPPORT=on: Asyncronous IO support
AVAHI=on: Zeroconf support via Avahi
CUPS=on: CUPS printing system support
DEBUG=on: With debug information in the binaries
DEVELOPER=off: With development support...
2010 Jan 14
1
0 length domain name & SCHANNEL can't be used to fetch trust account password?
I have a few errors I'm trying to chase down in an effort to get a
Win7 client in my domain. WinXP works -- tested unjoining and
rejoining today, and it can still join.
I have the registry adds for DNSNameResolutionRequired=0 under
LanmanServer&Client/Params (put it in both places in attempt to get
things working), as well as a DomainCompatibilityMode=1
I've tried moving to winbind
2013 Mar 01
0
FreeBSD 9.1 + Samba 3.6.12 : Winbind sid lookup issue
...Categories : net
Licenses : GPLv3
Maintainer : timur at FreeBSD.org
WWW : http://www.samba.org/
Comment : A free SMB and CIFS client and server for UNIX
Options :
LDAP: on
ADS: on
CUPS: off
WINBIND: on
SWAT: off
ACL_SUPPORT: on
AIO_SUPPORT: on
FAM_SUPPORT: off
SYSLOG: off
QUOTAS: off
UTMP: off
PAM_SMBPASS: off
DNSUPDATE: on
AVAHI: off
PTHREADPOOL: on
EXP_MODULES: on
POPT: on
IPV6: on
MAX_DEBUG: off
SMBTORTUR...
2013 Nov 26
0
samba_dlz: Failed to find our own NTDS
...N=Configuration,DC=smbdomain,DC=local
SchemaMasterRole owner: CN=NTDS Settings,CN=DN,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=smbdomain,DC=local
The Samba instalation options (from the port)
===> The following configuration options are available for samba4-4.0.8:
ACL_SUPPORT=on: File system ACL support
ADS=on: Active Directory support
AIO_SUPPORT=on: Asyncronous IO support
AVAHI=on: Zeroconf support via Avahi
CUPS=on: CUPS printing system support
DEBUG=on: With debug information in the binaries
DEVELOPER=off: With development support...
2005 Feb 08
1
Samba samba-3.0.11 Upgrade Problems
...erate users
-wbinfo -g enumerate groups
-wbinfo -r username get user groups
-net ads leave
-net ads join -U administrator
All of the above give no errors at all.
System specs:
FreeBSD 5.2.1-RELEASE #0:
heimdal-0.6.3_2 (configured with LDAP)
samba-3.0.11,1 (configured with LDAP, ADS, WINBIND, ACL_SUPPORT and
UTMP)
openldap-client-2.2.23
If I try to chown on the Samba Server chown administrator or chown
DOMAIN\administrator or if I try to chgrp a domain group, I get an
invalid argument error, which is usually given when winbind is having
problems. I could do this previously before the upgrade. Wh...
2010 Oct 28
1
Kerberos5 ticket renewal & 'net ads join' w/o authentication
...ADS "With Active Directory support" on \
CUPS "With CUPS printing support" on \
WINBIND "With WinBIND support" on \
SWAT "With SWAT WebGUI" off \
ACL_SUPPORT "With ACL support" on \
AIO_SUPPORT "With Asyncronous IO support" on \
FAM_SUPPORT "With File Alteration Monitor" off \
SYSLOG "With Syslog support" off \
QUOTAS &qu...
2014 Mar 15
1
Upgrading from 4.1.4 to 4.1.6 on FreeBSD 9.2
...r/ports/net/samba41
root at P43003:/usr/ports/net/samba41 # make config
+------------------------------ samba41-4.1.6 ---------------------------------+
| +--------------------------------------------------------------------------+ |
| | [x] ACL_SUPPORT File system ACL support | |
| | [x] ADS Active Directory support | |
| | [x] AIO_SUPPORT Asyncronous IO support | |
| | [ ] CUPS...
2011 Feb 04
0
PAM authentication with winbind and AD
...DEV_URANDOM=off
ALWAYSTRUE=off
KEEP_DB_OPEN=off
AUTHDAEMOND=off
LOGIN=off
PLAIN=off
CRAM=off
DIGEST=off
OTP=off
NTLM=off
openldap24-sasl-client
SASL=on
FETCH=on
samba 3.5
LDAP=on
ADS=on
CUPS=off
WINBIND=on
SWAT=off
ACL_SUPPORT=on
AIO_SUPPORT=on
FAM_SUPPORT=on
SYSLOG=on
QUOTAS=on
UTMP=on
PAM_SMBPASS=on
DNSUPDATE=off
AVAHI=off
EXP_MODULES=on
POPT=on
IPV6=off
MAX_DEBUG=off
SMBTORTURE=off
After setting up as I have before, I can get ldapsearch, wbinfo -u and g...
2013 Jun 26
4
portupgrade(1) | portmaster(8) -- which is more effective for large upgrade?
Greetings,
I haven't upgraded my tree(s) for awhile. My last attempt to rebuild after an updating
src && ports, resulted in nearly installing the entire ports tree, which is why I've
waited so long. Try as I might, I've had great difficulty finding something that will
_only_ upgrade what I already have installed, _and_ respect the "options" used during the
original