Alexander Spannagel
2019-Apr-11 12:22 UTC
[Samba] disjointed namespaces with samba working?
Hi, is it possible to use a so called disjointed namespaces without having to "fake" the hosts fqdn giving it the AD-name as hostname? Background: We have a unix and a Windows world and each runs below it's domain. Let's say UNIX-DOMAIN and WIN-DOMAIN. When there is the need to bring the two worlds together the first choice is to use samba4 on unix joined to the AD domain name the servers where needed. Currently we need to reconfigure the FQDN of the unix server from HOST.UNIX-DOMAIN to HOST.WIN-DOMAIN to make the join succeed. After the join we can revert this change and all works fine. Only thing not working is the dns-update in the WIN-DOMAIN, but that doesn't real matter to us. Anyhow and also knowing that Microsoft suggests not to use disjointed namespaces it would be great, if there would be an option to change sambas context, so it uses the realm configured in smb.conf in conjunction with the host/netbios name to identify the FQDN to use. So if this isn't currently working/configurable, this would be more like an feature request. Thanks Alex
Good morning people, I am opening my lab with version 4.10.2 in centos 7.6. I'm trying to compile using python3 without success. Has anyone managed to compile using python3 in the centos 7.6 that might give way to the stones? Here is the error message below. Testing pyembed configuration : yes Asking python-config for pyext '--cflags --libs --ldflags' flags : yes Testing pyext configuration : yes python-config : /usr/bin/python3-config Asking python-config for pyembed '--cflags --libs --ldflags' flags : yes Testing pyembed configuration : yes Asking python-config for pyext '--cflags --libs --ldflags' flags : yes Testing pyext configuration : yes extrapython 3.6 is same as main python 3.6 Regards, Gabriel Franca
On Thu, Apr 11, 2019 at 8:43 AM Gabriel O. Franca via samba <samba at lists.samba.org> wrote:> > Good morning people, > > I am opening my lab with version 4.10.2 in centos 7.6. > I'm trying to compile using python3 without success. > Has anyone managed to compile using python3 in the centos 7.6 that might > give way to the stones? > Here is the error message below.I've given up on it, and have segregated building Samba 4.9.x from 4.10.x. The requirements for python3 versions of all the libraries, the discarding of python2 for them, and the lack of a complete or well integrated python3 environment for RHEL 7 have overwhelmed me: the "python34-devel" or "python36-devel" from EPEL doesn't solve enough of the build issues, and Samba 4.10 and its required libraries are, as best I can tell, no longer compatible with /usr/bin/python2 I publish my tools at https://github.com/nkadel/samba4repo/ and a set of related submodules for compiling individual components listed there. But I think we need to wait until RHEL 8 before we'll be able to port Samba 4.10 to RHEL. I did try building with RHEL 8 beta, the public beta is missing critical components like "doxygen", and my development environment is pretty one-lung. There are branches and tags there labeled for 4.9.5 that might satisfy your needs for upgrade until future notice and you're welcome to clone and work from any of my work if you like. Nico Kadel-Garcia <nakdel at gmail.com>> Testing pyembed configuration : yes > > Asking python-config for pyext '--cflags --libs --ldflags' > flags : yes > Testing pyext configuration : yes > python-config : /usr/bin/python3-config > Asking python-config for pyembed '--cflags --libs --ldflags' > flags : yes > Testing pyembed > configuration : yes > Asking python-config for pyext '--cflags --libs --ldflags' > flags : yes > Testing pyext configuration : yes > > extrapython 3.6 is same as main python 3.6 > > > Regards, > > Gabriel Franca > > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba