similar to: tdbsam - can't connect if the password is 16 characters long

Displaying 20 results from an estimated 20000 matches similar to: "tdbsam - can't connect if the password is 16 characters long"

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
2006 Sep 26
1
How to "Pack" a matrix
Hello, Suppose I have a matrix a where a= sp1 sp2 sp3 sp4 sp5 sp6 site1 1 0 1 1 0 1 site2 1 0 1 1 0 1 site3 1 1 1 1 1 1 site4 0 1 1 1 0 1 site5 0 0 1 0 0 1 site6 0 0 1 0 1 0 And I want to pack that matrix so that the upper left corner contains most of the ones and the bottom right corner contains most of the zeros so that matrix b is b= sp3 sp6 sp4 sp1 sp2 sp5 site1 1 1 1 1 0 0 site2
2005 Mar 14
1
calling objects in a foreloop
I want to organize outputs from several regressions into a handy table. When I try the following, each of my "fit_s" is replaces instead of read. Is there a way to read from the regression summaries that does not require writing separate lines of code for each? -Ben Osborne > fit1<-lm(dBA.spp16$sp2.dBA.ha~dBA.spp16$sp1.dBA.ha) >
2008 Oct 15
4
Bad passwords from Vampire / NT migration
I just did a clean install of Fedora 9 onto a Pentium 4 machine. It is actually running SELinux enforcing, but I haven't found any errors related to that so far. It is running Samba 3.2.3-0.20. I am trying to migrate a Windows NT 4.0 domain with about 30 users and 30 computers onto a pure Samba setup, using Samba as the PDC and tdbsam. I have read the HOWTO guide extensively, and
2005 Feb 23
1
pdbedit -Lw reports "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX" for password
I've searched google and the samba archives to no avail (appologies if I've missed something), so I will ask the community directly: I am trying to convert a fully populated smbpasswd file to the tdbsam backend: # pdbedit -i smbpasswd:./smbpasswd -e tdbsam:./passdb.tdb This seems to work, on the surface, but upon inspection I find that # pdbedit -Lw username
2009 Jul 27
1
Cross-validating two matrices
Hello, I am trying to help a colleague with an R problem (see below) to whit I can only generate a very inelegant solution. Any advice would be welcome. Thanks, Brian If you have two matrices, say a species by trait matrix (Matrix 1 below) and a plot by species matrix (Matrix 2 below), is there a straightforward way to prune one matrix so that the species list matches those in a
2006 Aug 03
0
Problem with Policies and pdbedit
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I run a ldap backednd smaba 3.0.21c domain. I have 1 PDC, and 6 BDC's. On all the BDC's I can run 'pdbedit -Lw' but I get an error on the PDC. I turned the debuging up to 5, here's the output: pdbedit -Lw INFO: Current debug levels: all: True/5 tdb: False/0 printdrivers: False/0 lanman: False/0 smb: False/0
2008 Apr 02
0
tdbsam allow users to change password without notice!!!
I use tdbsam . I use pdbedit -P "password hisotry" -C 3 pdbedit -P "min password length" -C 5 -P "maximum password age" -C 7776000 (90 days) -P "minimum password age" -C 6912000 (80 days) -P "user must logon to change password" -C 2 (on) So my passwords need to be changed every 90 days and user can change it after 80
2003 Dec 18
2
pdbedit: importing smbpasswd to tdbsam
Hi there, I'm trying to import a smbpasswd-file into a Samba 3.0 installation on Debian Sarge using tdbsam as sole passdb backend. Copying pdbedit's documentation I used pdbedit -i smbpasswd:/root/smbpasswd.old The error message returned was tdb_update_sam: Failing to store a SAM_ACCOUNT for [foo] without a primary group RID where foo is the username to be imported. This message was
2004 Aug 06
0
pdbedit and tdbsam
I'm having trouble using pdbedit to add user to a tdbsam database. I'm running Redhat Enterprise Linux ES 3.0, with the stock version of samba. I'm not sure why it won't let me add users. I tried it with smbpasswd and that didn't work either. Anyway here's a plethora of information: [root@samba root]# pdbedit -a -u root -d 10 INFO: Current debug levels: all: True/10
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
2009 Mar 30
1
Are tdbsam and smbpasswd linked?
Hi All, I just added three users to my tdbsam with "pdbedit -a -u username" (had to do "useradd" first). All three appeared in tdbsam as they should, as verified with "pdbedit -L". But, all three also appeared in /etc/samba/smbpasswd. This is not a mistake, they were not there before. Are "tdbsam" and "smbpasswd" linked? I am confused.
2007 Apr 19
1
LDAP, tdbsam, and profiles
I have a new PDC ready to replace an older one (which is using LDAP locally). The new one will be using tdbsam. I plan to first change LDAP on the existing system to the tdbsam backend and ensure proper functioning. I understand I can use the pdbedit tool to make this change. Comments? At this point I would like to ask how profiles (which will be stored locally on the clients) will be
2005 Nov 28
3
NT/UNIX username mapping possible directly via tdbsam?
Hello everyone, I've been wondering if NT and UNIX username mapping can be done directly via the SAM database instead of the 'username map = <filename>' option in smb.conf. The problem with 'username map' files is that the mappings seem to work only in one direction, namely from NT towards UNIX usernames. However, I'd like to achieve a true, bi-directional
2008 Jun 09
1
sid_to_uid/public share problem
I've got a public share that any user is supposed to be able to access. But no matter who I try to connect as, I get the dreaded: "NT_STATUS_NO_SUCH_USER". Important info: Samba version: 3.0.28a, OS: Kubuntu 8.04 Looking at the logs, I think the problem is here: auth/auth_util.c:create_token_from_username(1116) sid_to_uid for pcguest
2005 Mar 11
2
Practical guide to migrate from tdbsam to ldapsam
Hello people! I'd like to know about a practical guide which helps to migrate users from a perfect working Samba PDC running with tdbsam backend to a new backend to LDAP. Does "pdbedit -i xxx -e xxx" make all the job? My network is growing and I need a directory service to help find people so I'd like to see a LDAP server running well with Samba without rebuild my user
2005 Feb 14
0
Problem when i join Win XP-SP2 client to samba
Hi, i have a lot of win XP clients with SP2 preinstalled and when i try to join to samba PDC i get an error: [...] user unknown or incorrect password. [...] The other clients (win 2000-SP4, NT-SP6, XP-SP1) work correctly, the problem is with XP-SP2. My version of samba is samba-2.2.8a. Exists any solution without having to update to last samba? thanks Joan Ramos Ramos
2004 Mar 04
1
Domain Admin with tdbsam on 3.0.2a
Firstly I apologise for the length of this query but I am hoping that if I document everything I did someone might respond / be able to help. My Configuration is Samba 3.0.2a as a PDC on Redhat 8. I cannot for the life of me get the "Domain Admins" functionality to work I am hoping that another set of eyes can shed some light on this problem as I have now spent 41 hrs googling /
2006 Jan 04
1
tdbsam Question
Dumb question time; I can't find the answer in the Samba-3 or HOWTO docs: how do you add users to the passdb.tdb (tdbsam's db)? Is pdbedit the only way? I ask because the Chapt 3 Samba-3 example has passdb = tdbsam in the samba config file, but the instructions for adding users are to use useradd and smbpasswd, which leave passdb.tdb empty (except for root--I have no idea how that
2003 Aug 08
0
Reposted: Please help! Samba 3 beta3 and windows XP - SP1 client!
Sorry to post again, but this doesn't seem to be showing on the news server. "Jon Fanti" <jon.fanti@stoopid.me.uk> wrote in message news:... > Hi, > > I have a samba PDC running at home as the domain "WONDERLAND". I have a > Windows 2000 SP4 machine and a Windows XP SP1 machine. The Windows 2000 > machine will join and allow user logins to the domain