Displaying 20 results from an estimated 1200 matches similar to: "samba, kerberos, encryption types"
2011 Nov 10
5
Problem with kerberos method attribut
Hi;
?
I would like to use a samba configuration with :
?
dedicated keytab file = /etc/krb5.keytab
kerberos method = system keytab
security = ADS
?
But when I test the configuration (testparm) I have the following error msg :
?
Load smb config files from /etc/samba/smb.conf
Unknown parameter encountered: "dedicated keytab file"
Ignoring unknown parameter "dedicated keytab file"
2011 Mar 04
1
Problems with Winbind Idmap and Active Directory 2008 r2
For our Linux Machines (SLES 10) we are using kerberos and LDAP to
authenticate against Active Directory (works perfectly)
Please note that the same configuration works with Windows 2003 Server, the
problem is with with Windows 2008 Server
However we are experiencing problems with winbind for the file share, I see
in the "log.winbind-idmap" logfile the following errors
[2011/03/03
2014 Oct 22
2
How to verify Samba RPM Files?
[ Moving samba-technical@ to bcc, since this is not a development question. ]
On Wed, Oct 22, 2014 at 11:13:47PM +0000, Vince George (vincgeor) wrote:
> I think I am starting to get the picture and I am not clear I have downloaded RHEL owned rpm files.. Note I started from this Samba site http://www.enterprisesamba.com/samba-packages/red-hats-rhel/ and then clicked here:
2008 Aug 06
8
[ANNOUNCE] Samba 3.2.1 Available for Download.eml
<<[Samba] [ANNOUNCE] Samba 3.2.1 Available for Download.eml>>
********* *BEGIN ENCRYPTED or SIGNED PART* *********
Michael Adam wrote:
> That is right: the link creation in source/bin is fixed,
> but the installation of the links is still broken.
>
> It _is_ fixed in the v3-3-test branch which will be used for
> 3.3.0 (scheduled for December). The changes to the Make
2016 Mar 03
3
Samba AD/DC crashed again, third time in as many months
I do have the 4.3.3 sources. The only configure flag i set was
--enable-debug. I can execute that install, however the issue of unwanted
libs still lingers. I'm confused, is it or is it not an issue that i have
libtld, libtalloc and pytalloc libs in /usr/lib? And if it is an issue
whats the best path forward to resolve it?
JS
On Mar 3, 2016 2:59 PM, "Marc Muehlfeld"
2013 Dec 30
3
CentOS 6.4 Sernet Samba 4.1.3 ad -> no ACL Filesystem ?
I'm running into trouble while setting up samba4 on centos 6.4
see
#yum install -y libacl-devel libblkid-devel gnutls-devel readline-devel
python-devel gdb pkgconfig krb5-workstation zlib-devel
setroubleshoot-server setroubleshoot-plugins policycoreutils-python
libsemanage-python setools-libs-python setools-libs popt-devel
libpcap-devel sqlite-devel libidn-devel libxml2-devel libacl-devel
2008 Jul 01
2
Samba 3.2.0: error while loading shared libraries: libtalloc.so.1
Hi,
Just try to build rpm of Samba on my CentOS 5.2 box. RPM building &
updating were fine, but I can not start smbd. Here are errors:
# service smb start
Starting SMB services: smbd: error while loading shared libraries:
libtalloc.so.1: cannot open shared object file: No such file or
directory
[FAILED]
Starting NMB services: nmbd:
2008 Jul 07
3
libtalloc.so.1()(64bit)
Hi
I am trying to upgrade to samba 3.2 with the experimental package for
rhel5 64 bit from sernet. it tells me i have to install
libtalloc.so.1()(64bit) first. where do i get this? "yum provides
libtalloc.so.1" does not find anything.
thanks
urs
2016 Mar 03
3
Samba AD/DC crashed again, third time in as many months
Ha! That should be libtdb:
/usr/lib/x86_64-linux-gnu/libtdb.so.1
/usr/lib/x86_64-linux-gnu/libtdb.so.1.3.5
/usr/lib/x86_64-linux-gnu/samba/libtdb-wrap.so.0
/usr/lib/x86_64-linux-gnu/samba/libtdb_compat.so.0
/usr/local/samba/lib/private/libtdb-wrap-samba4.so
/usr/local/samba/lib/private/libtdb.so.1
/usr/local/samba/lib/private/libtdb.so.1.3.7
Sorry for the typo, I compose most of my replies on
2016 Mar 03
3
Samba AD/DC crashed again, third time in as many months
pytalloc:
/usr/lib/x86_64-linux-gnu/libpytalloc-util.so.2
/usr/lib/x86_64-linux-gnu/libpytalloc-util.so.2.1.2
/usr/local/samba/include/pytalloc.h
/usr/local/samba/lib/private/libpytalloc-util.so.2
/usr/local/samba/lib/private/libpytalloc-util.so.2.1.3
libtalloc:
/usr/lib/x86_64-linux-gnu/libtalloc.so.2
/usr/lib/x86_64-linux-gnu/libtalloc.so.2.1.2
2009 Jun 23
1
3.3.5 not compiling on solaris 10 (libtalloc.so.1)
Hi,
I found some hints but no solution that worked for me actually, I try to
compile 3.3.5 on Solaris 10 and it does not find libtalloc:
Linking shared library bin/libtalloc.so.1
/usr/ccs/bin/ld: cannot open linker script file
/scratch/samba-3.3.5/source/exports/libtalloc.so.1: No such file or
directory
gmake: *** [bin/libtalloc.so.1] Error 1
Obviously because it's not there :( :
2009 Mar 25
2
shared files missing after install
I am running samba on a FreeBSD 7 vbox and get the following messages
emma# /usr/local/samba/sbin/smbd -D
/libexec/ld-elf.so.1: Shared object "libtalloc.so.1" not found, required
by "smbd"
emma# /usr/local/samba/sbin/winbindd -D
/libexec/ld-elf.so.1: Shared object "libtalloc.so.1" not found, required
by "winbindd"
emma# /usr/local/samba/sbin/nmbd -D
2016 Mar 03
2
Samba AD/DC crashed again, third time in as many months
Apt and to think those packages aren't installed:
sudo apt-get remove libtdb-dev libtalloc-dev python-talloc-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package 'libtalloc-dev' is not installed, so not removed
Package 'libtdb-dev' is not installed, so not removed
Package 'python-talloc-dev' is not installed, so not
2016 Mar 03
2
Samba AD/DC crashed again, third time in as many months
Thanks Rowland,
They've been there all along and the thing ran for a month so my gut said
they weren't problematic.
JS
On Mar 3, 2016 4:30 PM, "Rowland penny" <rpenny at samba.org> wrote:
> On 03/03/16 21:24, IT Admin wrote:
>
>>
>> Ha! That should be libtdb:
>>
>> /usr/lib/x86_64-linux-gnu/libtdb.so.1
>>
2012 May 17
3
Samba compilation issue
On 05/17/12 11:15, prabu.murugan at emc.com wrote:
>
> Hi,
>
> As a security concern we are upgrading samba to 3.4.17.
>
> I tried all possible option to compile samba 3.4.17 on Solaris 10_U10.
> But it is not going through.
>
>
>
> User requirement is to compile samba 3.4.17 to support their
> application. 3.4.17 is working on Solaris 9 and Solaris 10_U5. But
2008 Dec 12
3
problem regarding samba
Hi all
I have installed samba in my UNIX server 5.2.But I am facing problem both in running swat and starting the samba daemons.
When I type http:/localhost:901 in IE it gives the following error
exec(): 0509-036 Cannot load program swat because of the following errors: 0509-150 Dependent module libtalloc.so could not be loaded. 0509-022 Cannot load module libtalloc.so. 0509-026 System error: A
2008 Jul 04
1
Samba 3.2.0 doesn't compile under Solaris8
Dear All,
Yesterday I downloaded the latest Samba release 3.2.0 and tried to compile
it against blastwave.org packages, as I always do. But it fails with error:
"/usr/include/sys/termios.h", line 38: warning: macro redefined: CTRL
"./librpc/gen_ndr/srvsvc.h", line 232: warning: enumerator value overflows
INT_M
AX (2147483647)
"./librpc/gen_ndr/srvsvc.h", line 235:
2016 Jan 05
3
samba4 as ADS member: some users visible, others not
Can someone point me at how the machine account plays into permitting
access here?
[it]
path = /mnt/data/samba/data/it
valid users = CUSTOMER\sgw CUSTOMER\fhäu @CUSTOMER\edv
read only = No
browseable = No
A user out of the group "edv" uses the PC "p10013". Sometimes he gets
access, sometimes not.
Logs show:
(a)
check_ntlm_password: authentication for user [P10013$]
2011 Mar 22
5
Some relevant information
Hello everyone:
* DNS does not have a "refresh rate". In DNS, the person running the
domain determines what the "refresh rate" (it's called TTL in DNS) for
their records is; for example, Google has a TTL of "once per hour" and
my domains (maradns.org, etc.) have a TTL of one day.
* As mentioned before, Scientific Linux 6.0 is out. What hasn't been
2009 Nov 13
2
./smbpasswd: symbol lookup error: ./smbpasswd: undefined symbol: _talloc_get_type_abort
Hi folks :-)
I compiled samba (latest stable v3.4.3) on my debian stable, everything seems
ok but when I try to add new samba user ./smbpasswd:
./smbpasswd: symbol lookup error: ./smbpasswd: undefined symbol:
_talloc_get_type_abort
I already checked useful libreries but I don't understand this problem.
what can I do?
(samba pre-compiled packages on debian are some grave bugs)
thanks