similar to: Upgrade Samba 3 -> Samba 4 AD DC (Debian Wheezy)

Displaying 20 results from an estimated 30000 matches similar to: "Upgrade Samba 3 -> Samba 4 AD DC (Debian Wheezy)"

2014 May 19
3
Irregular crash of samba 3.6.6 (debian wheezy)
Hi, ? We are using Samba3 as PDC. Sometimes (once a month, irregularly) Samba stop serving clients and log file looks like this: ?.. [2014/05/19 08:20:51.411247,? 0] lib/fault.c:47(fault_report) ? =============================================================== [2014/05/19 08:20:51.411576,? 0] lib/fault.c:48(fault_report) ? INTERNAL ERROR: Signal 11 in pid 24222 (3.6.6) ? Please read the
2015 Jul 09
1
classicupgrade
Hi, I have Samba3 domain, and I test the upgrade process to Samba4 AD (Samba 3.6.6->4.1.17). After classicupgrade I found a problem. I created a test file, and wanted to change its group with chown "xy:Domain Users" testfile. I got an error message: invalid group: "xy:Domain Users" (I think, because the message was localised). chown xy testfile works. I had old files with
2015 Jun 04
0
After the classicupgrade from samba3 to sernet-samba-4.2.1 , users are not able to remote desktop anymore ( bug11061 )
Hello Mario.. first.. sernet has samba 4.2.2 release. i suspect these settings are for the RDP.. > server services = -winbindd +winbind > auth methods = winbind, sam but if u use it like about, remove the auth mehods line. samba 4.2 with 4.1 winbind beheavor, and a working rdp. : + server services = -winbindd +winbind ( and the defaults, see below ) samba 4.2
2015 Jun 04
0
After the classicupgrade from samba3 to sernet-samba-4.2.1 , users are not able to remote desktop anymore ( bug11061 )
Your mixing 2 things here. >the upgrade works fine as far as I can see, samba starts and I >am able to >RDP using my domain admin rights. however I am not able to RDP >using any >other user. > >the error i get is: > >"The connection is denied because the user account is not >authorized for >remote login" > >however the user I am testing is member
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
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 Jun 04
1
After the classicupgrade from samba3 to sernet-samba-4.2.1 , users are not able to remote desktop anymore ( bug11061 )
On 6/4/2015 9:57 AM, Mario Pio Russo wrote: > 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/
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,
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
2015 May 01
0
After the classicupgrade from samba3 to sernet-samba-4.2.1 , users are not able to remote desktop anymore
2015-05-01 15:08 GMT+02:00 Mario Pio Russo <mariopiorusso at ie.ibm.com>: > Thanks Luis > > I've changed the smb.conf as you said, now it looks like this: > > > root at ccdc-samba4:~# cat /etc/samba/smb.conf > # Global parameters > [global] > workgroup = CCDC > realm = CCDC.LAN > netbios name = CCDC-SAMBA4 > server role
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
2015 May 01
0
After the classicupgrade from samba3 to sernet-samba-4.2.1 , users are not able to remote desktop anymore
correct. bug still exists, just tested also on latest git master. see : https://bugzilla.samba.org/show_bug.cgi?id=11061 temp solution. try adding : auth methods = sam, winbind to smb.conf on the dc and restart the DC. Greetz, Louis >-----Oorspronkelijk bericht----- >Van: mariopiorusso at ie.ibm.com >[mailto:samba-bounces at lists.samba.org] Namens Mario Pio Russo
2014 Mar 28
0
Update1: easy - automated setup : Debian Wheezy with sernet samba 4.1 : join a domain
Im setting up scripted samba4 installs to make things more uniform installations. It saves time, and errors, and it will be easier to trace bugs. ? This is the first one and more are comming. ? This is Update1: new link:? https://secure.bazuin.nl/scripts/? files are now clickable, we want easy ;-) ? How does it work and what do you need and what do you get in the end. ? What you get. Debian
2014 Mar 28
0
FW: Update1: easy - automated setup : Debian Wheezy with sernet samba 4.1 : join a domain
Small update, i saw some errors in the webserver, i fixed the links below. All working now. ( sorry for that ) --------------- Im setting up scripted samba4 installs to make things more uniform installations. It saves time, and errors, and it will be easier to trace bugs. ? This is the first one and more are comming. ? This is Update1: new link:? https://secure.bazuin.nl/scripts files are
2015 Jan 29
0
sernet scripts for debian wheezy updated..
Hai all, ? Base on some questions of user and some extra info i updated the base scripts. the scripts are found here. https://secure.bazuin.nl/scripts/? ? please do read:? https://secure.bazuin.nl/scripts/0-README-FIRST.TXT most important.. ? I made it more clear where to configure what.. 1-setup-apt-debian.sh? : Added configured? message, and better comments 3-setup-network-hostname.sh :??
2014 Mar 26
2
easy - automated setup : Debian Wheezy with sernet samba 4.1
Hai, ? Im setting up scripted samba4 installs to make things more uniform installations. It saves time, and errors, and it will be easier to trace bugs. ? This is the first one and more are comming. ? ? How does it work and what do you need and what do you get in the end. ? What you get. Debian wheezy, with sernet samba4.1 - server setup as AD-DC? ( the first server with samba4 )
2014 Mar 14
0
Samba3.6 + LDAP Backend upgrade to Samba4
Hello. I'm trying to update their samba3.6 to the new version. Use the instructions https://wiki.samba.org/index.php/Samba4/samba-tool/domain/classicupgrade/HOWTO Just use the latest build of sernet. My samba3.6 work is not in the role AD, and as a standart file server with LDAP Backend, which stores users and groups. I'm trying to take advantage of the update utility. But getting
2015 Mar 23
0
Debian Jessie AD DC w. BIND9 : DNS update fails for debian squeezy member server
Hello Samba Crowd, finally had some more time to work on the problem today. I set up the Wheezy VM, installed Samba, Winbind, Krb5-user and did the domain join. With the configs from the wiki <https://wiki.samba.org/index.php/Setup_a_Samba_AD_Member_Server> I could join the domain and retrieve the users, they are shown with getent passwd. Problem is, the DNS update still does not work with
2015 Jan 23
2
Debian wheezy with sernet samba AD script, new and very improved..
ah yes, your correct, i'll adjust that. That was a copy past of the previous script.. :-/ thanks for this : >Don't believe me ? open '/etc/mke2fs.conf' and look for the line that >starts 'default_mntopts' i couldn't find that on the debian wiki: https://wiki.debian.org/fstab so is not 100% complete then.. what you pointed out should be there also.. I