Displaying 20 results from an estimated 2000 matches similar to: "Error using password cached on a samba4 RODC"
2013 Nov 18
1
samba4.1 RODC with BIND as DNS backend
OK, further to my previous message I've configured BIND, but when I try
to run samba_dnsupdate I get the following:
Nov 18 16:19:23 sles-shire named[6112]: samba b9_putrr: unhandled record
type 0
Nov 18 16:19:24 sles-shire named[6112]: samba_dlz: starting transaction
on zone _msdcs.main.adlab.netdirect.ca
Nov 18 16:19:24 sles-shire named[6112]: samba_dlz: disallowing update of
2013 Nov 20
0
RODC DNS oddness
I just checked the SOA records on my samba DCs and noticed a few oddities:
michael at sles-bree:~> for i in ad{1..4} sles-bree sles-shire; do host -t
soa main.adlab.netdirect.ca $i | grep SOA; done
main.adlab.netdirect.ca has SOA record ad1.main.adlab.netdirect.ca.
hostmaster.main.adlab.netdirect.ca. 177 900 600 86400 3600
main.adlab.netdirect.ca has SOA record ad2.main.adlab.netdirect.ca.
2013 Nov 28
1
Replicating failing after installing RODC
We've joined an RODC to the domain (Windows 2008R2 running a W2003
FFL/DFL AD) but are getting these errors on first startup.
It was joined with:
samba-tool domain join main.adlab.netdirect.ca RODC
--realm=main.adlab.netdirect.ca
--username=administrator at main.adlab.netdirect.ca --dns-backend=BIND9_DLZ
but we get these errors right after startup:
Nov 28 12:35:27 sles-bree samba[3939]:
2013 Nov 20
1
No neighbors in 'drs showrepl'
Is this a problem? Does this mean no replication links exist?
michael at sles-bree:~> samba-tool drs showrepl -k yes
Bree\SLES-BREE
DSA Options: 0x00000025
DSA object GUID: 7ea641b0-d418-4c74-a4fa-c15b852467b8
DSA invocationId: 1017ff29-756c-4777-b395-b481f4b5387c
==== INBOUND NEIGHBORS ====
==== OUTBOUND NEIGHBORS ====
==== KCC CONNECTION OBJECTS ====
Connection --
Connection name:
2013 Nov 19
1
Prepopulate *all* users to a samba4 RODC
I was hoping this would be simpler. I'd like to prepopulate an RODC with
all users accounts that are permitted. But I can only pre-populate one
at a time:
samba-tool rodc preload (<SID>|<DN>|<accountname>)
sles-shire:~ # samba-tool group listmembers 'Allowed RODC Password
Replication Group - Shire'
Allowed RODC Password Replication Group - Global
WIN7-SHIRE$
bilbo
2013 Dec 11
2
Using samba4 with AD and rfc2307 - what are the *current* practices?
I would like to get samba4 working with AD and rfc2307 attributes, while
allowing the nice remote management available via samba4.
Using sernet-samba packages on 4.1.3-7.el6.x86_64 CentOS 6.
I have samba4 configured as follows:
krb5.conf:
[libdefaults]
default_realm = MAIN.ADLAB.NETDIRECT.CA
dns_lookup_realm = true
dns_lookup_kdc = true
ticket_lifetime = 24h
renew_lifetime = 7d
forwardable =
2013 Nov 18
1
Samba 4.1 acting as RODC, how to fix TSIG and configure DNS?
I've set up a lab for testing Samba 4.1 as an RODC emulating a satellite
office setup, using the sernet packages on SLES11SP2.
## Problem 1
samba_dnsupdate is failing:
==> /var/log/samba/log.samba <==
[2013/11/18 13:22:37.416193, 0]
../lib/util/util_runcmd.c:317(samba_runcmd_io_handler)
/usr/sbin/samba_dnsupdate: ; TSIG error with server: tsig verify failure
[2013/11/18
2014 Feb 04
1
Creating samba4/AD users from ADUC
We have a couple Samba4 AD domains we've implemented and I've noticed a
difference between how users look when created via ADUC versus samba-tool.
Created via ADUC, the following extra attributes are added:
msSFU30Name: bilbo
msSFU30NisDomain: netdirect
unixHomeDirectory: /home/bilbo
unixUserPassword: ABCD!efgh12345$67890
Created via samba-tool, the following extra attributes are added:
2004 Oct 05
0
Samba 3.0.4 Profile Permissions
When attempting to login to my Samba 3.0.4 PDC from a Windows XP client as a
user with administrative priveleges (in this case, the user is a member of
the adm group in Linux and all members of that group are members of the
Adminstrators group in Windows) I get the following error:
Windows did not load your roaming profile and is attempting to log you on
with your local profile. Changes to
2018 Jan 22
2
RODC and LDAP via Simple Authentication fails
Am 22.01.2018 um 21:39 schrieb Andrew Bartlett:
> On Mon, 2018-01-22 at 21:30 +0100, Johannes Engel via samba wrote:
>> [2018/01/22 21:15:50.022197, 2]
>> ../source4/auth/ntlm/auth.c:475(auth_check_password_recv)
>> auth_check_password_recv: sam_failtrusts authentication for user
>> [MYDOMAIN\ldap] FAILED with error NT_STATUS_NO_TRUST_LSA_SECRET,
>>
2007 Feb 15
17
Odd parameter munging with with()
Hi,
I have this setup block:
setup do
session[:login] = ''jhughes''
@user = mock("user")
User.stub!(:find).and_return(@user)
@params = {:cn => "Bilbo Baggins",
:telephoneNumber => "416-277-4418",
:mail => "bilbo at baggins.com"}
end
And then this spec:
specify "should update and save the
2015 Dec 15
2
Wifi Driver Broadcom BCM4322 not working with Centos 7.2
Hi,
I've been using in the past the broadcom wifi card BCM4322 with Centos 7.1
one in the past, with kernel 3.10.0-229.7.2.el7 and driver 6_30_223_248 and
it worked well.
Now I updated Centos to 7.2 and the driver is not compiling any more under
kernel 3.10.0-327.3.1.el7. Neither driver 6_30_223_238 nor 6_30_223_271.
Does any body experienced the same issues?
Cheers,
Roberto Nebot
--
2019 May 03
2
Incorrect Example in Samba User Management Documentation
Hi Samba documentation admins, one of the the examples given on this
page https://wiki.samba.org/index.php/User_and_Group_management is
incorrect and probably should be updated.
The snippet of code in question:
$ samba-tool user add fbaggins
--random-password --use-username-as-cn
--surname="Baggins" --given-name="Frodo"
--initials=S --mail-address=fbaggins at
2016 Jan 14
2
Skype 4.3.0.37 on Centos 7
Hi,
Does anybody tried to install Skype on Centos 7.2?
It is giving a segmentation fault when you start it. I installed using the
nux repository and the fedora rpm.
Cheers,
Roberto Nebot
--
It's a dangerous business, Frodo, going out your door. You step onto the
road, and if you don't keep your feet, there's no knowing where you might
be swept off to.
Bilbo Baggins.
2015 Nov 19
2
Centos Macbook Installations
Hi
I would like to contribute to the CentOS wiki.
I've created the user RobertoNebot for accessing the centos wiki.
I would like to contribute with CentOS installation instructions for
Macbooks.
I think that the right place for this contribution would be
https://wiki.centos.org/HowTos/Laptops
Cheers,
Roberto Nebot.
--
It's a dangerous business, Frodo, going out your door. You step onto
2020 Feb 03
2
commiting SAM database
Anyone can give? hint how log it will take to commit the SAM database?
We joining a samba 4.11 into a windows domain:
Partition[DC=example,DC=de] objects[129301/57641] linked_values[40647/42351]
Done with always replicated NC (base, config, schema)
Replicating DC=DomainDnsZones,DC=example,DC=de
Partition[DC=DomainDnsZones,DC=example,DC=de] objects[83/79]
linked_values[0/0]
Replicating
2014 Jan 26
1
Configuring RHEL6 Samba4 DC for local accounts
I've configured a new RHEL DC with sernet samba 4.1.4 and a domain just
upgraded from classic with an LDAP backend.
I need to configure the DC with user accounts and since:
* I can't use winbind on a DC
* I can't use SSSD with the sernet packages
it looks like the best thing to use is LDAP. I've configured it with:
authconfig --enableldap --enableldapauth
2018 Nov 24
0
Setup a Samba AD DC as an additional DC
I setup DNS replication in WINDOWS AD to: "All domain controllers in this domain (for Windows 2000 compatibility). The only other options were DNS running on a Forest/domain AD DC, which should probably be OKAY since we are making the Samba server a DC, but I was trying to see if I could get rid of the ADD_REPLICA_INHIBITED error. I also allowed DNS zone transfers, and allowed secure and
2019 Aug 21
0
Serverinfo Error
On 21/08/2019 17:31, Robert A Wooldridge via samba wrote:
> On 08/21/2019 02:02 AM, L.P.H. van Belle via samba wrote:
>> Try this command:
>> samba-tool domain join edm-inc.com DC \
>> ????--server=server.fqdn.here \??? # << AD-DC server with FSMO roles
>> ????--realm=EDM-INC.COM
>> ????--dns-backend=SAMBA_INTERNAL \ # if your running with bind9,
>>
2019 Sep 03
0
Trouble joining DC Bind9_DLZ
Hi,
I'm using Samba 4.10.7 with Bind9_DLZ (9.10.3-P4-Debian), but I'm not
getting to insert a new DC into the Domain. My SO is a VM Debian 9.9.
Following is the command used and the error:
root at samba4-dc3:/var/lib/samba/private# samba-tool domain join
empresa.com.br DC -k yes --server=samba4-dc1.empresa.com.br
--dns-backend=BIND9_DLZ -d 3
INFO 2019-09-02 15:50:33,684 pid:6636