Hi,
same problem here!
Updated my test-environment with two Dcs from sernet-samba 4.1.17-10 to 4.2.1-7.
And now if you try to open a rdp session to a client mashine and login
with domain credentials the login hangs right after the welcome screen appears.
It does not matter if you use the domain admin or a normal user account.
Local client side user are working without any problem.
Regards,
Carsten
Original Message processed by david
samba Digest, Vol 148, Issue 27 (22-Apr-2015 20:00)
From: samba-request at lists.samba.org
To:samba at lists.samba.org
Date: Wed, 22 Apr 2015 16:50:42 +0200
From: L.P.H. van Belle <belle at bazuin.nl>
To: samba at lists.samba.org <samba at lists.samba.org>
Subject: Re: [Samba] samba 4.2 RDP problem
Message-ID:
<vmime.5537b542.72d4.65d6e8ce4e2c62 at
ms249-lin-003.rotterdam.bazuin.nl>
Content-Type: text/plain; charset=iso-8859-1
Hai,
Same issue with sernet-samba 4.2.1 and windows 7 64bit.
On debian wheezy.
Do you need any more info on this subject?
Greetz,
Louis
On Thu, 2015-04-16 at 13:48 +0200, Heinz H?lzl wrote:> Thanx for your answer!
>
> Do you need additional informations? logs, tests, ecc.. ?
As much detail as you can get me would be very handy.
--
Andrew Bartlett http://samba.org/~abartlet/
Authentication Developer, Samba Team http://samba.org
Samba Developer, Catalyst IT http://catalyst.net.nz/services/samba
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba
Hi Carsten,
Until yesterday I had the same issue. In thread titled "[Samba] samba 4.2
RDP problem (solved)" there are some proposal to solve this issue but
trying them I was able to connect through RDP but RSAT tools weren't
working anymore.
This was solved using the following smb.conf. In bold the two lines added
which solved this issue. Now RSAT and RDP are working well here.
This is working with two DC. I have no idea yet what are these options and
if someone have a clue about them, that would be appreciated :)
------------------------------------------------------------------
# Global parameters
[global]
workgroup = EXAMPLE
realm = example.org
netbios name = SAMBA4-DC01
server role = active directory domain controller
dns forwarder = 11.22.33.44
idmap_ldb:use rfc2307 = yes
*server services = +smb -s3fs dcerpc endpoint servers = +winreg
+srvsvc*
[netlogon]
path = /var/lib/samba/sysvol/example.org/scripts
read only = No
[sysvol]
path = /var/lib/samba/sysvol
read only = No
------------------------------------------------------------------
Best regards,
mathias
2015-04-24 7:12 GMT+02:00 Carsten <samba at transdata.net>:
>
>
> Hi,
>
> same problem here!
>
> Updated my test-environment with two Dcs from sernet-samba 4.1.17-10 to
> 4.2.1-7.
> And now if you try to open a rdp session to a client mashine and login
> with domain credentials the login hangs right after the welcome screen
> appears.
> It does not matter if you use the domain admin or a normal user account.
> Local client side user are working without any problem.
>
> Regards,
> Carsten
>
> Original Message processed by david
> samba Digest, Vol 148, Issue 27 (22-Apr-2015 20:00)
> From: samba-request at lists.samba.org
> To:samba at lists.samba.org
>
>
> Date: Wed, 22 Apr 2015 16:50:42 +0200
> From: L.P.H. van Belle <belle at bazuin.nl>
> To: samba at lists.samba.org <samba at lists.samba.org>
> Subject: Re: [Samba] samba 4.2 RDP problem
> Message-ID:
> <
> vmime.5537b542.72d4.65d6e8ce4e2c62 at ms249-lin-003.rotterdam.bazuin.nl>
> Content-Type: text/plain; charset=iso-8859-1
>
> Hai,
>
> Same issue with sernet-samba 4.2.1 and windows 7 64bit.
> On debian wheezy.
>
> Do you need any more info on this subject?
>
> Greetz,
>
> Louis
>
>
>
> On Thu, 2015-04-16 at 13:48 +0200, Heinz H?lzl wrote:
> > Thanx for your answer!
> >
> > Do you need additional informations? logs, tests, ecc.. ?
>
> As much detail as you can get me would be very handy.
>
> --
> Andrew Bartlett http://samba.org/~abartlet/
> Authentication Developer, Samba Team http://samba.org
> Samba Developer, Catalyst IT
> http://catalyst.net.nz/services/samba
>
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions: https://lists.samba.org/mailman/options/samba
> --
> To unsubscribe from this list go to the following URL and read the
> instructions: https://lists.samba.org/mailman/options/samba
>
Hi Mathias I can confirm that this fixed the RDP issue for me whilst not breaking share authentication. I'm still a bit wary of what other affects these configuration options might have though. Thanks Fred On Fri, Apr 24, 2015 at 6:37 PM, mathias dufresne <infractory at gmail.com> wrote:> Hi Carsten, > > Until yesterday I had the same issue. In thread titled "[Samba] samba 4.2 > RDP problem (solved)" there are some proposal to solve this issue but > trying them I was able to connect through RDP but RSAT tools weren't > working anymore. > > This was solved using the following smb.conf. In bold the two lines added > which solved this issue. Now RSAT and RDP are working well here. > > This is working with two DC. I have no idea yet what are these options and > if someone have a clue about them, that would be appreciated :) > > ------------------------------------------------------------------ > # Global parameters > [global] > workgroup = EXAMPLE > realm = example.org > netbios name = SAMBA4-DC01 > server role = active directory domain controller > dns forwarder = 11.22.33.44 > idmap_ldb:use rfc2307 = yes > > > *server services = +smb -s3fs dcerpc endpoint servers = +winreg > +srvsvc* > > [netlogon] > path = /var/lib/samba/sysvol/example.org/scripts > read only = No > > [sysvol] > path = /var/lib/samba/sysvol > read only = No > ------------------------------------------------------------------ > > Best regards, > > mathias > > > 2015-04-24 7:12 GMT+02:00 Carsten <samba at transdata.net>: > >> >> >> Hi, >> >> same problem here! >> >> Updated my test-environment with two Dcs from sernet-samba 4.1.17-10 to >> 4.2.1-7. >> And now if you try to open a rdp session to a client mashine and login >> with domain credentials the login hangs right after the welcome screen >> appears. >> It does not matter if you use the domain admin or a normal user account. >> Local client side user are working without any problem. >> >> Regards, >> Carsten >> >> Original Message processed by david >> samba Digest, Vol 148, Issue 27 (22-Apr-2015 20:00) >> From: samba-request at lists.samba.org >> To:samba at lists.samba.org >> >> >> Date: Wed, 22 Apr 2015 16:50:42 +0200 >> From: L.P.H. van Belle <belle at bazuin.nl> >> To: samba at lists.samba.org <samba at lists.samba.org> >> Subject: Re: [Samba] samba 4.2 RDP problem >> Message-ID: >> < >> vmime.5537b542.72d4.65d6e8ce4e2c62 at ms249-lin-003.rotterdam.bazuin.nl> >> Content-Type: text/plain; charset=iso-8859-1 >> >> Hai, >> >> Same issue with sernet-samba 4.2.1 and windows 7 64bit. >> On debian wheezy. >> >> Do you need any more info on this subject? >> >> Greetz, >> >> Louis >> >> >> >> On Thu, 2015-04-16 at 13:48 +0200, Heinz H?lzl wrote: >> > Thanx for your answer! >> > >> > Do you need additional informations? logs, tests, ecc.. ? >> >> As much detail as you can get me would be very handy. >> >> -- >> Andrew Bartlett http://samba.org/~abartlet/ >> Authentication Developer, Samba Team http://samba.org >> Samba Developer, Catalyst IT >> http://catalyst.net.nz/services/samba >> >> >> -- >> To unsubscribe from this list go to the following URL and read the >> instructions: https://lists.samba.org/mailman/options/samba >> -- >> To unsubscribe from this list go to the following URL and read the >> instructions: https://lists.samba.org/mailman/options/samba >> > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba