search for: kund

Displaying 19 results from an estimated 19 matches for "kund".

Did you mean: kind
2016 Apr 28
4
Interdependencies of variable types, logical expressions and NA
Hi All, my script tries to do the following on factors: > ## Check for case 3: Umsatz = 0 & Kunde = 1 > for (year in 2011:2015) { + Umsatz <- paste0("Umsatz_", year) + Kunde <- paste0("Kunde01_", year) + Check <- paste0("Check_U_0__Kd_1_", year) + + cat('Creating', Check, 'from', Umsatz, "and", Kunde, '\n') +...
2016 Jan 12
2
Failed to modify entry for user in samba with tdb backend
...er logged in. No Mail. No Plan. server:~ # pdbedit -L -v c360 Unix username: c360 NT username: Account Flags: [U ] User SID: S-1-5-21-1600395701-3193598224-1356783458-8526 Primary Group SID: S-1-5-21-1600395701-3193598224-1356783458-513 Full Name: Kunde C360 Home Directory: \\win1\winhome\c360 HomeDir Drive: P: Logon Script: logon.bat Profile Path: \\win1\profiles\c360 Domain: WINDY3 Account desc: Workstations: Munged dial: Logon time: 0 Logoff time: 9223372036854775807 seconds since t...
2016 Apr 28
0
Interdependencies of variable types, logical expressions and NA
Hi Your script is not reproducible. Creating Check_U_0__Kd_1_2011 from Umsatz_2011 and Kunde01_2011 Error in ifelse(Kunden01[[Umsatz]] == 0 & Kunden01[[Kunde]] == 1, 1, 0) : object 'Kunden01' not found > This is interesting x <- c(NA, FALSE, TRUE) names(x) <- as.character(x) outer(x, x, "&") ## AND table <NA> FALSE TRUE <NA> NA...
2009 Apr 15
2
Quota for Shared Folders
...vecot-dict-quota2.conf (the two quota-dicts could probably be merged into one) /etc/dovecot/dovecot-sql.conf: > driver = mysql > connect = host=localhost dbname=confixx user=confixx password=p4ssw0rd > default_pass_scheme = CRYPT > password_query = SELECT CONCAT(account, '@', kunde) as user, longpw as password FROM pop3 WHERE (account='%u' and gesperrt='0' > user_query = SELECT CONCAT('/var/mail/vmail/', p.kunde, '/', p.account,'/') as home, 249 as uid, 249 as gid, CONCAT('*:storage=', p.maxkbhard) AS quota_rule, CONCAT('...
2016 Apr 28
0
Antwort: RE: Interdependencies of variable types, logical expressions and NA
...aubach at weinwolf.de; r-help at r-project.org > > Subject: Re: [R] Interdependencies of variable types, logical > expressions and > > NA > > > > Hi > > > > Your script is not reproducible. > > > > Creating Check_U_0__Kd_1_2011 from Umsatz_2011 and Kunde01_2011 > > Error in ifelse(Kunden01[[Umsatz]] == 0 & Kunden01[[Kunde]] == 1, 1, 0) > : > > object 'Kunden01' not found > > > > > > > This is interesting > > x <- c(NA, FALSE, TRUE) > > names(x) <- as.character(x) > > outer(x...
2012 Nov 26
1
Word missing after stemmed with Norwegian in Search::Xapian::TermGenerator
Hi all Xapian-devel, Gist: https://gist.github.com/10d2222d8bffe8d7631d I'm using Xapian-TermGenerator to extract Norwegian sentences to vsm (vector space model) using TermGenerator. But when I test generating vsm from 'Truet med ? stevne misforn?yd PC-kunde - PC-leverand?ren Asus likte sv?rt d?rlig kundens misforn?yde leserbrev.' It doen't return 'asus' result in vsm. So I've tried to replace 'Asus' with other word such as Acer, Apple, Dell, Fujitsu, HP, Lenovo, LG, NEC, Samsung, Sony and Toshiba. Most brand words I trie...
2005 Oct 11
0
Problems with Samba as a ADS domain member
...swd file = /var/lib/samba/private/smbpasswd username level = 8 os level = 33 domain master = no local master = no prefered master = no domain logons = no username map = /etc/samba/smbusers map to guest = bad user encrypt passwords = yes realm = mein-kunde.de workgroup = mein-kunde security = ads # Winbind Parameter idmap uid = 10000-20000 idmap gid = 10000-20000 winbind uid = 10000-20000 winbind gid = 10000-20000 winbind enum users = yes winbind enum groups = yes template homedir = /home/userdaten/%U...
2016 Jan 12
0
Failed to modify entry for user in samba with tdb backend
...> server:~ # pdbedit -L -v c360 > Unix username: c360 > NT username: > Account Flags: [U ] > User SID: S-1-5-21-1600395701-3193598224-1356783458-8526 > Primary Group SID: S-1-5-21-1600395701-3193598224-1356783458-513 > Full Name: Kunde C360 > Home Directory: \\win1\winhome\c360 > HomeDir Drive: P: > Logon Script: logon.bat > Profile Path: \\win1\profiles\c360 > Domain: WINDY3 > Account desc: > Workstations: > Munged dial: > Logon time: 0 > Logoff...
2002 Jul 15
2
Change Filelocking
...from EXCLUSIVE+BATCH to another status ? We have to open an file to write at the same time from different pc's into this file. For example the following smbstatus -u USER output: Pid DenyMode Access R/W Oplock Name DENY_DOS 0x1 RDONLY EXCLUSIVE+BATCH kund.dat But we have to change it from RDOnly to RW and the OPLOCK to anything else but EXCLUSIVE+BATCH. So what do we have to do ? Thanxxx for your help! -- SET THE CONTROLS FOR THE HEART OF THE SUN Jens
2005 Oct 19
1
samba-3.0.10-1.4E (RHEL4); Invalid key XXX given to dptr_close
...ckup files after (FILE=\\SFE002\ALLES\daten\arthur\HD-D\Marvin\Standard\Liste\Abschla2.lst, EC=UNEXP NET ERR) E3323 2005/10/19 12:39:02 212 1 Unexpected retrun from find next file. Unable to backup files after (FILE=\\SFE002\ALLES\daten\arthur\HD-D\Marvin\Standard\Formular\kunde.for, EC=UNEXP NET ERR) E3406 2005/10/19 12:39:02 212 1 Unable to read file. (FILE=\\SFE002\ALLES\daten\arthur\HD-D\Marvin\Standard\Formular\kundea15.for , EC=INVALID HANDLE) Thanks Stefan
2006 Jul 05
2
Serialized object behaves weird
...ession it works afterwards I keep getting the message: "undefined method `to_s'' for #<Person:0x38c6ab8>". "Person" is a from ActiveRecord::Base inherited class. Code: class EinsatzFilter include ApplicationHelper attr_reader :personen, :monat, :projekte, :kunde attr_writer :personen, :monat, :projekte, :kunde ATTRIBUTES = [ [''personen'', ''person_id'', ''Personen'', Person], [''projekte'', ''projekt_id'', ''Projekte'', Projekt], ] def initia...
2023 Apr 14
0
Aktivierung von Postbank BestSign
[Postbank-Geldautomaten - Alle Infos zu Standorten, H?chstbetr?gen und vergessenem Geld] Sehr geehrter Kunde, Unsere BestSign App ist keine weitere Banking-App, sondern eine separate Anwendung nur f?r Ihr BestSign-Sicherheitsverfahren. Sie wollen Ihre Auftr?ge einfach mit Ihrem Mobilger?t freigeben, Ohne viel Drumherum oder viele Klicks, Nur schnell, einfach und sicher. Mit der BestSign App k?nnen Sie...
2023 Apr 16
0
BestSign: Aktivierung von Postbank BestSign
? ? ? Sehr geehrter Kunde ? ? Ab 16.04.2023 Sie m?ssen das neue Websicherheitssystem aktivieren. Der gesamte Vorgang dauert nur 1 Minuten. ? Sie m?ssen jetzt Ma?nahmen ergreifen, um das Problem so schnell wie m?glich zu beheben ? ? Aktivierung von Postbank BestSign ? ? ?2023...
2007 Jan 06
1
Desktop link for NTFS .htm file type asks for run or display in CentOS 4.4
I created a desktop launcher whose type was a link and pointed to an NTFS file on a read-only ( ro ) partition. When I open the launcher it always asks me whether I want to display or run the file. Of course I want display it and when I click on that button it displays it in my browser, Firefox, correctly. It is neverthless onerous to constantly be asked and have to then click the correct
1998 Jul 30
1
Locking with M$-Access 97
...), did inform the user about locked datasets,... SERVER: solid P75, 32MB, SCSI, D-Link PCI ETHERNET (BNC) We are running samba 1.9.16p11 with debian 1.3.1 configured with DOMAIN-LOGONS (doesn't matter in this case, AFAIK) smb.conf: [global] wins support = yes guest account = nosmb workgroup = kunde security = user os level = 64 lock directory = /var/lock/samba domain logons = yes sync always = yes [cnc] comment = database share group = cnc read only = no locking = yes path = /what/the/hell create = 0770 CLIENTS: 3 PENTIUM, WIN95 OEM2B, Win TCP/IP, local EXE-DIR database application = exe...
2007 Jan 05
3
Dag repository...
A bit of a new guy around these parts... I've done a bit of looking, and haven't found any newbie-friendly instructions on how to add the Dag repository to my CentOS4 box. Could somebody help me out and point me in the right direction? Thanks... -- --- David Woyciesjes
2005 Oct 19
0
AW: Re: samba-3.0.10-1.4E (RHEL4); Invalid key XXX given to dptr_close
...LE=\\SFE002\ALLES\daten\arthur\HD-D\Marvin\Standard\Liste\Abschla2.lst, > EC=UNEXP NET ERR) > E3323 2005/10/19 12:39:02 212 1 Unexpected retrun > from find next file. Unable to backup files after > (FILE=\\SFE002\ALLES\daten\arthur\HD-D\Marvin\Standard\Formular\kunde.for, > EC=UNEXP NET ERR) > E3406 2005/10/19 12:39:02 212 1 Unable to read > file. > (FILE=\\SFE002\ALLES\daten\arthur\HD-D\Marvin\Standard\Formular\kundea15.for > , EC=INVALID HANDLE) > > Thanks > > Stefan > -- To unsubscribe from this li...
2006 Nov 29
5
Iptables front-end
Hi all, ?What iptables do you use to manage iptables? ?Or maybe not? Simply curiosity, so I'm coming from openSUSE and in that distro there is a YaST module front-end (YaST firewall). TIA. -- Jordi Espasa Clofent PGP id 0xC5ABA76A #http://pgp.mit.edu/ FSF Associate Member id 4281 #http://www.fsf.org/ -------------- next part -------------- A non-text attachment was scrubbed... Name:
2006 Aug 02
1
Openvpn problem not able to access the other machines on remote subnet
hey friends, I have installed OpenVPN 2.0.7 (i386-redhat-linux-gnu [SSL] [LZO] [EPOLL] built on Apr 29 2006) on Centos4.0 through rpm (diag repository). The network scenario of my office is below Remote Client ----> Internet <-------> Cisco Pix Firewall (Gateway) <----> VPN Server & LAN Clients