similar to: Size of locking.tdb?

Displaying 20 results from an estimated 900 matches similar to: "Size of locking.tdb?"

1997 Jul 19
10
security
I have a user who was having problem accessing samba. So I suggested him to try to login from other system to see if it's problem with his pc or his account. Then he found that when he used other person's PC, it didn't ask for password at all and gave full access to his account! The two person's accounts are totally different. Any idea? Thanks. --
2003 Aug 13
2
group membership limitations and Linux
Hi all, I was hoping someone here would be willing to clear up some confusion we're having about group membership limits and linux. While trying to use a file server solution in an AD environment using OpenLDAP / sasl / Samba 2.2.x, we ran into the issue that when trying to import/re-create group membership, we reach a limit at 32 groups. It is my understanding that this is a limitation
2008 May 23
1
problem using embedded R
I have a peculiar problem with an application that uses embedded R. The application comes with its own copy of R installation and it sets up correct environment path for the process during the startup. However, when I execute R code that loads an additional package (e.g. library(XYZ)), the environment path gets reset to the system's default value, which renders R unusable. I wonder if anyone
2005 Mar 21
2
what are *.tdb files?
In /varcache/samba/ I have several .tdb files. Like brlock.tdb, locking.tdb, ntdrivers.tdb, etc. Excusing my ignorance, what are these files, and what do they do? And why must they be copied when migrating from one samba server to a new one?
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
2010 Feb 01
3
merging data frames gives all NAs
Dear kind R helpers, I have a vector of runway names in rwy ("31R", "31L",... the number is user selectable) arrgnd is a data frame with data for all flights and all runways, with a Runway column. I am trying to subset arrgnd into a dat frame for each selected runway, and then combine them back together using the following code: for (j in 1:nr) { # nr = number of
2010 Feb 15
4
Changing the :path and :url options of has_attached_file in paperclip
Hello, I am using the paperclip plugin to upload images and it works absolutely fine. I intend to save my uploaded images to C:\Application_name\public folder. Accordingly, with some study over the i-net, I changed the :path option of has_attached_file to - :path => "C:/Application_name/ public/:class/:attachment/:id/:style_:basename.:extension" Now, the files are being saved to
2003 Dec 05
1
Samba 3 tdb's
Which samba 3 tdb's are safe to have smb regenerate on startup? I know in Samba 2 you can remove everything except winbindd_idmap, share_info, and the nt* tdb's. Is it the same for samba3? Reason I asked is I just had a pretty bad failure on 3.0.1pre3 that started with bad magic errors in connections.tdb, after a few hours grew into sessionid.tdb, and finally winbind problems (though no
1999 Jun 12
1
R does not compile if make is not gmake
Hi, if make and gmake are different on any machine (for example Solaris with gnu make as gmake), then compiling fails with gmake. A small transcript follows. If i make a link from gmake to make as under linux, then it works. This problem exists in all versions of R. g77 -O2 -fPIC -c sslvrg.f -o sslvrg.o g77 -O2 -fPIC -c stxwx.f -o stxwx.o ../../../../bin/R SHLIB -o modreg.so bsplvd.o bvalue.o
1998 Oct 26
0
Pegasus Mail, Samba and Qmail - mail without POP3 in LAN!
Dear friends, I would like to announce for tests and free use a good add-on for Samba. It is a LAN-based interface for famous Pegasus Mail by David Harris, emulating his Mercury MTA. Note that this message have passed through this system. Look in headers. It is working! http://www.cor.neva.ru/~aal/pegas/pegas+qmail-1_0.tar.gz (7k) The file contains the patch against qmail 1.03, source of
2010 Jan 16
3
Comparing dates in dataframes
I have two data frames. One (arr) has all arrivals to an airport for a year, and the other (gw) has the dates and quarter hour of the day when the weather is good. arr has a Date and quarter hour column. >names(arr) [1] "Date" "weekday" "hour" "month" "minute" [6] "quarter" "ICAO"
2006 Apr 23
0
Re: TDB locking overhead and performance...
On Sat, Apr 22, 2006 at 06:15:31PM +0100, Daniel J Blueman wrote: > I did some smbd profiling, and was seeing quite a lot of time spent > (un)locking [1] TDB files. > > A quick workload of opening a few directory trees, we see a _lot_ of > activity with a few TDB files: > > locking.tdb: 11943 accesses > brlock.tdb: 690 accesses > group_mapping.tdb: 126 accesses >
2001 Nov 10
0
tdb failing and too many connections
I've run into a problem with samba and tdb reporting "too many connections" If I do a typical configure: ./configure --prefix=/usr/local/samba \ --localstatedir=/var/samba \ --with-lockdir=/var/samba/locks \ --with-configdir=/usr/local/samba/etc I see errors like the following in /var/samba/log.smbd: [2001/11/10 22:58:53, 0] tdb/tdbutil.c:tdb_log(342)
2006 Jun 11
2
regular expression question
I am very much a novice with regular expressions and I have spent a decent amount of time trying to do the following and I can't get it. i have variables that are of type character but they have number characters at the end. for example : "AAL123" "XELB245" "A247" I want a command that gives me just gives me the letter characters for each one. the letter
2012 Mar 10
1
Generating abnormal returns in R
Hello This is my first post on this forum and I hope someone can help me out. I have a datafile (weeklyR) with returns of +- 100 companies. I acquired this computing the following code: library("tseries"); tickers = c("GSPC" , "BP" , "TOT" , "ENI.MI" , "VOW.BE" , "CS.PA" , "DAI.DE" , "ALV.DE" ,
2007 Aug 20
1
Q: combine 2 data frames with missing values
Een ingesloten tekst met niet-gespecificeerde tekenset is van het bericht gescrubt ... Naam: niet beschikbaar Url: https://stat.ethz.ch/pipermail/r-help/attachments/20070820/920567a6/attachment.pl
2012 Nov 29
0
[LLVMdev] Different behavoir when writing to stdout with 2 raw_fd_ostreams with or w/o redirection
On Thu, Nov 29, 2012 at 11:03 AM, Dmitry N. Mikushin <maemarcus at gmail.com>wrote: > Hi Dan, Sean, > > Thanks for replies, > > So does it mean user is not expected to use any other stream for stdout, > but outs()? Although there is a comment "If you don't want this behavior, > don't use outs().", outs() is a static instance which always exists and
2006 Jan 23
0
Odd asterisk behavoir
Hi, If I have an AGI script that calls user A and then calls user B and connects them... it seems to work fine (for accounting) if I call a local call (out my PRI).. however if I go out my IAX... the CDR terminates the long distance call after 3 seconds (after the IAX trunk picks up).. and what ends up in the CDR is a time .. but it's FROM (src) the long distance call to my local extension..
2005 Sep 26
2
C4 - mod_authz_ldap - weird behavoir
hi I have problem with mod_authz_ldap with this setup: <Directory /var/www/html/weby_2005> AuthzLDAPServer "ldap:389" AuthzLDAPUserBase dc=group,dc=cz AuthzLDAPBindDN uid=ds,ou=People,dc=group,dc=cz AuthzLDAPBindPassword XXXXX AuthzLDAPUserKey uid AuthzLDAPUserScope subtree AuthzLDAPLogLevel debug # needed for user auth
2006 Dec 07
1
Rsync 2.5.7 --delete and --backup behavoir
Hey everyone, I'm mirroring a lot of directories from one machine to another. The source machine is running Rsync 2.5.7 and the destination machine (the machine holding the mirror) is running Rsync 2.6.9. I'm using the --backup, --backup-dir, and --delete-after options. I tested this with two machines running Rsync 2.6.9, and noticed that files deleted in the mirror (because