Displaying 20 results from an estimated 2000 matches similar to: "SMB2 testing on SAMBA 3.5.0 rc2"
2016 Dec 27
2
Trouble with access to sysvol share using SMB2 or SMB3 protocol on client PC
Hi, guys.
I have an issue with accessing to my sysvol share with smb2 or smb3
clients. I have an issue with editing my Group Policy from Windows
7,8,8.1,10 or Windows Server 2012 clients with RSAT installed and
everything works fine when I edit group policy from Windows XP machine.
I disable SMB2 & SMB3 in my Windows server machine and it fix the problem,
but is it a correct workaround for my
2015 May 08
2
samba 4.2.1 RDP && restrict anonymous = 2 problem
RDP working configuration:
restrict anonymous = 0
auth methods = sam winbind
server services = winbindd, s3fs, rpc, nbt, wrepl, cldap, ldap,
kdc, drepl, ntp_signd, kcc, dnsupdate
dcerpc endpoint servers = epmapper, wkssvc, rpcecho, samr,
netlogon, lsarpc, spoolss, drsuapi, dssetup, unixinfo, browser, eventlog6,
backupkey, dnsserver, remote, winreg, srvsvc
RDP
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 May 08
1
samba 4.2.1 RDP && restrict anonymous = 2 problem
On 08/05/15 19:36, Rowland Penny wrote:
> On 08/05/15 18:51, bar?? tombul wrote:
>> RDP working configuration:
>>
>> restrict anonymous = 0
>> auth methods = sam winbind
>> server services = winbindd, s3fs, rpc, nbt, wrepl, cldap, ldap,
>> kdc, drepl, ntp_signd, kcc, dnsupdate
>> dcerpc endpoint servers =
2015 Apr 22
9
samba 4.2 RDP problem (solved)
sorry for the noise..
I missed the solution in my mail. just saw it online..
The working version for rdp login..
I can confirm also that after adding these to the smb.conf
dcerpc endpoint servers = epmapper, wkssvc, rpcecho, samr, netlogon, lsarpc, spoolss, drsuapi, dssetup, unixinfo, browser, eventlog6, backupkey, dnsserver, remote, winreg, srvsvc
auth methods = sam, winbind, ntdomain,
2014 Mar 04
2
How to troubleshoot an ACL error?
I'm running Version 4.2.0pre1-GIT-ca3998d on a Fedora 20 host. The output
of testparm is:
[global]
workgroup = SOMETHING
realm = SOMETHING.SOMETHING.COM
server role = active directory domain controller
passdb backend = samba_dsdb
server services = rpc, nbt, wrepl, ldap, cldap, kdc, drepl,
winbind, ntp_signd, kcc, dnsupdate, smb
dcerpc endpoint
2002 Oct 21
1
Samba 2.2.5/XP-Pro with Domain Account
Hi everybody out there!
I'm using Samba 2.2.5, coming with SuSE 8.1 and should connect from an
XP-Pro PC, really logged into an W2K PDC with Domain Account, to the
Samba server mentioned above.
Problem:
Logged from XP-Pro client into W2K PDC account, I can not connect and
always get a "System error 1240" (net use <drive:> \\SMBSERVER\share)
which I also can not avoid doing
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
2014 Dec 19
2
RPC Server Unavailable Message
Greetings,
We've been testing Sernet Samba AD and are running into trouble with the
RPC server unavailable message when trying to edit group policy and
manage users with Windows 8.1. Upon restarting the service, we can
connect to the RPC server, but after 24 hours or less, we can no longer
connect. I've been trying to find more information about this issue,
which was apparently
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 20
3
Samba 4.1 gentent, ls, no display domain user name on Primary ACDC but wbinfo -u yes
Hello friends:
I hope you can help me with this I'm struggling a year ago
After breaking my head migrating a server with Samba Samba 2.1 to 4.1 all stay perfect and functional.
All files are in this domain controller for now, and then be moved to a domain member, "the file server".
I configure the server as ADDC Samba 4.1 and up here all went well, the shares, the users, winbind,
2016 Feb 24
2
Info
Hi
I am running samba 4 on debian jessie. The ad directory controller is
running and i can login whit oser accounts but i cant manage them from RSAT
on Windows 10. It says "the server is not operational". After that i have
changed the dns in the network settings of the client and it works
partialy, i can open the user management but i cant change anything.. I
have read about problems in
2015 Mar 21
3
Samba 4.1 gentent, ls, no display domain user name on Primary ACDC but wbinfo -u yes
On 21/03/15 00:10, Jhon P wrote:
> Now I realized what the documentation says, sucessfull.
>
> I returned to run the above command and these results changed.
>
> Change the settings of smb.conf, now looks:
>
> [global]
> workgroup = KENNEDY
> realm = kennedy.edu
> netbios name = PROTEUS
> server role = active directory domain
2015 May 01
7
After the classicupgrade from samba3 tosernet-samba-4.2.1 , users are not able to remote desktop anymore ( bug11061 )
Hello Mario ,
what if you try these :
dcerpc endpoint servers = epmapper, wkssvc, rpcecho, samr, netlogon, lsarpc, spoolss, drsuapi, dssetup, unixinfo, browser, eventlog6, backupkey, dnsserver, remote, winreg, srvsvc
auth methods = sam, winbind, ntdomain, ntdomain:winbind
!! these are only for helping in debugging and should not be used in production.
!! see all the e-mails with subject : Re:
2015 Feb 25
3
Back with my UID problems
On Wed, 25 Feb 2015 10:18:04 +0000
Rowland Penny <rowlandpenny at googlemail.com> wrote:
>
>
> OK, going to need more info here, can you post the smb.conf you have
> tried so far. You mention that you want to use the LDAP and Kerberos
> provided by samba, this will mean that you will need to run samba4 as
> an AD DC, yet you refer to creating users with pdbedit?
>
2015 Feb 25
2
Back with my UID problems
Greeting-
I had to take a break from mucking with samba because some other things
came up.
Let me recap the situation:
. I have an existing network of various unix boxes that use NIS and NFS
at the moment.
. I have to drop some windows boxes into the network.
. For policy reasons certain staff are in the local password file on
each server, everyone else is in NIS.
. UIDs are in sync
2015 Apr 24
5
Strange GPO rights samba 4.2.1
Hai,
?
Im having a strange thing with sernet samba 4.2.1 on debian wheezy.
?
I installed 2 dc.s with my scripts.
?
i did setup the sysvol replication and now im seeing the following when i create new policies.
?
The default GPO's
drwxrwx---+ 4 root????????? BUILTIN\administrators 4096 Apr 24 10:17 {31B2F340-016D-11D2-945F-00C04FB984F9}
drwxrwx---+ 4 root????????? BUILTIN\administrators
2014 Dec 19
2
RPC Server Unavailable Message
On 19/12/14 22:17, Tim wrote:
> Try to give your samba server another NetBIOS hostname than localhost and comment out the lines with server services and dcerpc endpoint servers.
> Check your DNS back end. For now it seems due to your smb.conf that you are not using the samba internal DNS server. It's not a must have, but samba does not provide dns. NetBIOS name should be equal to your
2016 Mar 26
2
Problem joining an AD
Hi list!
I have a very strange problem...
I configured Samba 4.1.6 on a Ubuntu 14.04 Server to act as AD-Controller.
It works without any problem.
Then I wanted to join the AD two other Servers with Ubuntu 14.04 and Samba
4.1.6.
The first works without any problem, the second (same configuration!) not...
Here my smb.conf:
# Global parameters
[global]
workgroup = CCH
realm =
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