Displaying 20 results from an estimated 2000 matches similar to: "How to use --simple-bind-dn in samba-tool"
2009 Jun 18
2
[LLVMdev] Referring to an argument in another function
I would like to instrument certain function calls with a function call
of my own that takes some of the same arguments. For example, I would
like to instrument calls to free with some function foo, so the C code
would look like:
foo(myarg1, myarg2, ptr);
free(ptr);
The problem occurs when I grab the arg from the free function and try
to pass it to foo...
if (isCallToFree(&I)) {
Value*
2009 Jun 18
0
[LLVMdev] Referring to an argument in another function
Scott Ricketts wrote:
> I would like to instrument certain function calls with a function call
> of my own that takes some of the same arguments. For example, I would
> like to instrument calls to free with some function foo, so the C code
> would look like:
>
> foo(myarg1, myarg2, ptr);
> free(ptr);
>
> The problem occurs when I grab the arg from the free function and
2009 Jul 29
1
problem with disable_plaintext_auth
Hi,
I am using dovecot with postfix for authentication.
Everything (TLS/SSL, authentication) is working fine, except that when
I set:
disable_plaintext_auth = yes
I still can authenticate with plain text on a no TLS/SSL session:
20 mail2.cs.ait.ac.th ESMTP Postfix (2.6.2)
EHLO [192.41.170.57]
250-mail2.cs.ait.ac.th
250-PIPELINING
250-SIZE 10240000
250-VRFY
2019 Aug 15
2
Failing to join existing AD as DC
I tried joining the same AD before and succeeded, however after upgrading to Debian Buster and installing AD Certificate Services on the Windows DC my join does not work anymore:
samba-tool domain join samdom.example.com DC -U?SAMDOM\adadmin? ?site=?KA-H9?
fails during the ldap part with:
Join failed - cleaning up
Failed to bind - LDAP error 49 LDAP_INVALID_CREDENTIALS - <8009030C: LdapErr:
2015 Apr 23
3
samba-check-db-script python failure
I went and got the newest (upped recently) script. No love.
I removed the email address line to get more command line output.
root at dc01:~# ./samba-check-db-repl.sh
Running with with console output
Running : /usr/bin/samba-tool ldapcmp --filter='whenChanged' ldap://dc01
ldap://dc02.dtsh***m.dt.
Please wait.. this can take a while..
Failed to bind - LDAP error 49
2018 Mar 02
3
Error joining Samba 4.7.4 DC to existing Win2008R2 domain
Thanks for your attention
> You are always receiving these:
>
> Adding DNS A record SRVAD-NEW.SAMDOM.LOCAL for IPv4 IP: 10.0.3.100
> Join failed - cleaning up
Yes, but the DNS record is created and it persists after the failure.
Another thing I've noticed using RSAT "Active Directory Users and
Computers" is that the new DC computer account SRVAD-NEW$@SAMDOM.LOCAL
is
2015 Apr 23
3
samba-check-db-script python failure
When I run ./samba-check-db-repl.sh script I am getting the following:
root at dc01:~# ./samba-check-db-repl.sh
Failed to bind - LDAP error 49 LDAP_INVALID_CREDENTIALS -
<SASL:[GSS-SPNEGO]: NT_STATUS_LOGON_FAILURE> <>
Failed to connect to 'ldap://dc02.dtsh**m.dt.' with backend 'ldap':
(null)
ERROR(ldb): uncaught exception - None
File
2019 Aug 15
2
Failing to join existing AD as DC
Hai,
?
From what i see below.
?
kinit that should work, or error in krb5.conf or resolv.conf.
What is the first resolver in resolv.conf and is samba configured with internal DNS or Bind9_DLZ?
?
This is in /etc/ldap/ldap.conf
TLS_CACERT????? /etc/ssl/certs/ca-certificates.crt
TLS_REQCERT allow
?
cp /var/lib/samba/private/krb5.conf /etc/krb5.conf
not really needed, but it does not hurt.
?
2019 Jun 25
2
One DC cannot authenticate off of another DC
Hello Samba Friends,
I have a single DC (we'll call it, "DC1") that simply will not take my password when I run this command:?
#samba-tool ldapcmp ldap://dc2 ldap://dc3 -Uadministrator?
Or this command:?
#samba-tool ldapcmp ldap://dc1 ldap://dc2 -Uadministrator?
I basically get this:?
> Password for [SAMDOM\administrator]:?
> Password for [SAMDOM\administrator]:?
2006 Jan 23
2
Ext3 filesystem access after downgrade from v4.2 to v3.6
I need to downgrade a system from Centos x4.2 to v3.6 (x86) due to
performance problems with Arkeia Network Backup and AIT-4 tape drives.
The backup database is stored on a v4.2 created ext3 partition. When
accessing this partition after the downgrade, Centos complains on boot
that
fsck.ext3: Filesystem has unsupported feature(s) (/dev/sda5)
*fsck: Get a newer version of e2fsck! [fail]
If I
2013 May 22
1
Domain Join
Hello,
I would like to join my samba4 to my existing samba4 DC.
The existing samba4 is a fresh, default install, every tests worked fine,
provisioned like this:
samba-tool domain provision --realm=test.domain.lan --domain=test.domain
--host-ip=10.48.16.150 --adminpass='password' --dns-backend=BIND9_DLZ
--ldapadminpass='password' --server-role=dc --use-xattrs=yes --use-rfc2307
2015 Apr 24
3
samba-check-db-script python failure
I upped 1.0.4 of the script..
I added checks if no DC's are found, error message and exits script,
so no python errors anymore, if i did it right. ;-)
on both DC's do the following.
and whats the output of :
cat /etc/hosts
cat /etc/resolv.conf
and
kinit Administrator
SETDNSDOMAIN=`hostname -d`
SETHOSTNAME=`hostname -s`
SERVER_IP_ADRESS=`hostname -i`
echo "Test domainname:
2024 Apr 24
2
domain join becomes invalid every 24h
Hello,
I'm facing an issue with a file server working under samba 4.17.12
and joined to my domain as domain member: Every 24h hours the domain
join becomes invalid:
#net ads testjoin
kerberos_kinit_password FILESERVER$@MY.DOMAIN failed: Preauthentication failed
Join to domain is not valid: LDAP_INVALID_CREDENTIALS
Then I need to rejoin to come back to normal:
net ads join
2010 Sep 25
4
Help required
Is it possible to read jpeg files into R?
If yes please guide, Thanks.. I tried to search many time but failed to do.
Thankis in advance..
with Best Regards,
Malik Shahzad
Visiting Researcher
National Institute of Informatics (NII)
Tokyo, Japan
Doctoral Student
Asian Institute of Technology (AIT)
Bangkok, Thailand
+66-8-7676-5616
[[alternative HTML version deleted]]
2015 Oct 07
1
Failed to transfer all 7 FSMOs
Hello,
> On 07/10/15 00:33, TAKAHASHI Motonobu/高橋 基信 wrote:
> > Hello,
> >
> > I tested to transfer all 7 FSMOs from Windows Server 2003 Enterprise
> > to Samba 4.3.0 DC. (I think some users still use Win2K3 and want to
> > migrate.) But unfortunately is failed.
> >
> > To reproduce,
> >
> > (1) Promoto Win2K3R2 Enterprise host to first DC.
2002 Oct 18
1
Using RSYNC for Multiple Servers
Hi all,
Am wanting to backup three servers to a AIT tape device that is connected to
a SCO 5.0.5 server.
Apart from itself, there is one other SCO 5.0.5 system and a Slackware Linux
server.
Is it possible to use RSYNC to backup all three servers from the primary SCO
server to the tape device ?
I wish to append to the tape device also for incremental backups.
Any other suggestions appreciated.
2003 Oct 07
2
error in rsync protocol data stream (code 12) at io.c
List,
I am having trouble with a previously working rsync server.
Version:
> # rsync --version
> rsync version 2.5.4 protocol version 26
> Copyright (C) 1996-2002 by Andrew Tridgell and others
> <http://rsync.samba.org/>
> Capabilities: 64-bit files, socketpairs, hard links, symlinks,
> batchfiles, IPv6, 64-bit system inums, 64-bit internal inums
2005 Dec 10
2
sg device
What is the "sg" device?
The reason I ask, is that I have a file server running CentOS 4.2 on
a Dell Precision 1650. Disks are attached via QLogic FC. I backup to
a Qualstar TLS-4222 tape changer, with AIT-2 tapes, which is
connected over an Adaptec 29160 Ultra 160 SCSI. The software I'm
using is Legato Networker version 7.1.2. I'm backing up a bit under 1
TB a month
2008 Nov 12
1
SNMP error and more
Hi,
I just installed NUT to monitor 4 UPS, all APC, all with Network card
APC 9617.
NUT have problem to access the following SNMP OID on all the UPSes:
Detected Smart-UPS 3000 XL on host apc4.cs.ait.ac.th (mib: apcc 1.1)
[apc4] nut_snmp_get: .1.3.6.1.4.1.318.1.1.1.9.2.2.1.2.1: Error in packet: (noSuchName) There is no such variable name in this MIB.
[apc4] nut_snmp_get:
2004 Apr 08
1
plot help
Hie!
I do not manage to make several plots on a same graph ( for example two
densities on the same graph )
thanks for the answer
Pierre Clauss
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Ce message et toutes les pi佽ces jointes (ci - apres le \"message\" )
sont 侀tablis a l'attention exclusive de ses destinataires et sont
strictement confidentiels. Si vous n'侁tes