similar to: samba-3.5.14 (and less) corrupting AD->UID mappings

Displaying 20 results from an estimated 2000 matches similar to: "samba-3.5.14 (and less) corrupting AD->UID mappings"

2006 Dec 05
1
Cannot connect to Samba-3.0.23d (and earlier) from other trusted AD domains
Hi there We have a bunch of Samba 3.0.10+ CentOS4.4 servers that are working 100% fine when connected to from users who are members of the same ADS domain our Samba servers are members of. However, users from other ADS domains (we are all W2K3-based) on our network cannot connect - they get NT_STATUS_ACCESS_DENIED. The shares they are trying to connect to have no share-level permission checks -
2013 Jan 26
3
rsyncssl
Hi, i`m wondering - can't THIS one http://gitweb.samba.org/?p=rsync-patches.git;a=blob;f=openssl-support.diff be completely replaced with THIS one ? http://dozzie.jarowit.net/trac/wiki/RsyncSSL http://dozzie.jarowit.net/git?p=rsync-ssl.git;a=tree Isn`t RsyncSSL (wrap rsync with stunnel via stdin/out) the better solution ? (as it is using a mature external program for the SSL stuff)
2004 Jun 15
1
How do you properly use "--partial"?
[background: we rsync Gbs of data over our WAN, so want to run rsync as efficiently as possible. We have Linux "rsync servers" that mount local Windows file servers - i.e we use Linux-rsync to replicate data between Windows file servers. (why? we found Linux IP stack to be superior over our WAN)] I know that "--partial" on it's own merely makes the rsync server process
2005 Oct 16
1
Can Asterisk "proxy" a SIP phone to make it look like a Cisco skinny softphone?
Hi there We have a Cisco VOIP environment here, with hard and softphones. I have a softphone account/etc, but I'm a Linux user and (as far as I'm aware) there is no Cisco softphone for Linux. However I can run Asterisk. So I was wondering if there is a way to "convert" a SIP phone transaction into a SKINNY transaction so that the Cisco environment thinks it is a Cisco
2008 Jan 28
2
Win2K3 DNS losing Samba DNS entries?
Hi there We are having a problem where the DNS "A" records of ADS member Samba servers are disappearing from DNS. It's not routine, but it is definitely real. What we normally do is assign static IPs, create DNS records manually and then install and configure the Samba server (mainly CentOS4 and CentOS5) and "net ads join" it to the domain. This is normally good for a
2006 Oct 19
2
"text file busy" on cifs-mounted dir *doesn't* cause rsync error!
Hi there I am running rsync-2.6.9rc2 and am having difficulty getting rsync to report an error when I think it should I mounted (via "mount -t cifs") a remote Win2K3 server and on a XP client opened a Word document. Then from Linux (FC5) I attempted a bash$ cp /tmp/other.txt file.doc cp: cannot create regular file `file.doc': Text file busy That makes sense - CIFS has the file
2008 Jun 30
2
FreeBSD, Samba 3.0.28a joined to AD domain but prompts for login
Hi, I am trying to connect a FreeBSD server running 7.0 Release and Samba 3.0.28a to a Windows 2003 AD Domain Controller. Has anyone had success with this combo? I have joined the domain and I can enumerate users, groups, etc.. humpty# getent passwd|wc -l 105 humpty# wbinfo -u|wc -l 165 humpty# wbinfo -g|wc -l 59 humpty# wbinfo -t checking the trust secret via RPC calls
2008 Oct 24
1
performance lower then expected
I've setup an eight node server stripe using gluster 1.4.0pre5 using the stripe example from the wiki. Each of these eight nodes has a 100Mbit ethernet card and a single hard disk. I've connected them all together using a gigabit switch and I have a gigabit workstation connected, with gluster mounted and running fine. However, when i try to do a dd test to the disk "dd if=/dev/zero
2007 Dec 12
2
Vista SP1-rc1 appears to break against Samba-3.0.27a
We've got nicely ADS integrated Samba-3.0.27a servers that are working fine with Win2000 through to standard Vista. However, we are starting to test RC1 of Vista SP1 and discovered that once applied, that workstation cannot connect to Samba server shares - unless the share is open - i.e. no "valid user" style settings. The moment one is defined, Vista fails to connect and pops up an
2012 Jul 03
4
s3fs vs. zfs
Hi all.. Is possible use the s3fs with ZFS (freebsd) ? how ? Thanks -- Luiz Gustavo Costa (Powered by BSD) *+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+ mundoUnix - Consultoria em Software Livre http://www.mundounix.com.br ICQ: 2890831 / MSN: contato at mundounix.com.br Tel: 55 (21) 4063-7110 / 8194-1905 / (11) 4063-0407 Blog: http://www.luizgustavo.pro.br
2014 Mar 10
1
NT_STATUS_INSUFFICIENT_RESOURCES - but only from Samba - works for Windows?
Hi there I've just a Windows7 box here that is erroring with "NT_STATUS_INSUFFICIENT_RESOURCES" whenever I try to connect using any samba tools: smbclient, "net", "rpcclient". This is when using Domain Admin creds, either via Kerberos (-k) or direct username%password. According to google, this is a resource problem on Windows and restarting the appropriate
2012 Jan 15
1
idmap config doesn't allow range to be changed?
Hi there I've just upgraded a working samba-3.5.8 CentOS-4.9 (yes - pretty old) server to samba-3.6.1 and can't change "idmap config". We almost immediately had issues with it not working for some users - and the logs showed we'd run out of idmap mappings (strange that never happened before with the older version...) Anyway, I edited smb.conf so that idmap config
2015 Jul 07
1
replacement for winexe?
Hi there We're starting to play around with Win10 and I've noticed winexe doesn't seems to work against it - generates a NT_STATUS_BAD_INITIAL_PC error when connecting Looking around it seems like winexe really isn't maintained anymore? - which may be the reason it doesn't support Win10 as currently you can't even compile it against a current version of Samba4 (which
2014 May 26
1
rsync for windows doesn't like "--rsh"?
Hi there I'm trying to get rsync for windows (tried two versions) to call "--rsh" so I can pipe rsync through openssl.exe. When I run it I get The process tried to write to a nonexistent pipe. So it looks like the CMD file I have that calls openssl.exe isn't joining up with rsync.exe? As rsync.exe defaults to calling ssh.exe, and I can even successfully call it via
2007 May 21
1
3.0.25 breaks "username map"?
Hi there I was using "username map" under 3.0.24 so that when I connected from DOM\jhaar under (ADS Win2K3) Windows, it was mapped to my local "jhaar" Unix account - with homedir "/home/jhaar", etc. However, when I upgraded to 3.0.25, I started getting NT_STATUS_LOGON_FAILURE errors - even when just trying to list the shares. This occurred using smbclient as well as
2007 Mar 12
2
Samba kerberos more time sensitive that Windows?
Hi there We just had a problem where a user couldn't connect to a Samba server that is a full ADS member. The same user could successfully connect to Windows2K3 servers. The problem was obvious - their clock was 5 hours out, and Samba rejected their connections with a "Failed to verify incoming ticket". Correcting the time fixed the fault. However, it remains that Samba rejected
2010 Jul 26
0
ongoing problems with winbind since we rolled out RODCs
Hi there We've been merrily chugging away with a large number (>30) of samba-3.2.11 CentOS4.8 servers for some time now. Unfortunately in the past two months our AD team has started replacing our Win2K3 domain controllers with Win2K8 RODC (read-only DCs). As each site has been migrated over to RODCs, the Samba server associated with that site has started experiencing sporadic problems.
2006 Mar 05
1
sctp support for rsync?
Hi there I've just done some brief reading up on SCTP, and I get the impression it will allow multiple "threads" of streamed data as part of one connection? I was wondering what impact that would have on high bandwidth, high latency links? Currently our bottleneck in using rsync is due to that. We have fat pipes and yet a single rsync session cannot saturate it due to the latency.
2006 Oct 13
1
"rsync -z" not working as expected under 2.6.8 and 2.6.9?
I got curious as to how rsync operates, and got a few tests going under ethereal. The results confused me more. I created /tmp/test-out/ containing two different text files - one named "file.txt" and the other "data.gz". ie. data.gz wasn't actually compressed - it was actually text. I then created an empty directory on a rsync server to replicate that data to. I did a
2007 Jan 13
1
fam inconsistent in noticing changes
I'm running Samba-3.0.23d on CentOS4.4 servers. We have a process where people can upload files (from WinXP) to a directory over Samba, and then a Unix cronjob picks those files up, moves them to another directory (outside of Samba) and does things to them. The problem is that when the file moves occur, WinXP doesn't show the files have disappeared. Even days later the files show up as