similar to: 3.0.6 PDC/tdbsam backend

Displaying 20 results from an estimated 20000 matches similar to: "3.0.6 PDC/tdbsam backend"

2004 Sep 08
0
PDC/Samba 3.0.6/tdbsam
I recently converted my Samba PDC from ldapsam to tdbsam as I was having too many problems with the ldap backend failing after a power outages. I now have a few questions regarding tdbsam: 1. Is there any GUI user administration tool that I can use in conjunction with a tdbsam backend? Usrmgr seems to function as user root on the domain, but does not seem very reliable. I'm looking for
2005 Dec 05
0
Re: CentOS 3.6, samba-3.0.9-1.3E.5 tdbsam to ldapsam export
Robert, First off, the Samba Technical mailing list is not a help facility. Its purpose is purely for discussion of samba design and code implementation issues. Please confine your email to the normal Samba list. There are several avenues for Samba support: 1. The official documentation that consists of: Samba-3 by Example - a book that provides detailed deployment gudiance The Official
2003 Jun 24
2
Samba3-beta1 as a PDC and using tdbsam as passdb backend it takes the home-directory info from /etc/passwd
I didn't get any answers so I try again: I am using tdbsam as passdb backand. I have added root user with pdbedit. The machine trust account was added on the fly. I have added the user with pdbedit. I have created the user in /etc/passwd. When the user logs in from a W2k and mounts the home-directory I noticed that Samba didn't take the home-directory information from tdbsam, it
2010 Jun 25
2
migration of PDC tdbsam backend to BDC - failed to fetch domain database
Hello According to NT4 Migration Using tdbsam Backend http://samba.org/samba/docs/man/Samba-Guide/ntmigration.html#id2604610 I would like to transfer PDC settings (users,groups sids) to BDC and later make from BDC PDC machine. I have Fedora Core 7 PDC(hostname serwer) and Centos 5.4 BDC (hostname serwer2) both on tdbsam backends. I have copied smb.conf, passwd,group,shadow,secrets.tdb files
2008 Jul 29
2
Hi I am vinod, I want to set up simple Samba PDC using tdbsam password backend. samba is installed on fedora 8 GNU/Linux. my network is about 30 windowsXP Pro. SP-2 static IP addressed machines. total no users about : 40 my network is : 192.168.1. sa
Hi I am vinod, I want to set up simple Samba PDC using tdbsam password backend. samba is installed on fedora 8 GNU/Linux. my network is about 30 windowsXP Pro. SP-2 static IP addressed machines. total no users about : *40* my network is : *192.168.1.* samba server is *: 192.168.1.10* windowsXP Pro. SP-2 clients : *192.168.1.11* to *192.168.1.40 *I want the users to be able to
2010 Jun 24
0
samba migration from PDC tdbsam to BDC tdbsam
Hello According to my post "samba migration to another distro llinux" on samba lists I would like to make migration of samba from one machine to another. I can't find information how to transfer accounts,policies,users,domain SID and other options from PDC (tdbsam backend)(current server) to BDC (tdbsam backend)future server. I found some info but its about migration from
2008 May 26
0
where samba stored passwords in tdbsam backend?
Hello I use the backend tdbsam. I have just imported users from smbpasswd backend pdbedit -i smbpasswd -e tdbsam in global section I set passdb backend = tdbsam I use policy (pdbedit -P maximum and minimum password age) to change passwords every three months and when the passwords were changed none of the files (smbpasswd ,passdb.tdb , secrets.tdb in /var/lib/samba/private) has not changed
2007 Dec 21
1
Simple Samba PDC - tdbsam limitations?
Hi, I'm setting up a new Samba server, and am debating between LDAP (complex, and I'm not that familiar with it) and tdbsam for the password backend... I understand the physical limitations (single PDC, no replication, etc), which is fine, since this is a small office - about 50 workstations, possibly growing to as many as 75, but no more than that. What are the limitations of the
2009 Apr 01
0
Question about USRMGR.EXE and user profiles.
Hello, I am trying to find and easy way for end users to add Samba accounts to a Linux server. Some of my end users are schoot teachers, and they have to add tens of students to their Samba servers. I have a running Linux with Samba, configured upon the directions of Samba-3 by example, chapter 3, "Secure Office Networking", this is Samba with tdbsam, not LDAP. I can create accounts
2006 Sep 10
1
Roaming profiles and USRMGR.EXE
I'm using Samba 3.0.22 on Ubuntu 6.06.1 as PDC for our Windows workstations. The passdb backend is tdbsam. I want to employ roaming profiles and due to the fact that we have a mixed Windows environment (Windows 2000 Pro and Windows XP Pro) I have the following entry in my smb.conf: logon path = \\%L\profiles\%U\%a Basically, this works fine. If a user is working on a W2k workstation, his
2009 Feb 16
2
Acces denied with usrmgr.exe
Hi I am trying to use usrmgr.exe in order to manage users and groups on my samba server PDC (passdb backend = tdbsam ) . I have the following strange behavior of usrmgr.exe : * when I launch usrmgr.exe from a user account that is part of the Domain Admins group or that explicitly has the SeAddUsersPrivilege privilege, I can see the list of users and groups , and create a new user, BUT when I
2007 Jul 11
1
Samba PDC, v3.0.25b, tdbsam: should Server have its own SID etc ?
Help... I'm running Samba v3.0.25b, recently upgraded. I use tdbsam, winbindd etc. The Samba machine is a PDC. If the machine is FRED and the domain is HOME, should I set up a machine account for FRED and join that to the HOME domain ? Should the machine FRED have its own domain SID ? Or... is are the machine FRED and the domain HOME one and the same ? Thanks, Chris -- Chris Hall
2007 Jul 11
1
Samba PDC, v3.0.25b, tdbsam: winbindd seems to be broken...
Help... I'm running Samba v3.0.25b, recently upgraded from v3.0.23a. I use tdbsam, winbindd etc. Winbind appears to be broken. When I do: * getent passwd none of the DOMAIN\xxxx users are listed * getent group the BUILTIN\administrators and BUILTIN\users groups are listed, but none of the DOMAIN\xxxx groups * wbinfo -u gives an enigmatic "Error
2008 Jun 26
1
New domain, Samba PDC, tdbsam, where are the groups?
I'm setting up a new domain with Samba 3.0.30 as the PDC using the tdbsam backend. 'net group' yields an empty list, which is consistent with the cautious appoach that Samba takes: don't do anything automagically. But, a new Windows PDC will come online with several well-known domain users and groups. Did I miss the step where I run some stock script that creates these expected
2009 Nov 07
0
XP-machines cannot join Samba PDC with tdbsam
High there ... I cannot join my Samba PDC any longer with my XP-machines, I mean I'm not be able to create new machine accounts. The existing machine-accounts in the tdb-database works properly, all the existing XP-machines are joined without any problems. Only it isn't possible to joint the Samba PCD with new machines... My first Samba PDC-Configuration with this tdbsam as the passwd
2006 Sep 08
2
Making unix system accounts invisible in USRMGR.EXE
I have a Samba (3.0.22) server (working on Ubuntu 6.06.1) acting as NT PDC. My passdb backend is tdbsam. I'm using USRMGR.EXE from Microsoft for user account administration. In USRMGR.EXE I see all accounts, unfortunately also Ubuntu's system accounts (like proxy, sync, sshd etc.). Is there any way to make them invisible for USRMGR.EXE? Cheers B.
2013 Oct 17
0
No builtin nor plugin backend for tdbsam found. 4, 1 file server
Hi After a distro update on openSUSE with a 4.1 file server we have these errors: No builtin backend found, trying to load plugin No builtin nor plugin backend for tdbsam found I've tried deleting the tdb's and rejoining the domain but nothing. Any ideas anyone? Cheers, Steve [global] workgroup = HH3 realm = HH3.SITE security = ADS kerberos method = system keytab username map =
2005 Jan 21
1
tdbsam (local) to ldap (tdbldap) backend migration causes pam restrictions not to work anymore?
Hi, I am using samba 3.0.10 on Debian and have had my users in tdbsam backend untill now. They have had the ability to change their unix password along with samba password and besides that I was able to apply some PAM restrictions to the users password strength via pam_cracklib.so library. I have now moved the users into ldap and auth works ok, but I cannot change users password and still have
2010 Oct 20
1
Cannot browse domain user list with 3.3.9
Hi, I am trying to upgrade Samba from 3.3.2 to 3.3.9 for Win7 compatibility issue. It is running on Redhat 9.0 (I've planned to upgrade to Centos 5.5 in a second setp) and without any ldap backend (tdbsam actually). As I have already done in the past for upgrading, I have done the following procedure : 1) Compile 3.3.9 . My configure option are : ./configure --with-acl-support
2004 Jan 09
1
Samba3+LDAP configuration... PLEASEEE
I've spended days trying to get a Samba3 PDC configuration. It almost works now, but I have experimented a lot of problems and now my configuration is still FAR from perfect. I have no more time left so I'm looking for somebody to share his/her configuration files with me. That is what I'm setting: Samba 3.0.0 PDC with LDAP backend. The same LDAP users and groups as valid