similar to: secrets.tdb and IDS

Displaying 20 results from an estimated 10000 matches similar to: "secrets.tdb and IDS"

2002 Sep 03
1
Location of private/secrets.tdb
I installed the pre-complied samba-2.2.4-sparc-solaris-2.8.pkg. smbd needs to write to /usr/local/samba/private/secrets.tdb. How can I change the location of that directory? (/usr/local/samba is NFS mounted. Root is nobody, I could make it writeable by nobody, but multiple hosts could write to it). I am using security = server and don't think I even need it, but smbd won't start if it
2002 May 24
3
command line edit
Does anybody know a way to edit your command line arguments on the command line, other than deleting everything and re-typing? My user just want to be able to use emacs like commands - like you can do in a shell, and s-plus from what he says. I attempted to set up the emacs add-on, without much success, on a Solaris 7 box, but he doesn't really want that, he just wants the command line
2005 Aug 18
1
Question on BDC secrets.tdb file
Hi, I am having problems getting winbind on a BDC to work in a Samba3 /LDAP Enviornment and have one straightforward question. Should the secrets.tdb file on the BDC contain an entry with the name of the BDC , e.g. where BACKUP is the name of the BDC ?. { key = "SECRETS/SID/BACKUP" data =
2003 Jun 25
2
Two winbinds in one machine?
Hi, I'm switching between two domains, and I need to make a couple of Linux+Samba machines provide the same shares in both domains. I've set up two sambas in the same machine, listening on different subinterfaces, but I can't make winbind to behave properly. As soon as I start the second winbind, the domain accounts provided by the first one become hidden (that is, 'getent
2007 Nov 08
2
DO NOT REPLY [Bug 5064] New: compile error - SCO 5.0.6a
https://bugzilla.samba.org/show_bug.cgi?id=5064 Summary: compile error - SCO 5.0.6a Product: rsync Version: 3.0.0 Platform: x86 OS/Version: Other Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: aaron.pelton@ahs.state.vt.us
2002 Feb 22
1
problems with connections.tdb
Hi, I'm wondering if anyone can diagnose the following errors from my log.smbd: ------------ smbd version 2.2.3 started. Copyright Andrew Tridgell and the Samba Team 1992-2002 [2002/02/21 12:04:19, 0] tdb/tdbutil.c:tdb_log(475) tdb(/usr/local/samba/var/locks/connections.tdb): tdb_oob len 1111638618 beyond eof at 8192 [2002/02/21 12:04:19, 0] smbd/connection.c:claim_connection(188)
2004 Feb 04
1
tdb(unnamed): tdb_brlock failed (fd=12) at offset 4 rw_type=1 lck_type=13
Some times I have in log : [2004/02/04 12:00:06, 5] lib/gencache.c:gencache_init(59) Opening cache file at /var/lock/samba/gencache.tdb [2004/02/04 12:00:06, 5] tdb/tdbutil.c:tdb_log(724) tdb(unnamed): tdb_brlock failed (fd=12) at offset 4 rw_type=1 lck_type=13: Ressource temporairement non disponible [2004/02/04 12:00:06, 5] libsmb/namecache.c:namecache_enable(58) namecache_enable:
2002 May 06
2
compiling on Solaris 7 (PR#1520)
Full_Name: Chris Pelton Version: R-1.5.0 OS: Solaris & Submission from: (NULL) (169.237.121.210) I am unable to compile R-1.5.0, and am getting the following errors with make. I searched through the buglist and didn't see anything similar, although I wouldn't doubt if I was just using the wrong version of something. gcc version 3.0.3 gcc -I. -I../../src/include
2009 Feb 13
6
Over 400 smbd pid's?
Over the past 2 days, my smbd processes are multiplying worse than rabbits. At least with rabbits it's easy to tell why you wind up with so many... Here's the setup: Samba version 3.2.8-0.24 installed via rpm on a FC6 box with 2 nics, both on the same subnet. The samba server acts as a PDC in a mixed environment but mostly windows pc's running xp. It is used mostly for file
2001 Dec 03
1
Maximum Session IDs
Sorry forgot the subject, Evolution dumped on me in the middle of composing the first time round. I'm getting the following errors. How do I get rid of the max on session IDs? [2001/12/03 09:11:00, 1] smbd/session.c:session_claim(88) session_claim: out of session IDs (max is 3000) [2001/12/03 09:11:00, 1] smbd/password.c:register_vuid(316) Failed to claim session for vuid=100
2006 Jan 26
3
Samba daemons hang trying to lock locking.tdb
Hi, A day or so after starting samba, some daemons (diferent forks) begin to hang. Then, the WinXP clients hang too completely. When I try to figure out what is happen, I see that smbd daemons hangs always in a fcntl64() call: # strace -p 6414 Process 6414 attached - interrupt to quit fcntl64(14, F_SETLKW64, {type=F_WRLCK, whence=SEEK_SET, start=3684, len=1} <unfinished ...> Process 6414
2012 Oct 15
1
samba3 to samba4 // logon hours // server role secrets.tdb, secrets.ldb
Hello. I tried the migration from samba3 domain master (pdc) to a samba4. samba4 -V: Version 4.1.0pre1-GIT-2c3a808 I used the wiki entry about samba3 migration as a guide, copied over the data etc. but I have some questions left. fyi - samba3 tdbsam backend. I removed/edited serveral user accounts with Umlauts in Fullname/Displayname. (tdbdump/text editor/tdbrestore) until all user accounts
2009 Oct 13
0
secrets.tdb and 3.3 --> 3.4 migration ?
Hello I heard that there are something to do with secrets.tdb file when migrating from 3.3.x to 3.4.x , anyone could give me a link to this information and any related ? Thanks a lot
2004 May 07
1
secrets.tdb
Hi! I have found no answare to my opinion, why is unencrypted the ldap administrators password in secrets.tdb when I add with smbpasswd -w <secret word> ?!? This is correct or this is some problem? Best Regards bzg
2004 Jul 13
1
Permission error on /etc/samba/private/secrets.tdb
Hi list, I have a strange permission problem with secrets.tdb on an nfs mounted filesystem. A strace of smbd shows the following lines: ######################################################################## open("/etc/samba/private/secrets.tdb", O_RDWR|O_CREAT|O_LARGEFILE, 0600) = 4 fcntl64(4, F_SETLKW64, {type=F_WRLCK, whence=SEEK_SET, start=0, len=1}, 0xbffff010) = -1 EACCES
2004 Jun 15
0
secrets.tdb
Hi, Would changing the domain password (used to join domain) after net rpc join -U user%'pass' change secrets.tdb? Regards, Norman
2009 Oct 12
1
upgrade and secrets.tdb file ?
Hello Is the secrets.tdb file preserved when doing a normal upgrade after compiling Samba ( configure, make , make install ) ? Thanks a lot
2009 Mar 20
0
Failed to retrieve password from secrets.tdb with anonymous bind
I have solved the same problem like Dr. Alberto Benati (Samba user authentication with LDAP, without root access) I would like to ask you whether you have already finished your problem or not. Please let me know your solution. Thank you for help Pavel
2007 Dec 03
0
Can not open secrets.tdb. Win XP can't access Mac OSX 10.5.1.
I am a Mac user and am only using Samba to the extent that it is installed with Mac OS X. I am simply trying to share files between a Windows PC and my Mac laptop. I'm hoping that the error message below concerning the secrets.tdb file may be meaningful to someone on this list. I haven't had any luck yet with a similar post on Apple's forum. Before I upgraded to Leopard, I
2002 May 11
1
ldap_connect_system: Failed to retrieve password for from secrets.tdb
Hi, since samba 2.2.4 (I use the prebuilt Mandrake cooker RPMs) I got the following problem on authorizing or changing a password using 'smbpasswd'. Ever user is rejected, even if he uses the correct password and in my logs the following error messages appear: ------------------------- May 11 12:31:22 pc1 smbd[18130]: [2002/05/11 12:31:22, 0] passdb/pdb_ldap.c:ldap_connect_system(159)