search for: schnaggi

Displaying 13 results from an estimated 13 matches for "schnaggi".

Did you mean: schnaggy
2015 Apr 13
3
samba 4.2 RDP problem
Hi Heinz, Baris wrote me the following: > i'm using samba4 and RDP running.... > my configuration: > > smb.conf > > .. > auth methods = sam, winbind, ntdomain, ntdomain:winbind > server services = s3fs, winbind, rpc, nbt, wrepl, cldap, ldap, kdc, drepl, ntp_signd, kcc, dnsupdate > dcerpc endpoint servers = epmapper, wkssvc, rpcecho, samr, netlogon,
2015 Apr 14
2
samba 4.2 RDP problem
can you try : smbclient //SERVER.DOMAIN.TLD/netlogon -k bet that works.. Louis >-----Oorspronkelijk bericht----- >Van: heinz.hoelzl at gvcc.net >[mailto:samba-bounces at lists.samba.org] Namens Heinz H?lzl >Verzonden: dinsdag 14 april 2015 10:55 >Aan: samba at lists.samba.org >CC: pug at felsing.net; schnaggy at schnaggy.de >Onderwerp: Re: [Samba] samba 4.2 RDP
2015 Mar 05
2
Oracle 11 nts authentication againts samba4 AD DC
schnaggy <schnaggy <at> schnaggy.de> writes: > > > > On 05 Mar 2015, at 10:45, Rowland Penny <rowlandpenny <at> googlemail.com> wrote: > > > > On 03/03/15 09:56, Izan D?ez S?nchez wrote: > >> Hi again. I apologize for my vague previous question. After some investigation I can be much more precise > in my consult. Furthermore, I
2015 Mar 05
0
Oracle 11 nts authentication againts samba4 AD DC
On 05/03/15 15:23, Izan D?ezS?nchez wrote: > > > schnaggy <schnaggy <at> schnaggy.de> writes: > >> >>> On 05 Mar 2015, at 10:45, Rowland Penny <rowlandpenny <at> > googlemail.com> wrote: >>> On 03/03/15 09:56, Izan D?ez S?nchez wrote: >>>> Hi again. I apologize for my vague previous question. After some > investigation I
2015 Apr 14
0
samba 4.2 RDP problem
hi Louis, same result: NT_STATUS_LOGON_FAILURE heinz Am Dienstag, 14. April 2015 11:20 CEST, L.P.H. van Belle <belle at bazuin.nl> schrieb: > can you try : > > smbclient //SERVER.DOMAIN.TLD/netlogon -k > > bet that works.. > > Louis > > > >-----Oorspronkelijk bericht----- > >Van: heinz.hoelzl at gvcc.net > >[mailto:samba-bounces
2015 Apr 09
2
samba 4.2 RDP problem
Hi Heinz, did you ever resolved this RDP issue? Or found any hints about the possible DNS problems? We run into the same problem here with Win 8.1 Pro clients. Thanks for you answer. schnaggy -- View this message in context: http://samba.2283325.n4.nabble.com/samba-4-2-RDP-problem-tp4682669p4684105.html Sent from the Samba - General mailing list archive at Nabble.com.
2015 Mar 05
2
Oracle 11 nts authentication againts samba4 AD DC
On 03/03/15 09:56, Izan D?ez S?nchez wrote: > Hi again. I apologize for my vague previous question. After some > investigation I can be much more precise in my consult. Furthermore, I > think I found a bug... > > Context: > -Samba4 AD DC working fine with many user and machine accouns. > -Windows7 client trying to connect via sqlplus to an oracle database > residing in a
2015 Apr 14
2
samba 4.2 RDP problem
hi, now i did some tests with the "auth methods" option. "auth methods = sam, sam_ignoredomain, unix, winbind, wbc, trustdomain, ntdomain, guest" -> RDP works -> smbclient -k does not work "auth methods = sam, sam_ignoredomain, unix, winbind, wbc, trustdomain, ntdomain, guest, samba4" -> RDP hangs an the welcome-scrren -> smbclient -k works fine
2015 Mar 05
0
Oracle 11 nts authentication againts samba4 AD DC
> On 05 Mar 2015, at 10:45, Rowland Penny <rowlandpenny at googlemail.com> wrote: > > On 03/03/15 09:56, Izan D?ez S?nchez wrote: >> Hi again. I apologize for my vague previous question. After some investigation I can be much more precise in my consult. Furthermore, I think I found a bug? >> ... >> >> User "ids" is requesting a ticket to connect
2015 Jun 23
2
4.2 RDP problem
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,
2015 Mar 25
0
Samba 4.2 Debian Jessie Win 8.1
Hi *, has anybody sucessfully build a Samba 4.2 ADS Domain and is able to login from Windows 8.1 Clients after a successful Domain join? After an Upgrade from Sernet 4.1.17 we are unable to login with Win 8.1 Clients: They seem to hang within the login process. (We needed an Update because the following Bugs in 4.1: https://bugzilla.samba.org/show_bug.cgi?id=11097
2015 Mar 17
4
samba 4.2 RDP problem
> Hello Heinz, > > Am 13.03.2015 um 18:26 schrieb Heinz H?lzl: > > i did some tests wit samba 4.2 as a ADS DC on arch linux. > > On a Win8.1 client i can do local logins as every user, > > i can login via RDP as local user, but i am not able to > > login as a domain user via RDP. > > After the loginscreen, appears "Welcome" and the > >
2015 Feb 26
3
Oracle 11 nts authentication againts samba4 AD DC
Everytime I try to login using windows credentials to my db instance I get the error: ORA-12638: Credential retrieval failed. Looking at my alert log I find: ns main err code: 12638 which means the database is not able to connect the domain controller. The database connector makes use of NTLM protocol to authenticate. Is it supported by samba4 (4.1.16)? I'm unable to find any