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)"

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
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 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 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
2014 Feb 24
1
Classicupgrade loses shares ?
Hi, I'm trying to do a classicupgrade of my old samba3-server (using tdb). The upgrade tool seems to run fine, I see no errors. But the resulting smb.conf does not contain shares. The original had several. Is this expected ? Or is this implying some error somewhere. Testing gives : smbclient -L localhost -U% session setup failed : NT_STATUS_INVALID_NETWORK_RESPONSE FWIW, I'm using
2014 May 22
1
duplicate sids against classicupgrade
Hi, I have a working Samba3 domain with 3.6 servers. Samba runs on Debian Wheezy and has openldap backend. I'm going to upgrade to Sernet Samba 4.1. I copied the pdc to a virtual machine to test the upgrade process. According to the wiki I cannot have duplicate sids, but I have about fourty. It seems they are the same that the net groupmap list command gives. Some smb.conf parameters: ldap
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 May 01
2
After the classicupgrade from samba3 to sernet-samba-4.2.1 , users are not able to remote desktop anymore
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 = active directory domain controller idmap_ldb:use rfc2307 = yes dns forwarder = 9.0.138.50 auth methods = sam,
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 )