Displaying 20 results from an estimated 90000 matches similar to: "using Samba3 smb.conf in Samba4"
2014 Feb 28
0
samba4 classicupgrade problem idmapping sid_to_xid failed
Hi,
I'm sorry for the long email but I tried to put any informations useful to
solve the problem
I'm trying to use classicupgrade
to migrate a samba3 server that use local user
and tdb files
on a test CentOS 6.5 VM with samba 4.1.5 builded
from sources
My goal is to migrate users and data and then admin the
imported user via Microsoft RSAT tools without have
to create local user on Centos
2014 Feb 28
1
Samba4 acting as standalone server, smb.conf parameters and run daemons !
I have built Samba4 4.1.5 from sources and provisioned as standalone
server. I don' t need to act Samba4 as DC.
I need fully working server, including shares access, network neighborhood
browsing, LDAP (I suupose it should be anyway by default) .
What values should be added to smb.conf, in particular to server services ?
Is dcerpc endpoint servers parameter necassary ?
What daemons should be
2010 Nov 11
1
FreeBSD 8.1 & Samba4 alpha11 domain controller - cldapd bind problem
I've been trying to run samba4 alpha11 on a FreeBSD 8.1 system as a
domain controller but I'm having trouble starting the cldapd server.
For some reason it won't bind to the specified address or interface
whatever I specify in smb.conf. I managed running the provision script
without any trouble but I have no clue how to solve this problem in
order to start the samba server.
bitrot#
2008 Jan 03
1
Name Resolution (Network Browsing) in Samba4 server with Vista Client?
Hello,
I'm trying to get a samba4 server to show up while "network browsing"
on a Vista client, but with no success. I've scoured the web and tried
many things, but most documentation is for samba3. I can however mount
the samba4 share using it's UNC path, but I really want netbios name
resolution to work.
With samba 3.0.28, as soon as I start smbd and nmbd, I can
2015 May 01
0
After the classicupgrade from samba3 tosernet-samba-4.2.1 , users are not able to remote desktop anymore ( bug11061 )
On 01/05/15 15:29, Steve Ankeny wrote:
> On Samba AD DC most of these enpoint server are already running --
>
> dcerpc endpoint servers = epmapper, wkssvc, rpcecho, samr, netlogon,
> lsarpc, spoolss, drsuapi, dssetup, unixinfo, browser, eventlog6,
> backupkey, dnsserver, mapiproxy
>
> Use samba-tool testparm -v first before adding them to the smb.conf
>
> I say this
2015 May 01
1
After the classicupgrade from samba3 tosernet-samba-4.2.1 , users are not able to remote desktop anymore ( bug11061 )
On 05/01/2015 12:03 PM, Rowland Penny wrote:
> On 01/05/15 15:29, Steve Ankeny wrote:
>> On Samba AD DC most of these enpoint server are already running --
>>
>> dcerpc endpoint servers = epmapper, wkssvc, rpcecho, samr, netlogon,
>> lsarpc, spoolss, drsuapi, dssetup, unixinfo, browser, eventlog6,
>> backupkey, dnsserver, mapiproxy
>>
>> Use
2012 Apr 04
1
Samba4 internal DNS problems with smb.conf
Hi
Provision:
/usr/local/samba/sbin/provision --realm=hh3.site --domain=MARINA
--adminpass=123 at Abc --server-role=dc --dns-backend=SAMBA_INTERNAL
I set smb.conf according to the wiki at:
https://wiki.samba.org/index.php/DNS
smb.conf
[global]
server role = domain controller
workgroup = MARINA
realm = hh3.site
netbios name = HH3
passdb backend =
2012 Jun 04
1
migrate samba3 to samba4 fail with new git sources
Hello,
I've migrated successfully samba3 to samba4 by using samba-tool. Today,
i did "git pull", ran make clean, make and make install and the command :
/usr/local/samba/bin/samba-tool domain samba3upgrade
--dbdir=/root/samba3/samba/ --realm=sc.isc84.org /root/samba3/etc/smb.conf
which gave :
no talloc stackframe around, leaking memory
You are not root or your system do not
2015 Feb 25
0
Back with my UID problems
On 25/02/15 19:31, Brett Wynkoop wrote:
> On Wed, 25 Feb 2015 10:18:04 +0000 Rowland Penny
> <rowlandpenny at googlemail.com> wrote:
>
>>
>>
>> OK, going to need more info here, can you post the smb.conf you
>> have tried so far. You mention that you want to use the LDAP and
>> Kerberos provided by samba, this will mean that you will need to
2015 May 01
0
After the classicupgrade from samba3 tosernet-samba-4.2.1 , users are not able to remote desktop anymore ( bug11061 )
ok this is my smb.conf file now
# Global parameters
[global]
workgroup = CCDC
realm = CCDC.LAN
netbios name = CCDC-SAMBA4
server role = active directory domain controller
idmap_ldb:use rfc2307 = yes
dns forwarder = 9.0.138.50
##For debugging
dcerpc endpoint servers = epmapper, wkssvc, rpcecho, samr,
netlogon, lsarpc, spoolss,
2019 May 22
0
Samba4 machine fails to join in samba3 domain
On 22/05/2019 15:02, Julien TEHERY via samba wrote:
> Hi
>
> I actually have troubles to join a samba4 machine into an old samba3
> domain.
> I know I know most of you will yell reading this, but i have to deal
> with a customer's very old environment :)
> They're thinking about migrating fully in samba4, but it will take
> some times so for now let's focus
2015 May 01
0
After the classicupgrade from samba3 to sernet-samba-4.2.1 , users are not able to remote desktop anymore ( bug11061 )
while im reading..
im seeing :
getfacl: Removing leading '/' from absolute path names
# file: var/lib/samba/sysvol
# owner: root
# group: 544
your using :
idmap_ldb:use rfc2307 = yes
but i dont see a complete smb.conf for a rfc2307 setup.
please also read : https://wiki.samba.org/index.php/RFC2307_backend
so im puzzel what your backend is set to (AD or RID) and what the ranges
2015 Feb 14
1
SOLVED RPC Server is unavailable . . .
On 14/02/15 19:45, Steve Ankeny wrote:
> answers below
>
> On 02/14/2015 02:10 PM, Rowland Penny wrote:
>> On 14/02/15 18:05, Steve Ankeny wrote:
>>> answers below
>>>
>>> On 02/14/2015 08:22 AM, Rowland Penny wrote:
>>>
>>> I've made that change with no change in the results. I've also
>>> started 'winbind'
2015 Jan 15
3
Samba4 Android port and Python auth modules
Hello All,
First post. Just ported Samba4 to a native Android/ARM platform -- quite a bit more work than Samba3. Moved to Samba4 to pick up AD support.
The smb and nmb daemons fire up and appear to operate correctly, at least as good as Samba3. However, when trying to use samba-tool to create/list users, etc. I run into the following:
ERROR(<type 'exceptions.AttributeError'>):
2014 Nov 18
2
samba4 4.1 wiki/explanation: dcerpc endpoint servers
Dear all,
still miss an exact wiki/explanation about the params of "dcerpc endpoint
servers" concerning samba ADS, samba member, samba standalone!?
Just give me a hint where to look at.
Thank you
Daniel
EDV Daniel M?ller
Leitung EDV
Tropenklinik Paul-Lechler-Krankenhaus
Paul-Lechler-Str. 24
72076 T?bingen
Tel.: 07071/206-463, Fax: 07071/206-499
eMail: mueller at tropenklinik.de
2019 Sep 30
0
Compile samba github code and flash the build binary to embedded device
Hi Rowland,
Yes, the files I want should be in that folder : /usr/local/samba
It is 186 kB, a very huge files.
*Which is the compulsory files need for file sharing?*
*Which files or sub-folder can I ignore?*
Thank you.
ubuntu at ubuntu-AngHL:/usr/local$ sudo du samba/
> [sudo] password for ubuntu:
> Sorry, try again.
> [sudo] password for ubuntu:
> 56 samba/lib/security
> 284
2019 Oct 02
0
Compile samba github code and flash the build binary to embedded device
Hi Rowland and All,
Can you answer 2 question below?
1. Does the host still able to share file to Windows, IOS and Android
devices?
2. Does 74 kB of samba files is the typical file size be implemented in
embedded device?
On Mon, 30 Sep 2019 at 14:37, Hock Leong Ang <anghockleong501 at gmail.com>
wrote:
> Hi Rowland,
> The above files are built with AD DC.
> Without AD DC, the
2015 May 01
2
After the classicupgrade from samba3 tosernet-samba-4.2.1 , users are not able to remote desktop anymore ( bug11061 )
On Samba AD DC most of these enpoint server are already running --
dcerpc endpoint servers = epmapper, wkssvc, rpcecho, samr, netlogon,
lsarpc, spoolss, drsuapi, dssetup, unixinfo, browser, eventlog6,
backupkey, dnsserver, mapiproxy
Use samba-tool testparm -v first before adding them to the smb.conf
I say this because I could not "join" Windows clients to Samba with
these running
2019 May 22
3
Samba4 machine fails to join in samba3 domain
Hi
I actually have troubles to join a samba4 machine into an old samba3 domain.
I know I know most of you will yell reading this, but i have to deal
with a customer's very old environment :)
They're thinking about migrating fully in samba4, but it will take some
times so for now let's focus on the situation we have
Configuration:
- Samba3 PDC :3.5.18-28
- Samba4 client Debian 8.7
2015 Jun 04
0
After the classicupgrade from samba3 to sernet-samba-4.2.1 , users are not able to remote desktop anymore ( bug11061 )
guys sorry to take this thread onboard once more, but I still can't get
this sorted.
I have compiled the latest tarball from samba, 4.2.2 . compilation works
fine and after that I am able to upgrade from samba 3 with the following
command:
samba-tool domain classicupgrade --dbdir=/var/lib/samba-ccdc1/dbdir/
--use-xattrs=yes --realm=ccdc.lan /etc/samba/smb-ccdc1.conf 2>&1 | tee