search for: kets

Displaying 20 results from an estimated 38 matches for "kets".

Did you mean: gets
2006 Jan 11
1
Keep ketting weird error, NoMethodError in Admin#create_survey Keep getting ''undefined method `assign_variables_from_controller'' for #<Survey:0xb7462244>''
Hi list, I keep getting the following error: NoMethodError in Admin#create_survey undefined method `assign_variables_from_controller'' for #<Survey:0xb7462244> contents of Admin#create_survey is: @template = Survey.find(params[''survey''][''id'']) render :layout => false I have no idea where this comes from, bug in Rails? -- Michiel Sikkes
2011 Jul 18
1
Rainbow Ket
I have an application I wish to install under WINE on Ubuntu 10.04 LTS It uses a parallel port Rainbow (sentinel) Hardware key (dongle) I have searched and found a few threads that discuss these devices and a few claims that they have been made too work, but I haven't found a clear explanation of how what is necessary to get it to work. -- Rob
2007 Sep 26
2
libFLAC++ Seeking
Hello, I've a problem with seeking using libFLAC++ API. The call to seek_absolute always returns with false, whatever I do. I tried many different ways, finally I tried to reduce my added code to near zero, so I used the cpp decode example in ...\flac-1.2.1\examples\cpp\decode\file\.main.cpp and added only one line: bool b=decoder.seek_absolute(1000); right before ok =
2012 Jun 29
0
Adding Bi-gram in the QueryParser and Object.
Hi all, I have jotted down a plan for how to handle or add Bi-gram in Query Object though QueryParser. PFA as a sequence diagram which depicts what i got to know about how parser works and query is build from tokens provided by the lexer.I have highlighted some area in blue where i think there is possibility of having bi-grams.While Integrating bi-gram in the Parser ,Query our aim is to generate
2010 Mar 29
2
Need help on matrix manipulation
Dear all, Ket say I have 3 matrices : mat1 <- matrix(rnorm(16), 4) mat2 <- matrix(rnorm(16), 4) mat3 <- matrix(rnorm(16), 4) Now I want to merge those three matrices to a single one with dimension 4*3=12 and 4 wherein on resulting matrix, row 1,4,7,10 will be row-1,2,3,4 of "mat1", row 2,5,8,11 will be row-1,2,3,4 of "mat2" and row 3,6,8,12 will be row-1,2,3,4 of
2019 Apr 25
1
AD member server, some users suddenly can only connect to shares via ip address
Hai, Small addition to Rowland question. > dig and dig -x show the expected results, as do nslookup on the windows And you did test this again all you dns server? Or just random servers? > keytab MEMORY:cifs_srv__keytab (aes256-cts-hmac-sha1-96)] Did you check for the keytab list in on the member? klist -ket > On 2019/04/25 13:46, Rowland Penny via samba wrote: > > No, the
2007 Sep 27
1
libFLAC++ Seeking
?rta: > ?rta: > > Hello, > > I've a problem with seeking using libFLAC++ API. > The call to seek_absolute always returns with false, whatever I do. > > I tried many different ways, finally I tried to reduce my added code to near zero, so I used the cpp decode example in ...\flac-1.2.1\examples\cpp\decode\file\.main.cpp and added only one line: > > bool
2003 Aug 22
1
configuration using dhcp
How fo I configure my tinc-up and host file,(mine called remote), for a dhcp assgned address? current configuration: tinc-up: ifconfig $INTERFACE hw ether fe:fd:00:00:00:00 hosts/remote: address = ????? sunnet = 10.5.11.0/24 RSA ket stuff here Since the hostname of the laptop isn't in the etc/hosts file with a static IP I can't use it and since I don't know the IP address I
2017 Feb 01
3
samba creating keytabs... ( possible bug, can someone confirm this )
Hai,   I noticed something strange in the keytab file on my member server. This is a followup of : [Samba] winbind question. (challenge/response password authentication) Samba 4.5.3 on Debian Jessie.   Leave the domain. net ads leave -k Deleted account for 'PROXY2' in realm 'REALM'   I checked in windows, and the computer is gone in the “Computer” ou.   Removed the
2006 Jul 07
2
Problem with tdb files.
Hi All: I have problems with maintain tdb files. From samba doc, these files are = classified into persistent and temporary. From the man page of smbd, = these file are classified into persistent and not. However, there are = some files no need to backup but need to be persistent = (netsamlogon_cache.tdb), and some files need to backup but not need to = be persisten (registry.tdb). There are also
2006 Oct 19
3
Time conversion from Win32 64bit FILETIME?
Windows-32 has a time structure called FILETIME, a 64-bit value representing the number of 100-nanosecond intervals since January 1, 1601 (UTC). That is not a typo, the year is 1601. Does anyone have a clue(or algorhithm)for how this is converted to something a little more POSIX-like ? Thank you, Derek -- Derek N. Eder Gothenburg University VINKLA - Vigilance and Neurocognition
2002 Nov 28
3
Running R away from windows (to Linux)
I want to migrate my R workspace databases (e.g., .Rdata) from Windows to Linux. The R help file for "save" says that "[a]ll R platforms use the XDR representation of binary objects in binary save-d files, and these are portable across all R platforms." Is it is simple as that? Copy the Windows .Rdata file to the Linux .ext3 file system? Thanks, Derek Derek N. Eder
2018 Aug 01
2
Winbind Craziness
Hai, In addition to Rowlands question. Can you run this script and post it to the list also. It gives a complete overview of what your running. Its basicly what Rowland asked, but with a few extra things. https://raw.githubusercontent.com/thctlo/samba4/master/samba-collect-debug-info.sh And the output of: kinit Administrator klist klist -ket /var/lib/samba/private/secrets.keytab
2018 Aug 01
0
Winbind Craziness
...string = wins server = 10.10.1.14 # winbind rpc only = yes # kerberos method = dedicated keytab kerberos method = secrets and keytab dedicated keytab file = /etc/krb5.keytab winbind nss info = rfc2307 winbind enum users = yes winbind enum groups = yes # winbind rpc only = yes winbind refresh tickets = yes # winbind max clients  = 500 winbind max domain connections = 20 machine password timeout = 0 idmap config DOMAIN:backend = ad idmap config DOMAIN:schema_mode = rfc2307 idmap config DOMAIN:range = 500-40000 idmap config *:backend = tdb idmap config *:range = 70001-80000 domain master = no...
2017 Jun 20
3
DRS stopped working after upgrade from debian Jessie to Stretch
On Tue, 20 Jun 2017 17:54:09 +0200 Prunk Dump via samba <samba at lists.samba.org> wrote: > Hello thanks again for the help ! > > I have analysed samba logs more closely. I'am very worried. I have > three DC (fichdc, fichds01, fichds02) but here I talk just about > fichdc's logs. > How did you upgrade 'jessie' to 'stretch' and why ? Did all the
2007 Sep 26
0
libFLAC++ Seeking
?rta: > Hello, > > I've a problem with seeking using libFLAC++ API. > The call to seek_absolute always returns with false, whatever I do. > > I tried many different ways, finally I tried to reduce my added code to near zero, so I used the cpp decode example in ...\flac-1.2.1\examples\cpp\decode\file\.main.cpp and added only one line: > > bool
2006 Dec 06
1
POSIX and summer savings time
I have a time stamp in UTC (GMT) time: > format(ISOdatetime(1970,1,1,0,0,0)+1165398135729/1000,"%Y-%m-%d %H:%M:%OS3") "2006-12-06 09:42:18.823" (note millisecond accuracy, but not relevant to question here) Now, this time stamp actually "happened" at local (Swedish) time one hour later (10:42). Regarding summer/winter adjustments in time ("spring
2000 Jan 17
1
Anyone using Slackware 7.0 with Samba 2 ????
Hello, I am using a clean install Slackware Linux 7.0 which uses Kernel 2.2.13 I just downloaded samba 2.0.6, un-tar'd, cd source, ran the configure script, then: "make", "make install" However, I am having wierd problems and can not ket it working (see earlier post)... Is anyone else using Slackware 7, did it work OK first time, and did you use any special options when
2003 Aug 22
0
dhcp configuration
How fo I configure my tinc-up and host file,(mine called remote), for a dhcp assgned address? current configuration: tinc-up: ifconfig $INTERFACE hw ether fe:fd:00:00:00:00 hosts/remote: address = ????? sunnet = 10.5.11.0/24 RSA ket stuff here Since the hostname of the laptop isn't in the etc/hosts file with a static IP I can't use it and since I don't know the IP address I
2007 Aug 11
0
ZIP 197123 03-09-93 Mary Wollstonecraft.
H_u*g_e N e*w.s To Im,pact C+Y T+V C+hina You+TV C-o.r'p_. Symbol-: C'Y.T*V We h,a+v-e al'ready s'e.e n CYTV''s mar+ket imp,act befor-e cl*imbin.g to o v.e.r $2.0'0 w*i't-h n e'w+s+. Pr,ess Releas_e: Chin*a YouTV'.s CnBo-o W+e,b S.i.t e Ra,nks N+o'.'1 on Mi'croso_ft L i'v+e S+earch En+gine C nBoo Traff_ic Inc rea*ses 4*9-%