I am having the problem explained in the thread subject: samba 4.2 RDP problem The problem is when signing in a domain user via RDP. The authentications works but the machine hangs on the Welcome screen. In the samba log the last thing I see is: rpc command: WINREG_OPENHKLM As mentioned in that thread, changing the auth to: auth methods = sam, sam_ignoredomain, unix, winbind, wbc, trustdomain, ntdomain, guest works. Tested on 4.2.17, 4.2.18 and with the same results. Downgrading to 4.1.18 solved the problem. Has anyone found a solution for this? Thanks, Juan
Habe alook at this bug https://bugzilla.samba.org/show_bug.cgi?id=11061 schnaggy Am 23. Juni 2015 22:21:58 MESZ, schrieb "Juan Rodr?guez" <jerdguez at gmail.com>:>I am having the problem explained in the thread subject: samba 4.2 RDP >problem >The problem is when signing in a domain user via RDP. The >authentications works but the machine hangs on >the Welcome screen. > >In the samba log the last thing I see is: rpc command: WINREG_OPENHKLM > >As mentioned in that thread, changing the auth to: auth methods = sam, >sam_ignoredomain, unix, winbind, wbc, trustdomain, ntdomain, guest >works. > >Tested on 4.2.17, 4.2.18 and with the same results. >Downgrading to 4.1.18 solved the problem. > >Has anyone found a solution for this? > >Thanks, >Juan >-- >To unsubscribe from this list go to the following URL and read the >instructions: https://lists.samba.org/mailman/options/samba-- schnaggy
On 23/06/15 21:21, Juan Rodr?guez wrote:> I am having the problem explained in the thread subject: samba 4.2 RDP > problem > The problem is when signing in a domain user via RDP. The > authentications works but the machine hangs on > the Welcome screen. > > In the samba log the last thing I see is: rpc command: WINREG_OPENHKLM > > As mentioned in that thread, changing the auth to: auth methods = sam, > sam_ignoredomain, unix, winbind, wbc, trustdomain, ntdomain, guest > works. > > Tested on 4.2.17, 4.2.18 and with the same results. > Downgrading to 4.1.18 solved the problem. > > Has anyone found a solution for this? > > Thanks, > JuanHave a look here: https://bugzilla.samba.org/show_bug.cgi?id=11061 Rowland