similar to: username/auth name mismatch

Displaying 20 results from an estimated 600 matches similar to: "username/auth name mismatch"

2008 Jun 17
1
invalid arguments RUNIF
Hi all I would be grateful you can help me with my problem. I try to run an optimization code . in one line I have runif in order to sample the PDF. I get this error while i run it. Error in runif(1, f$d[[n.of.u.vars + n.of.o.vars + j]][[2]][1], f$d[[n.of.u.vars + : invalid arguments Here is a part of that code: # initialize random numeber generator if (seed>0)
2013 Mar 27
2
ADUC tool cannot creates users home directory
Hello everybody, if I use Microsoft's Active Directory & Users tool to add a home drive mapping to a users profile, I encounter the problem that ADUC tool cannot create automatically the home directory for the desired user. ADUC tool fails with the message, that the share cannot be accessed. My smb.conf contains: [global] template homedir = /data1/homes/%ACCOUNTNAME [homes]
2004 Dec 29
1
Samba share problem
I had setup a Samba 3.0 PDC on Fedora 2. I have 2 shares like given below. The 2 shares are working fine, allowing only the users of the corresponding group to access the respective shares. ================================ [ab] comment = Lotus Group Folder path = /home/ab valid users = @a browseable = yes readonly = no [cd] comment = Creative Group
2008 Jun 16
0
error in runif
Hi all I would be grateful you can help me with my problem. I try to run an optimization code . in one line I have runif in order to sample the PDF. I get this error while i run it. Error in runif(1, f$d[[n.of.u.vars + n.of.o.vars + j]][[2]][1], f$d[[n.of.u.vars + : invalid arguments Here is a part of that code: # initialize random numeber generator if (seed>0)
2017 Dec 28
2
2nd samba DC: NT_STATUS_NO_LOGON_SERVERS
I added a 2nd DC (ADC2) to a samba-ADS today. debian-9.3, samba-4.6.11 from Louis followed https://wiki.samba.org/index.php/Joining_a_Samba_DC_to_an_Existing_Active_Directory replication works afai see - We wanted to test services after turning off the first DC, and running ADC2 and a DM file-server only. DC1/backup: 10.0.0.224 ADC2: 10.0.0.230 We then get NT_STATUS_NO_LOGON_SERVERS On the
2009 Apr 25
4
How do I use the developers version of Wine 1.1.20?
I'm still not sure how I did it, but I managed to use the link http://wiki.winehq.org/GitWine for the latest development version, and even installed git (blind man navigating New York City streets). So now all I have to do is Code: git fetch ; git rebase origin to stay up to date. My question is how do I run programs with it? When I do the normal Code: wine setup.exe for example, it says
2002 Nov 12
1
pb with imq
hi stef oone more pb while shaping incoming traffic with imq .this one tc qdisc add dev imq0 root handle 1: htb default 20 tc class add dev imq0 parent 1: classid 1:1 htb rate 2mbit burst 15k tc class add dev imq0 parent 1:1 classid 1:10 htb rate 1mbit tc class add dev imq0 parent 1:1 classid 1:20 htb rate 1mbit tc qdisc add dev imq0 parent 1:10 handle 10: pfifo tc qdisc add dev imq0 parent
2006 Feb 23
0
broken CDR (Master.csv) reports with HFC cards in Asterixk 1.2.x?
I use Asterisk with a HFC-S ISDN BRI card. This card needs bristuff patch from Junghanns.net. After upgrading to Asterisk 1.2.x, my CDR reports (located in /var/log/asterisk/cdr-csv/Master.csv*) are broken. Instead of telephone numbers, I get random characters like 'H? or $%. Sometimes, though, the telephone numbers are fine. The issue was also mentioned on Digium's asterisk
2010 Jan 27
9
Remote debug quetion
Hey all, I plan to use windbg tool to do remote debug my Windows PV Driver. I''m confused how to setup the enviroment. Any Advice? _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2010 Jan 27
9
Remote debug quetion
Hey all, I plan to use windbg tool to do remote debug my Windows PV Driver. I''m confused how to setup the enviroment. Any Advice? _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2004 Jan 20
1
Cisco 7940 with asterisk
Hi all, I've been playing around with a cisco 7940 phone. It seems to like talking to Asterisk with the chan_sccp plugin. The only problem is that it tries to call out to a SEPXXXXXXXXX.cnf.xml file to verify it's configuration. I've found docs for SEP*.cnf files, but not .xml ones. Does anyone have a .xml file for a 7940 (Skinny?) phone that I can start with? ...Jeff
2017 Dec 28
0
2nd samba DC: NT_STATUS_NO_LOGON_SERVERS
Hai Stephan, You need also this in smb.conf # enable offline logins winbind offline logon = yes I did also test my logins with one DC turned off. And login on the DM is no problem or my pcs, no problem. I did not test the AD logins thats because these have only linux logins for maintainance. And that always works. In a 2 DC setup, setup your nameservers first to the LAN ip of the
2006 Feb 07
3
Dinamic controller
Is it possible to make a Rails app respond to a "dinamic" controller? As I understand method_missing can be used inside a controller to respond to nonexisting methods, is it possible to provide a similar behavior at a controller level? I am not sure at whic level would this code be inserted... -- An?bal Rojas http://www.lacaraoscura.com/ anibalrojas@gmail.com
2013 Dec 02
1
Basic quetion on Asterisk usage
Hi all, I want peer-peer communication between two clients (soft phones) both are behind NAT.I have an accounts with SIP proxy for two clients. To communicate these two clients do i need to use Asterisk ? As per my understanding Asterisk acts like Gateway where conventional phone calls data transfer into internet voice calls. If am wrong please correct me . Thanks, Raghav.
2005 Jun 28
1
quetion about duplicate messages
Hi, we recently switched from Imap-Uw to Dovecot as a pop3 server. I was wondering why people who have the flag 'Leave messages on server' in their email client (Outlook, Outlook Expres) that they receive duplicates of their stored mail? Is it because Dovecot doesn't know that the messages has already been popped by Imap Uw or is the email client which thinks there are new messages
2006 Apr 23
1
help! A quetion about the Elasticnet package in R
Can anybody help me to run the Elasticnet package of R to build some model, i am a freshman to R language , when i use the Elasticnet package to my data, it always reture a error, but i can't settle that problem. I consider if there is any constrant of the data to that package? Can anyone help me to run the elasticnet and check my data as you convenient? I put the data in attachment. Thank
2006 Feb 20
2
Group a dinamic number of vectors in a data.frame
Hi all, I need to create a data.frame from a variable number of vectors. The number of these vectors could change so I need a dinamic way to group all in a data.frame. The number is length(abc). e.g. vectors in my workspace N1 <-c(1,2,3,4) N2 <-c(1,2,3,4) N3 <-c(1,2,3,4) abc <-c(1,2,3) the data.frame I want to create: tcm <-data.frame(OneVector, TwoVector,
2003 Jun 17
0
ipfw2 docs for dinamic rules
Dear FreeBSD! I would like to use custom rules file with ipfw2. My computer goes to the net via dial-up modem and kernel ppp type. Since I don't have experience with dinamic rules, but want to, reading tutorials stranded me somewhere in the middle. In this moment I need recall of known links to docs about topic. Provider gives new address every time when connected. One machine. Via ppp...
2008 Feb 07
3
Empty data frame
Hi Sorry for banal question How to create empty data frame with for example 30 variables without typying: data.frame(x=1,y=1....) Jarek
2010 Nov 12
1
Asterisk 1.6.20 / CDR issue with app-dial / bug or feature?
Hi, it's me again with a cdr-issue. I have the following example extensions.conf: # dial in exten => 100,1,Playback(hello) exten => 100,n,Dial(local/200,20,rtg) exten => 100,n,Playback(pleasewait) exten => 100,n,wait(10) exten => 100,n,Playback(goodbye) exten => 100,n,Hangup # for local dial exten => 200,1,Playback(hello) exten => 200,n,wait(10) exten =>