similar to: Problems with several accounts after Samba 2.x to 3.5.8 migration

Displaying 20 results from an estimated 2000 matches similar to: "Problems with several accounts after Samba 2.x to 3.5.8 migration"

2011 May 19
4
Strange problem with my new PDC
Hi everyone , I have setup a new Server, based on Ubuntu Linux. Since the Samba version from it's repository was too old for my purposes, I downloaded and installed Samba from source (version 3.5.8). Everything went fine so far. We currently run an older version (3.0.26a) of samba as PDC . I copied the tdbsam databases from the current PDC over to the new one. This seems to have worked
2013 Sep 11
0
Unpredictable behaviour of several network shares
Hello, I have recently started having problems with my installation of Samba that I can't attribute to any single cause. On some of the computers I have networked (like 2-3 of total 40) sometimes I can't access some shares (again, 2-3 shares from 26 total). When this error occurs, Windows client tells me I might not have proper privileges but I can access the same share with the same
2008 Dec 16
1
Syncing several emails accounts with offlineimap and dovecot
Hi, I have just installed dovecot and offlineimap on my laptop for syncing with my gmail, and reading in gnus, as outlined in this article: http://sachachua.com/wp/2008/05/08/geek-how-to-use-offlineimap-and-the-dovecot-mail-server-to-read-your-gmail-in-emacs-efficiently/ I am using Debian Etch, and I am the only user. The only change I made to the default dovecot.conf file was to set:
2011 Mar 15
1
Upgraded to 3.5.8 local users unable to log in AD users can
Hi all, Upgraded Samba on RHEL5 from 3.0.33 to 3.5.8 from an rpm. Have an issue where AD users can connect to the linux box but local unix accounts cannot. We are using PAM not kerberos. After much looking and trail and error. I commented out this line in the /etc/pam.d/system-auth file and it works. Why??? account required pam_unix.so broken_shadow account sufficient
2011 Jun 13
1
Lost performance between Samba 3.0.24 and 3.5.8 with high number of concurrent connections
Hi, We are trying upgrade our roaming profile sever from Debian Etch to Debian Squeeze. That's means a upgrade from Samba 3.0.24 to Samba 3.5.8. Our production environment has above 600 concurrent users without problem. After upgrade to Samba 3.5.8, server can't manage above 200 users. With 'smbclient', the output is: Error [user] session setup failed: Call timed out: server did
2003 Jul 20
1
rsync on cygwin is hanging
I am trying to backup a Windows machine to a Linux machine using rsync (over ssh). I have been able to successfully sync a few files at a time, but when I try to backup an entire tree the process hangs on both machines. I believe this is a different problem than one posted on here before, but I did try this patch with no success:
2011 Mar 21
0
Debian users: which samba bugs fixed in 3.5.8 would you like to see fixed in Debian 6.0 "squeeze"?
Hello, I'm one of the maintainers of samba packages in Debian. As of now, Debian squeeze provides samba 3.5.6. As per Debian policy wrt updates in the "stable" releases of the distribution, providing 3.5.8 (and later) is not an option we'll be considering for future updates. The policy of our release team is indeed more conservative than the policy of the Samba Team (no offense
2011 May 30
0
Quota Problem with Samba 3.5.8
Hello, for some strange reason I can not get quota to work with Samba 3.5.8. The quoata system itself works fine (using "repquota /mountpoint") and via NFS, but Samba does not report the correct free space (df command in smbclient). Instead the real free space on the disk volume is shown to smb clients (tested from Windows and smbclient). The quotasystem in use is the new quota
2011 Aug 03
1
Solaris Samba 3.5.8 [homes] configuration - intermittent connection failures
Our Solaris 5.10 was running Samba 3.0 with ADS security against winbind and krb5.conf, and all users were able to access it from any Windows system. Following the upgrade to a new AD server running 2008 RC2, we had to upgrade samba on most Unix systems. On Solaris, the new version was 3.5.8 from Sun. I found more config options were required to get the [homes] section to succeed, although I
2011 Aug 04
1
No admin privileges after upgrade from 3.5.8 to 3.6.0rc3
Hi, since I was bitten badly by this today, I take the additional time to report this issue here. After upgrading from samba 3.5.8 to 3.6.0rc3, Administrator on the xp clients (yes, still xp sp3, no vista, no win7 clients here) lost its admin privileges. My Samba PDC setup evolved over about a decade now, but since it still needs to support a small environment only (20 xp, 30 users), I
2012 Feb 09
1
Unable to create principle and join domain with solaris / samba 3.5.8
Has anyone had any success using net ads join to create a new service principal and join Active Directory using samba 3.5.8. This works fine in 3.0.35 but I'm not able to get a working create/join with 3.5.8 In samba 3.0.35 (on a host which is already allowing kerberised loginsvia AD), the following works: net ads join createupn='CIFS/host.domain.com' \
2011 May 30
3
Join W2008 R2 64bit to samba 3.5.8
Just a short question: How can a W2008 R2 64 bit Server be joined to samba 3.5.8 Domain? ----------------------------------------------- EDV Daniel M?ller Leitung EDV Tropenklinik Paul-Lechler-Krankenhaus Paul-Lechler-Str. 24 72076 T?bingen Tel.: 07071/206-463, Fax: 07071/206-499 eMail: mueller at tropenklinik.de Internet: www.tropenklinik.de -----------------------------------------------
2011 Apr 13
1
Samba 3.5.8 on AIX 5.3 with IBM LDAP libraries
Hello, We're currently using Samba 3.5.8 with the IBM AIX supplied LDAP libraries on AIX 5.3 (using gcc). We were not able to compile this originally without making the following modifications: 1. create a symlink libldap.a to libibmldapn.a in /usr/ldap/lib 2. change ber_init() to ber_init2() in the following 3 c files passdb/pdb_nds.c line 234
2011 Apr 28
2
Linker error for Samba 3.5.8 on Solaris 5.8
I get the following linker error when compiling Samba on Solaris Sparc 5.8: bash-2.03# make Using CFLAGS = -I../lib/zlib -O -I. -I/root/samba-3.5.8/source3 -I/root/samba-3.5.8/source3/../lib/popt -I/root/samba-3.5.8/source3/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./libaddns -I./librpc -I./.. -I./../lib/talloc -I../lib/tdb/include -DHAVE_CONFIG_H
2011 May 05
1
getting 3.5.8 to compile with cups on redhat 5.3 or 6
Hello, I am trying to get samba-3.5.8 to compile with cups on a Red Hat 5.3 or 6.0. When I use the following configure command I see ./configure --with-winbind --with-pam --with-aio-support --enable-cups checking for cups-config... /usr/sbin/cups-config checking cups/cups.h usability... no checking cups/cups.h presence... no checking for cups/cups.h... no checking cups/language.h usability... no
2011 Sep 01
2
Samba 3.5.8 (and 3.5.5) shipped with Solaris 10 keeps crashing when smbd process count hits about 500-600
Hi, We are running Samba on Solaris 10 cluster as a HA service. There are two nodes in the cluster and Samba versions are 3.5.8 on other node and 3.5.5 on another. Samba build is one that ships with Solaris 10. We are using Sun (Oracle) LDAP for user account data so passwd and group databases related information is retrieved from there. Authentication is done against Windows 2008 AD. This Samba
2009 Dec 30
1
NA or work around ??
I've searched and tried several ideas (na.action. and other things), but I can't see to figure this out. I'm guessing this is so simple I'll feel foolish for asking, but here goes. Thanks, L.A. Dataset$Rcil=with(Dataset, ifelse(Rpr >= .95, Dataset[,"percentchgn"], NA)) Dataset$LLCI<-with(Dataset, ave(Rcil, LEAID, Property, FUN=function(x)max(x))) LEAID
2011 Mar 23
1
Upgrade from Samba 3.0.33 to 3.5.8 woes
Greetings, I just did a major upgrade to our Samba infrastructure. I previously had a domain controller and share running 3.0.33 (on one box, one samba instance) I set up a new domain controller running 3.5.8, made that the PDC for our domain, and changed the (now former) domain controller running 3.0.33 to just be a member. Additionally, we moved the IP from the old DC to the new DC (and
2011 Mar 07
0
[Announce] Samba 3.5.8 Available for Download
=================================================================== "Food is for eating, and good food is to be enjoyed... I think food is, actually, very beautiful in itself." Delia Smith ================================================================== Release Announcements ===================== This is the latest stable release of Samba 3.5. Major enhancements in
2011 Mar 07
0
[Announce] Samba 3.5.8 Available for Download
=================================================================== "Food is for eating, and good food is to be enjoyed... I think food is, actually, very beautiful in itself." Delia Smith ================================================================== Release Announcements ===================== This is the latest stable release of Samba 3.5. Major enhancements in