similar to: Migrate File Server MS for Samba

Displaying 20 results from an estimated 10000 matches similar to: "Migrate File Server MS for Samba"

2016 Jul 18
2
Migrate File Server MS for Samba
Dear Marc, Thanks for initial contact. The file server that need to migrate is a Windows 2012 R2. He's just a domain member. Being Win 2012, I can face any problems in the migration? Once the shares are ready, I plan to use Robocopy to copy the files and also the permissions of users and groups from Windows to Samba. De: Marc Muehlfeld <mmuehlfeld at samba.org> Para: Ricardo
2016 Jul 10
4
Compatibility with Windows Server 2012 R2
I had joined the Samba as a secondary DC. At first he imported all (accounts, groups, users and gpo).I can see all the objects that were imported. But the version of Schema Samba came as 69. The errors that I notice is regarding DNS and ForestDNS synchronization.It seems that the error is displayed when you synchronize Samba for Windows. When Windows to Samba, the commands do not return error.
2016 Jul 25
4
NT_STATUS_INTERNAL_ERROR
Dear,Samba updated to 4.4.5 version.The Samba is a secundary DC.I'm getting some authentication errors. smbclient -k -L //domain.localsession setup failed: NT_STATUS_INTERNAL_ERROR Using my PC when I try to access the \\sambadc, is asking User and Password.The logs appears this: ctx setting sec (0, 0) - 0 = sec_ctx_stack_ndx[25/07/2016 14: 08: 04.581532, 5]
2016 Jul 09
2
Compatibility with Windows Server 2012 R2
Dear Marc,In the field we have only simple objects (GPO desktop, file server, users and groups).In total, there are approximately 100 desktops +120 users. Only one site. How to create a new domain in the Samba with the same SID of the current domain? So I could create a new DC with the same domain and SID, and import objects (users and desktops accounts). De: Marc Muehlfeld <mmuehlfeld
2016 Jul 19
1
Migrate File Server MS for Samba
Dear Marc,Actually the file server is just a domain member. Therefore, I believe that is more peaceful to migrate. Here we have 2 servers Windows 2012 R2. A file server and a DC.Both servers will be migrated to Samba.We are documenting and preparing to migrate them.Once the migration is ok, I'll post the comments here.Thank you!Greetings! De: Marc Muehlfeld <mmuehlfeld at
2016 Jul 06
3
Compatibility with Windows Server 2012 R2
Dear,The FAQ Samba 4 states that it is not compatible with Windows Server 2012, as the link below: https://wiki.samba.org/index.php/Joining_a_Windows_Server_2012_/_2012_R2_DC_to_a_Samba_AD My question is, is incompatible with the Server 2012 or the functional level of 2012?Here we have a Windows Server 2012 R2 with AD level of Windows 2008 R2 functionality.Samba 4 is compatible with this
2016 Jul 08
2
Compatibility with Windows Server 2012 R2
Dear Regards, Confirmed here, the AD schema is at version 69. Other settings: Domain Level and Forest Functional Level could downgrade to Windows 2008. We need to replace this DC MS by Samba, but keeping the same domain. Does anyone have any suggestions or tips? De: Marc Muehlfeld <mmuehlfeld at samba.org> Para: Ricardo Pardim Claus <ricardo.claus at yahoo.com.br>; "samba
2016 Jul 18
0
Migrate File Server MS for Samba
Hello Ricardo, if you want to migrate your whole environment to Samba without starting from scratch, you have to go the following way: - Check that you're not running a DC later than 2008R2 (we currently do not support a later schema). - Join a new Samba DC to the domain - Set up and join a new Samba Domain Member to the domain - Copy all files, verify ACLs, etc. - Testing, testing, testing!
2016 Aug 18
4
Allow unencrypted TLS LDAP query
Dear It is possible to configure Samba 4.4.5 to accept queries that do not use TLS? I'm having trouble authenticating the Proxy / SquidGuard in AD Samba 4.4.5. I get this error: (squidGuard): ldap_simple_bind_s failed: Strong(er) authentication required I read the wiki Samba, the new versions are working with authentication TLS encrypted connections. It is possible to configure Samba
2016 Aug 05
3
File Server recognize users and groups AD
>Sorry, but the lines you have added to the [global] section of >your smb.conf will do nothing on an AD DC. >Does 'getent group Domain\ Admins' produce any output ? >If not you need to set up libnss-winbind. >Rowland Dear Rowland; I appreciate the contact. The commands: getent group 'DOMAIN\Domain Admins' getent group 'Domain Admins' Return
2017 Apr 08
4
Failures after update Samba 4.6.2
On Sat, 2017-04-08 at 16:13 +0000, Ricardo Pardim Claus via samba wrote: > Dear Rowland > > When I execute the command, I get the following error: > > # samba-tool domain tombstones expunge > ERROR(<type 'exceptions.AttributeError'>): uncaught exception - > 'module' object has no attribute 'time' >   File
2016 Jul 28
2
NT_STATUS_INTERNAL_ERROR
Dear, Does anyone have any idea what may be causing this error? Even I had to leave off Samba, because I believe that due to NT_STATUS_INTERNAL_ERROR error, several desktops are presenting failure credentials when they try to access shares. After I left off Samba, the errors are gone. ------------------- Mensagem original ------------------------------- Assunto: Re: [Samba]
2017 Apr 08
3
Failures after update Samba 4.6.2
On Sat, 8 Apr 2017 15:18:18 +0000 (UTC) Ricardo Pardim Claus via samba <samba at lists.samba.org> wrote: > Gentlemen, > > I upgraded my two DCs, from Samba 4.4.5 to 4.6.2. > When I check the database, I get the errors below. > Could someone help me in this case? > try 'samba-tool domain tombstones expunge' Rowland
2017 Apr 04
6
Update Samba4 version
Dear, I have three installations of Samba 4, version 4.4.5. Being two DC's and a file server (domain member). I would like to update Samba to the latest version. The current installation was done by compiling the Samba packages. Could someone tell me if I can upgrade directly to the latest version available? Should I compile the new package to overlap the previous version? Thank you!
2016 Aug 17
2
Open sessions on the server
Gentlemen, Samba 4, which I view open server sessions? The sessions that I mean, are the sessions of all machines and users logged in AD. In Winserver, I see the sessions through the Computer Management console / Shared Folders / Sessions. When I try to view the sessions of the Samba server via a PC with RSAT installed, it shows few results. (3 to 6 results). Thank you!
2016 Sep 29
4
Disk quota for groups AD
Dear, I'm looking for a material that explains how to apply disk quotas by groups in Samba 4. However the materials I found left me confused. My environment: Centos 7, XFS filesystem, file server integrated with AD Samba 4. My objective: In my file server, create and configure quotas for AD groups in Samba 4. Could someone give me a help? Appoint a site for reading? Thank you!
2017 Apr 28
6
Problems with the Full Audit module
> Is the 'vfs objects' line in the [global] section ? if so, try moving > it to the shares, there have been reports that adding 'vfs objects' to > [global] causes problems. > Rowland Dear Rowland This host is a Samba 4.6.2 domain member server. In the Global session of smb.conf, I have this line: Vfs objects = acl_xattr On Sharing: Vfs objects = recycle,
2016 Jul 26
4
NT_STATUS_INTERNAL_ERROR
Dear Rowland, Follows the requested information:DC Primary: Windows 2008 R2Secondary DC: Samba 4.4.5 Content smb.conf [global]        #bind interfaces only = Yes        interfaces = lo eno16777984        netbios name = SRV14        realm = DOMAIN.LOCAL        server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc, drepl, winbindd, ntp_signd, kcc, dnsupdate, dns        workgroup = DOMAIN       
2016 Aug 13
2
DHCP update registration DNS Bind9
Dear, What do I need to configure the DHCP Bind9 update DNS records? I'm using Samba 4.4.5 AD and Bind 9. The DHCP passes the IP to the host but the DNS record is not updated. Thank you!
2017 Apr 13
2
Remove domain member Samba4
Dear,I need to remove a domain member, it is not a DC. Can I use the same command that is used to demote a DC? # samba-tool domain demote -Uadministrator Thank you!