similar to: Samba 4.0.0 upgrade to 4.0.5 from source

Displaying 20 results from an estimated 300 matches similar to: "Samba 4.0.0 upgrade to 4.0.5 from source"

2013 May 04
0
broken printing 4.0.5
Hi everyone I'm still stuggling with this https://bugzilla.samba.org/show_bug.cgi?id=9745 I've now reproduced the bug with openSUSE and Ubuntu DC's, on w7 and xp clients. It seems that Samba is not looking in the correct directory for the printer drivers, which windows has copied to the correct directory on the DC. Does anyone have printing working on 4.0.5 using the method in the
2013 Mar 26
1
Samba 4.0.5 git. Printer sharing broken?
Version 4.0.5-GIT-50c476e openSUSE 12.3 with CUPS driver on the DC which is printing OK from Linux clients joined to the domain. Hi everyone I have set up printing according to: http://wiki.samba.org/index.php/Samba4/HOWTO#Step_13:_Setup_a_Printer_share My smb.conf looks like this: [printers] comment = All Printers path = /usr/local/samba/var/spool browseable = Yes read
2013 Nov 27
20
[PATCH v2] Handle xen_platform_pci=0 case
Hi, Here is a little patch that attempt to fix the issue regarding xen_platform_pci=0 not been handled. There is one patch left from the previous version. The patch that was adding qemu_machine_override have been removed as it is unnecessary. If someone wants to change the -machine, it can always add it to device_model_args_hvm, as QEMU appear to use the last one. Regards, Anthony PERARD (1):
2013 Oct 14
1
File permission problems after update from Samba 4 alpha 17 to Samba 4.0.5
We had used Samba alpha 17 (included in Resara Server 1.2) for a long time and has now migrate it to Samba 4.0.5 (Ubuntu + Zentyal 3.0 PPA) with NTVFS enabled . Most things seems to work: DNS with Bind9_DLZ, domain join, user login and also GPO are still working fine :) But we have trouble with file permissions now! All domain users can't rename or delete their own files which they had
2013 Apr 23
0
SAMBA 4.0.5 - AD/DC part of an existing AD
Hi, My problem relates to SAMBA 4.0.5, especially with acl / ntacl problem. Explanation: I'm currently trying to install a TEST System with a Samba4 ADDC system, using Ubuntu server 12.04. I've successfully completed the install and followed mostly the howto's on samba.org for SAMBA4. I'm currently struggling with changing ACL on the Samba 4 Share itself, and
2013 May 20
1
configuring Shares, Users with Samba 4.0.5 as an AD DC
Hi, I think your problem may be that you are are trying to run the standalone winbind daemon at the same time as the samba deamon, you cannot do this, the samba daemon has its own built in winbind. Could you please confirm how you provisioned samba4, post a sanitized version of your smb.conf and explain just what you are hoping to achieve. Rowland
2013 Apr 09
0
[Announce] Samba 4.0.5 Available for Download
===================================================================== "Well it takes a certain kind of girl to wear a backless dress with a Beretta 70 strapped to her thigh." James Bond, Skyfall ===================================================================== Release Announcements --------------------- This is is the latest stable release of Samba 4.0. Major
2013 Apr 09
0
[Announce] Samba 4.0.5 Available for Download
===================================================================== "Well it takes a certain kind of girl to wear a backless dress with a Beretta 70 strapped to her thigh." James Bond, Skyfall ===================================================================== Release Announcements --------------------- This is is the latest stable release of Samba 4.0. Major
2018 Jul 08
5
[Bug 1269] New: using the internal lookup table vs. the local system's /etc/services (or so) generally prevents nft from working
https://bugzilla.netfilter.org/show_bug.cgi?id=1269 Bug ID: 1269 Summary: using the internal lookup table vs. the local system's /etc/services (or so) generally prevents nft from working Product: nftables Version: unspecified Hardware: All OS: Gentoo Status: NEW
2006 Dec 05
4
[Bug 1269] PAM Callback returns garbage if user unknown or root with disabled login in ssh-config
http://bugzilla.mindrot.org/show_bug.cgi?id=1269 Summary: PAM Callback returns garbage if user unknown or root with disabled login in ssh-config Product: Portable OpenSSH Version: v4.5p1 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: PAM support
2009 Feb 13
12
VT-D RMRR is incorrect
I try pci pci passthrough with xen 3.3.1 and CentOS 5.2(64bit) on a SUPERMICRO C7X58 board I see the following the error in my boot log. (XEN) [VT-D]dmar.c:372: RMRR is incorrect. This problem is caused by this condition in dmr.c:372. if ( rmrr->base_address >= rmrr->end_address ) { dprintk(XENLOG_ERR VTDPREFIX, "RMRR is incorrect.\n"); return -EFAULT; } As an
2009 Feb 13
12
VT-D RMRR is incorrect
I try pci pci passthrough with xen 3.3.1 and CentOS 5.2(64bit) on a SUPERMICRO C7X58 board I see the following the error in my boot log. (XEN) [VT-D]dmar.c:372: RMRR is incorrect. This problem is caused by this condition in dmr.c:372. if ( rmrr->base_address >= rmrr->end_address ) { dprintk(XENLOG_ERR VTDPREFIX, "RMRR is incorrect.\n"); return -EFAULT; } As an
2012 Sep 20
2
RHSA-2012:1288 libxml2 security update for centos6 skiped?
I saw libxml2 have a security update on https://rhn.redhat.com/errata/RHSA-2012-1288.html. But centos only update libxml2 for centos 5., it also affect centos6. Centos already update ppid(RHSA-2012:1269), looks like libxml(RHSA-2012:1288) skiped.... Any explanation?
2020 Aug 14
2
Samba4 syncpassword fails
>I just had a look at tranquils code again and I have a possible idea >about what is going on. The code was written for python2 and needs >updating to python3 Yes, but as i explained before, we managed to make it work since almost a thousand days in a row ? THe ldb cache is initialized with: samba-tool user syncpasswords --cache-ldb-initialize
2010 Sep 17
3
access VMX config on esxi with virsh
Hi, Is virsh able to access the VMX config of a virtual machine running on a esxi host? I would like to take backups of my virtual machine configs and the doku section "Converting from VMware VMX config to domain XML config" (http://libvirt.org/drvesx.html) comes close to this - but does not tell how to get access to the vmx file. I would prefer a solution where ssh access to the
2020 Aug 14
4
Samba4 syncpassword fails
>Then I am at a loss, if nothing really changed, why are you getting the >error ? Well, I ask myself the same question. The fact is that it went bad at the precise second we tried to add a new remote DC to the domain. This never happened before has we had many other remote DCs and use to join them whitout any problem. I was hopping that deleting and recreating the ldb cache would be
2010 May 26
1
how to Store loop output from a function
HI, Dear R community, I am writing the following function to create one data set(*tree.pred*) and one vector(*valid.out*) from loops. Later, I want to use the data set from this loop to plot curves. I have tried return, list, but I can not use the *tree.pred* data and *valid.out* vector. auc.tree<- function(msplit,mbucket) { * tree.pred<-data.frame()
2015 Feb 11
2
Fwd: samba & Oracle ACFS Issues
On Wed, Feb 11, 2015 at 12:01:34PM +0100, Nacho del Rey wrote: > The symptom is that the windows process which is accessing the samba share > hangs > Also, if you try to open the same share (you can do the connection) to see > the files, the ls command hangs > > The other samba shares don't be affected at all, they work ok > > So the only thing you can do is a
2007 Feb 06
1
ocfs2-tools-1.2.2 compile.
Hi, The ocfs2 package compiled perfectly, but tools did not. The test setup is using opensuse10.1 - updates applied For "ocfs2-tools-1.2.2": In file included from include/ocfs2.h:60, from alloc.c:32: include/ocfs2_fs.h: In function ?ocfs2_fast_symlink_chars?: include/ocfs2_fs.h:566: warning: implicit declaration of function ?offsetof? include/ocfs2_fs.h:566: error: expected
2015 Mar 05
3
Dovecot Full Text Search results in SolrException: undefined field text [SERIOUS]
Hello, My dovecot constantly runs into this error. I want to fix this one last time, I am tired of troubleshooting so please someone give me a lasting and proper solution for this error. I think its a problem with the dovecot-solr module. Please tell me how do I find the root of this problem with Dovecot. There is a problem with the body search text field. It always fails(with no result), other