Displaying 20 results from an estimated 3000 matches similar to: "Join to domain"
2012 Jun 02
8
Error
Hello list, after somes days I have this error when I run git pull in samba4
error: Unable to find 3b6a88a1a49fdc23cd956c6583e9ec56e541eeae under
http://gitweb.samba.org/samba.git
Cannot obtain needed blob 3b6a88a1a49fdc23cd956c6583e9ec56e541eeae
while processing commit 1a596076697624545f415eb558c4647267cfe46c.
error: Fetch failed.
root at jupiter:/home/run# error: Unable to find
2012 Jul 16
1
Error ACL
other errors that I have when I try to join BDC with samba 4 is the follow
Try the mounting the filesystem with the 'acl' option.")
Deleted
CN=DANTES,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=eccmg,DC=cupet,DC=cu
ERROR(<class 'samba.provision.ProvisioningError'>): uncaught exception -
ProvisioningError: Your filesystem or build does not
2017 Dec 09
1
Update samba and Debian
Hello list, I want to make a new domain with the following features, using debian 9 with samba 4.7.3, at the beginning everything went well, but I have a doubt when in the configuration it is requested what type of server to choose, I would like to use the option NONE , then install a bind and configure it myself, all that is fine, but I have a doubt, when I run the command ./samba_update
2012 Mar 14
1
dbcheck
Hello list, somebody can helpe, my problem is when I run this command
./samba-tool dbcheck
Checking 6205 objects
ERROR: missing backlink attribute 'memberOf' in CN=Sandy,OU=Administrador
de Red,OU=Comercializadora,OU=CUPET,DC=eccmg,DC=cupet,DC=cu for link
member in CN=SHARE\0ADEL:ddacaf41-c14f-4e7c-8606-704eec753a4f,CN=Deleted
Objects,DC=eccmg,DC=cupet,DC=cu
Not fixing missing backlink
2015 Aug 12
2
Error
On 08/12/2015 10:16 AM, Rowland Penny wrote:
> On 12/08/15 14:51, sandy.napoles at eccmg.cupet.cu wrote:
>> My smb.conf
>>
>> # Global parameters
>> [global]
>> workgroup = domain
>> realm = domain.cu
>> netbios name = SAMBA
>> server role = active directory domain controller
>> server services =
2013 Mar 28
0
(no subject)
Hello list Iam add a server as BDC with samba4, my PDC samba 4 too, I read
the how to and everything ok, but but give me this error
Partition[DC=eccmg,DC=cupet,DC=cu] objects[11735/15277] linked_values[0/0]
Partition[DC=eccmg,DC=cupet,DC=cu] objects[12137/15277] linked_values[0/0]
Partition[DC=eccmg,DC=cupet,DC=cu] objects[12539/15277] linked_values[0/0]
Partition[DC=eccmg,DC=cupet,DC=cu]
2015 Aug 11
4
Error
Hello list, today I update de the version of samba, 4.2.3, when I run this tool, I have this error.
1) - ./samba-tool gpo aclcheck
ldb_wrap open of secrets.ldb
GENSEC backend 'gssapi_spnego' registered
GENSEC backend 'gssapi_krb5' registered
GENSEC backend 'gssapi_krb5_sasl' registered
GENSEC backend 'spnego' registered
GENSEC backend 'schannel' registered
2015 Mar 02
2
Update
Perfect thanks. Do you have a web proxy in your network? That would
explain this sequence of events.
------------------------------------------------------------------------
Dr David Holder CEng FIET MIEEE
Erion Ltd, An Cala, Inverkirkaig, Lochinver, Sutherland, IV27 4LR, UK
Reception: +44 (0)1422 207000
Direct Dial: +44 (0)131 2026317
http://www.erion.co.uk
Registered in England and Wales.
2012 Jul 31
1
dbcheck
Helo list, I have samba 4 betta5 as BDC, when I run ./samba-tool dbcheck:
Failed to correct missing instanceType on
DC=81db8c7b-70f3-4bb0-941f-a9b3abb69b04._msdcs\0ADEL:6334f796-af60-4238-8e5a-1610056ca9b6,CN=LostAndFound,DC=eccmg,DC=cupet,DC=cu
by setting instanceType=4 : (65, "objectclass_attrs: at least one
mandatory attribute ('objectCategory') on entry
2015 Mar 02
3
Update
Try
lynx http://git.samba.org/
Or indeed
telnet git.samba.org 80
GET / HTTP/1.0
OR
telnet6 git.samba.org 80
GET / HTTP/1.0
There are blank lines after the GETs.
These will show if you have connectivity over HTTP to the Samba git
repository over v4 and/or v6.
David
------------------------------------------------------------------------
Dr David Holder CEng FIET MIEEE
Erion Ltd, An
2015 Aug 12
6
Error
My smb.conf
# Global parameters
[global]
workgroup = domain
realm = domain.cu
netbios name = SAMBA
server role = active directory domain controller
server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc, drepl, winbind, ntp_signd, kcc, dnsupdate
idmap_ldb:use rfc2307 = yes
printcap name = /dev/null
load printers = no
2015 Mar 02
1
Update
I do not understand that you say me????
> Any reason you are not using the git protocol?
>
> git://git.samba.org
>
> David
> ------------------------------------------------------------------------
> Dr David Holder CEng FIET MIEEE
>
> Erion Ltd, An Cala, Inverkirkaig, Lochinver, Sutherland, IV27 4LR, UK
>
> Reception: +44 (0)1422 207000
>
> Direct Dial: +44
2015 Aug 12
2
Error
On 12/08/15 15:44, sandy.napoles at eccmg.cupet.cu wrote:
> OK, there could be several things going wrong here:
> Do you have /usr/local/samba/bin and /usr/local/samba/sbin at the start of your PATH ?
> -----> Yes I have both, in /usr/local/samba there's a folder bin and sbin
Er, no, if you open a terminal, type 'env', then amongst the output
there will be a line that
2015 Mar 02
1
Update
On 02/03/15 17:20, David Holder wrote:
> Hi Roland,
>
> It will be useful to see the resolv.conf. However, I don't think that
> this is a name resolution issue as it is clear that git.samba.org is
> being resolved to at least the v6 address. If that works then A & AAAA
> records should be returned to the resolver regardless of the transport
> used. There must be
2015 Mar 02
3
Update
On 02/03/15 15:05, sandy.napoles at eccmg.cupet.cu wrote:
> ifconfig -a
> eth0 Link encap:Ethernet HWaddr 00:0c:29:82:ec:80
> inet addr:172.18.68.8 Bcast:172.18.68.31 Mask:255.255.255.224
> inet6 addr: fe80::20c:29ff:fe82:ec80/64 Scope:Link
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> RX packets:107940 errors:0
2015 Mar 02
2
Update
Thanks. No other interfaces (ifconfig -a)?
Also output of
ip -f inet6 route
would be useful.
David
------------------------------------------------------------------------
Dr David Holder CEng FIET MIEEE
Erion Ltd, An Cala, Inverkirkaig, Lochinver, Sutherland, IV27 4LR, UK
Reception: +44 (0)1422 207000
Direct Dial: +44 (0)131 2026317
http://www.erion.co.uk
Registered in England and
2015 Mar 02
5
Update
On 02/03/15 16:21, sandy.napoles at eccmg.cupet.cu wrote:
> My OS is Debian 7 and I only writte git pull
>
>> On 02/03/15 15:05, sandy.napoles at eccmg.cupet.cu wrote:
>>> ifconfig -a
>>> eth0 Link encap:Ethernet HWaddr 00:0c:29:82:ec:80
>>> inet addr:172.18.68.8 Bcast:172.18.68.31
>>> Mask:255.255.255.224
>>>
2015 Mar 02
7
Update
On 02/03/15 16:45, sandy.napoles at eccmg.cupet.cu wrote:
> root at samba:/home/samba-master# git pull
> error: Failed to connect to 2001:638:603:d06e::80:230: Network is
> unreachable while accessing http://git.samba.org/samba.git/info/refs
> fatal: HTTP request failed
> root at samba:/home/samba-master#
>
>
>
>> On 02/03/15 16:21, sandy.napoles at eccmg.cupet.cu
2015 Mar 02
4
Update
telnet git.samba.org 443
Trying 193.175.80.230...
Trying 2001:638:603:d06e::80:230...
telnet: Unable to connect to remote host: Network is unreachable
> On 02/03/15 18:30, sandy.napoles at eccmg.cupet.cu wrote:
>> GIT_SSL_NO_VERIFY=true git pull
>> error: Failed to connect to 2001:638:603:d06e::80:230: Network is
>> unreachable while accessing
2015 Mar 02
3
Update
Hi Sandy,
Thanks! Curious. Do you have any other interfaces? ifconfig -a should
show them all including loopback.
What is puzzling me is that it should not even attempt to use IPv6 to
reach a global address when it only has a link-local address. It should
gracefully fall back to IPv4 (as per RFC 6724 or RFC 3484 depending on
the kernel version). Since you have an IPv4 address and I assume an