search for: compt

Displaying 20 results from an estimated 92 matches for "compt".

Did you mean: compat
2002 Nov 26
2
URGENT Help required
...following problem: The below function runs a loop with regression analysis and stores F-Stat in a matrix. When I call the matrix elements (models[i,j]) in the function I get proper results, but when I try to call the same elements outside the function the matrix appears to be empty e.g when I call compt inside the function I get: 5 but when I call it outside I get: 1. This is the same problem with models which appears to be empty outside the function. Specifically I would like being able to run the same function for various data frames and store the results in the same matrix (models) one after t...
2002 Nov 26
0
scope (was URGENT Help required)
...; way of doing what you wanted to do is make the objects you want inside the function (rather than the workspace), and return a list containing them. E.g., something like: myFunction <- function(IndDF) { models <- matrix(nrow = 20, ncol =8) X <- matrix(nrow = 1, ncol = 6) compt <- 1 indDF <- as.data.frame(IndDF) for (i in 2:(length(IndDF)-1)) { [whatever you need to do...] } return(list(models = models, compt = compt)) } Andy -----Original Message----- From: arnaud_amsellem at ssga.com [mailto:arnaud_amsellem at ssga.com] Sent: Tuesda...
2008 Aug 11
0
nombre de compte imap/ rapide rapide
find . -type d -mindepth 2 -maxdepth 3 -print | sort | uniq | grep -vE "user$" | wc -l -------------- next part -------------- A non-text attachment was scrubbed... Name: mathieu_kretchner.vcf Type: text/x-vcard Size: 258 bytes Desc: not available URL: <http://dovecot.org/pipermail/dovecot/attachments/20080811/c15d422f/attachment-0002.vcf>
2008 Jan 04
2
checklistbox
Salut Alex. En fait je me suis rendu compte de mon erreur à propos de "HSCROLL", ça marche correctement. La scrollbarre apparaît et fonctionne bien. La dernière fois j''ai eu l''impression qu''elle ne marchait pas, car cela peut arriver que la dernière lettre de la ligne de charactères qui s''affich...
2002 Nov 05
1
PB samba 2.5 and clients W2K SP2-SP3
...e je me logue en security user ou domain j'obtiens sur les postes clients windows (uniquement) le message : Votre mot de passe expire aujourd'hui , souhaitez vous le changer ? oui, non. que je le change ou pas il me r?affiche le message ? la prochaine ouverture de session. pourtant les comptes unix ne periment pas ni les comptes samba a priori. Si quelqu'un avait la r?ponse ? ce probl?me ennuyeux merci
2011 Aug 12
0
Mixed Logit model mlogit error
...variables and three choices (variable Y). The database is in a cvs file called CAU. This is the code I have run successfully up to now. CAU$Y<- as.factor(CAU$Y) mldata<-mlogit.data(CAU, varying=NULL, choice="Y", shape="wide") mlogit.model<-mlogit(Y~1|Gender+Age+Net+CompT+Hrs+Motivado+Visits+StudyT+HrsVis,data=mldata,reflevel="1") I am having problems running the mixed logit model. I have changed (only) the mlogit command, as follows mlogit.model<-mlogit(Y~1|Gender+Age+Net+CompT+Hrs+Motivado+Visits+StudyT+HrsVis, data=mldata,reflevel="1",r...
2005 Jun 17
2
Question concernant le logiciel Samba
Bonjour, En utilisant le logiciel Samba je me suis rendue compte qu'il est possible de supprimer n'importe quel dossier ou fichier, qu'il soit ou non prot?g? contre l'?criture, ce qui pose un ?norme probl?me de s?curit?. Avez-vous connaissance de ce probl?me ? S'agit-t'il d'un simple probl?me de param?trage ? Dans le cas d'un...
2005 Jul 01
1
bug: very strange behavior with pop3
...he new one occasionaly works. I first thought it did depend on the user name (uid or dn), but it doesn't seem to be the case. I think it is just random. Here is an ldif of this user: dn: uid=rinstalle,ou=divers,ou=login,ou=Autres,ou=Personnes,dc=inma,dc=ucl,dc= ac,dc=be uid: rinstalle cn: compte foireux homeDirectory: /home/xx sn: xxxx uidNumber: 9999 objectClass: top objectClass: person objectClass: inetOrgPerson objectClass: posixAccount gidNumber: 999 ... And getent result (with nss_ldap): #getent passwd rinstalle rinstalle:x:9999:999:compte foireux:/home/xx: To be complete, I shoul...
2006 Jul 10
1
sometimes, roaming profile is not found
...= No panic action = /usr/share/samba/panic-action %d invalid users = root2 # param?tres samba utilisateur par defaut logon drive = P: logon home = \\server02\%U logon path = \\server02\profiles\%U logon script = %U.cmd # gestion des comptes posix automatique # Gestion des comptes POSIX add machine script = /usr/sbin/useradd -g sambamachines -c Machine -d /dev/null -s /bin/false '%u' add user script = /usr/sbin/useradd -g sambausers -c Utilisateur -d /dev/null -s /bin/false '%u' add g...
2008 Jan 30
0
Besoin d'un Financement rapide ?
...au-del?. Conditions financi?res en vigueur au 01/11/2007. Virement Express en 48h dans la limite de votre montant maximum autoris? et apr?s expiration du d?lai l?gal de r?tractation de 14 jours suivant la signature de votre contrat papier. (2) Imprimante offerte pour toute ouverture de compte d?finitive et premi?re utilisation de votre R?serve d?argent. Offre non cumulable avec toute autre offre promotionnelle. Vous recevrez votre imprimante sous 10 semaines, apr?s votre 1?re utilisation de votre R?serve d?argent. En cas de rupture de stock, un cadeau de valeur ?quivalen...
2006 Jul 04
1
samba 3.0.22 default ACL issue
...= No panic action = /usr/share/samba/panic-action %d invalid users = root2 # param?tres samba utilisateur par defaut logon drive = P: logon home = \\server02\%U logon path = \\server02\profiles\%U logon script = %U.cmd # gestion des comptes posix automatique :) # Gestion des comptes POSIX add machine script = /usr/sbin/useradd -g sambamachines -c Machine -d /dev/null -s /bin/false '%u' add user script = /usr/sbin/useradd -g sambausers -c Utilisateur -d /dev/null -s /bin/false '%u' ad...
2018 Feb 16
2
Is it possible to lower the domain and forest functional level
...n/samba_upgradeprovision --full. Of course I did it on a virtual machine clone of our dc without network interface. The script fails with : ../lib/ldb/ldb_tdb/ldb_index.c:1252: unique index violation on objectSid in CN=Account Operators,CN=Builtin,DC=removed,DC=com, conficts with CN=Op?rateurs de compte,CN=Builtin,DC=removed,DC=com in @INDEX:OBJECTSID::AQIAAAAAAAUgAAAAJAIAAA== So it seems to be because the account name is french and not English. Do you know were I could find those strings to translate ? --------------------------------------------- Christophe Borivant Responsable d'exploita...
2001 Oct 26
1
Makefiles in v2.9.9p2
If I change openbsd-compt/readpassphrase.c and type "make" from the top-level, nothing happens. I have to remove openbsd-compat/libopenbsd-compat.a to get "make" to do its thing. Ed Phillips <ed at udel.edu> University of Delaware (302) 831-6082 Systems Programmer III, Network and Systems Service...
2007 Apr 12
1
(no subject)
Bonjour. Je n''ai pas encore eu l''occasion d''utiliser TE_RICH2 en plus de TE_RICH | TE_MULTILINE, je compte l''essayé. Pour rentrer le texte dans TextCtrl j''utilise : @dou << texte Sebastien _______________________________________________ wxruby-users mailing list wxruby-users@rubyforge.org http://rubyforge.org/mailman/listinfo/wxruby-users
2002 Jun 05
1
Open a W2000 Session in a domain
Hello I am working on a Red Hat 7.1 with a samba 2.2.4 server. All is good i can configure my W2000 computer for the domain, but when he restart enable to join the domain always the same message "le compte systeme de l'ordinateur dans son domain principal est manquant" Yes I'm french So in english it's somthing like this "your computer is unkown by the primary domain" but i have done an account for the pc with is name and with a $ like i have show on the doc. Please I ne...
2008 Oct 13
1
heimdal/AD documentation
...il qui se trouve dans les supports tools de Windows 2003 serveur, ? trouver sur le CD et installer s?par?ment. Ensuite : ksetup /addkdc DEMO.LOCAL kerberos.bsg.local mappage des utilisateurs Pour que les utilisateurs puissent acc?der aux ressources du domaine, l'AD doit pouvoir trouver un compte qui corresponde. Il faut r?aliser un mappage entre les principals Kerberos et les comptes du domaine. Le mappage peut ?tre r?alis? globalement avec ksetup /mapuser * * ou par utilisateur dans l'interface de gestion des comptes de l'AD. Activer les "fonctions avanc?es" et fa...
2007 Aug 23
3
[PHP-AGI] Problem executing script
Hello,I have succeded in compiling and configuring My TDM Card and asterisk, all works fine. But I have a problem using the PHP Agi.The CLI tells me that when I call my number :-- Starting simple switch on 'Zap/4-1' -- Executing [s at incoming:1] Answer("Zap/4-1", "") in new stack -- Executing [s at incoming:2] AGI("Zap/4-1", "rabot.agi") in
2015 Mar 03
2
Synchronization problems between Win2k8R2 and samba
...unicodePwd and supplementalCredentials are missing ? lots of attributes are base64 encoded, example: ?description:: Q29tcHRlIGTigJl1dGlsaXNhdGV1ciBk4oCZYWRtaW5pc3RyYXRpb24= (for information python base64.decodestring('Q29tcHRlIGTigJl1dGlsaXNhdGV1ciBk4oCZYWRtaW5pc3RyYXRpb24=') gives 'Compte d\xe2\x80\x99utilisateur d\xe2\x80\x99administration') On the 4 tests I did, I always get the same result. Is that normal or is something going wrong ? Regards -- Jean-Fran?ois
2003 Jun 12
1
Problème en R
...ipso?de de confiance. J'ai telecharger le package ellipse mais je ne vois pas. Pouvez vous m'aider s'il vous plais si vous savez comment faire?? Je vous remercie d'avance. Cordialement, Hamida MOHAMDI _________________________________________________________________ Hotmail : un compte GRATUIT qui vous suit partout et tout le temps !
2006 Jun 29
1
Samba PDC + ACL : default ACLs ignored on directory
...= No panic action = /usr/share/samba/panic-action %d invalid users = root2 # param?tres samba utilisateur par defaut logon drive = P: logon home = \\server02\%U logon path = \\server02\profiles\%U logon script = %U.cmd # gestion des comptes posix automatique :) # Gestion des comptes POSIX add machine script = /usr/sbin/useradd -g sambamachines -c Machine -d /dev/null -s /bin/false '%u' add user script = /usr/sbin/useradd -g sambausers -c Utilisateur -d /dev/null -s /bin/false '%u' ad...