search for: 10006

Displaying 20 results from an estimated 104 matches for "10006".

Did you mean: 1000
2013 May 03
2
Find the flow data from its accumulation of the panel data
...10003 809 857 198 -659 338 9 99.15333 10003 812 3092 3667 575 339 9 99.15333 10003 814 1431 1431 0 340 9 99.15333 10003 815 710 1114 404 341 9 99.15333 10003 816 892 921 29 342 9 99.15333 10003 822 7295 7477 182 343 10 99.89333 10006 4 7857 11429 3572 344 10 99.89333 10006 5 5817 5926 109 345 10 99.89333 10006 6 9325 10982 1657 346 10 99.89333 10006 7 7419 9888 2469 347 10 99.89333 10006 8 7542 9259 1717 348 10 99.89333 10006 9 6445 7111 666 349 10 99.89333 10006...
2011 Dec 02
2
Problem subsetting: undefined columns
...are included in the column names of the first data frame but if an element from the second object is not a column name of the first one, then it bugs. -More concretely, I have the following data frames d and v: yyyymmdd<-c("19720601", "19720602", "19720605") sret.10006<-c(1,2,3) sret.10014<-c(5,9,7) sret.10065<-c(10,2,11) d<- data.frame(yyyymmdd=yyyymmdd, sret.10006=sret.10006, sret.10014=sret.10014, sret.10065=sret.10065) v<- data.frame(V1="sret.10006", V2="sret.10090") v<- sapply(v, function(x) levels(x)[x]) -I want to...
2005 May 20
4
issues with identical()
...] FALSE However, these data frames are Nx2 and when I issue: > identical(temp[,2], temp1[,2]) [1] TRUE > identical(temp[,1], temp1[,1]) [1] TRUE and the results from str > str(temp) `data.frame': 7072 obs. of 2 variables: $ pub_id : int 10000 1000 10001 10002 10003 10004 10005 10006 10007 $ faminc90: int -2 5998 19900 43000 35000 40000 56538 61000 36000 39105 > str(temp1) `data.frame': 7072 obs. of 2 variables: $ pub_id: int 10000 1000 10001 10002 10003 10004 10005 10006 10007 10008 $ faminc: int -2 5998 19900 43000 35000 40000 56538 61000 36000 39105 The questi...
2005 Aug 23
5
Winbind UID/GID mismatch!!
Hi the list (again) Got a pretty major issue now Did the samba link to AD on a couple of redhat es3 servers using samba 3.0.14a Everything seems ok Except when I do a getent passwd username Server 3 getent passwd ross ross:x:10006:10000:ross:/home/ACADEMIC/ross:/bin/false Server 2 getent passwd ross ross:x:10006:10000:ross:/home/ACADEMIC/ross:/bin/false Server 1 getent passwd ross ross:x:10195:10000:ross:/home/ACADEMIC/ross:/bin/false Er... Why does server 1 have username ross as uid 10195?! :) All have the exact same sm...
2003 Jun 23
1
Strange UID/GID mapping in Samba-3beta1 and Win2003 server
...h When I list the users with wbinfo -u Administrator Guest krbtgt root patrikg fmuser When I am using a W2k client and log into the W20003 Server and access a share on Samba with my user (patrikg) is remaped to pgpc (10.0.0.140) connect to service profiles initially as user TEST.SE\patrikg (uid=10006, gid=10003) That uid 10006 and group 10003 can't be displayed with getent passwd and getent group. Why do I get uid 10006 when I should have 10004 ? /Patrik -- "In a world without fences who needs Gates" Patrik Gustavsson, Senior Technical Consultant patrik.gustavsson@sun.com...
2009 Jan 19
0
Strange problems with ADS-groups and winbindd
...l or take long time (1 day) to be seen on the linux side. For example the command "net" shows the following GIDs of a user: # for i in $(net ads user info thenneri -U xxx) do getent group $i | awk -F : '{ print $3 }' done | sort Enter xxx's password: 10006 10007 10008 10009 10011 10374 The wbinfo shows the following GIDs of the same user: # wbinfo -r thenneri | sort 10003 10005 10006 10007 10008 10009 10010 10011 10005 is "domain users" - seems to be ok. 10003 is "BUILTIN\users...
2013 Oct 11
2
getent group by name fails
Samba 3.6.17 joined to Samba 4.2.0 AD domain, using winbind 'wbinfo -g' and 'getent group' successfully list all groups. 'getent group 10006' returns: domain users:x:10006: 'getent group "domain users"' fails with return code 2 partial log.winbind after above command: [2013/10/11 10:01:31.288199, 3] winbindd/winbindd_misc.c:384(winbindd_interface_version) [31911]: request interface version [2013/10/11 10:01:3...
2009 Jan 30
1
fcgi/suexec problem
...*.php.html suexec starts complaining (most regular files are 0660 and the webmaster is a member of the group): directory is writable by others file is writable by others file has no execute permission and finally after fixing all the above /var/log/httpd/suexec.log: uid: (10003/web6_www) gid: (10006/10006) cmd: *.php.html /var/www/web6/log/error.log: Premature end of script headers: *.php.html Anybody has a clue how to fix this either in vhost config or any other way around? Thanks <VirtualHost 172.31.0.31:80> SuexecUserGroup web6_www web6 ServerName www.example.com:80 ServerAdmi...
2007 Oct 30
0
Problem with ACLs "Too many ACE entries for file to convert to posix perms."
...pack_nt_owners: owner_sids validated. [2007/10/30 14:16:53, 3] passdb/lookup_sid.c:fetch_sid_from_uid_cache(918) fetch sid from uid cache 10003 -> S-1-5-21-365335231-1557355366-1421764157-1644 [2007/10/30 14:16:53, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(995) fetch sid from gid cache 10006 -> S-1-5-21-365335231-1557355366-1421764157-513 [2007/10/30 14:16:53, 3] passdb/lookup_sid.c:fetch_uid_from_cache(938) fetch uid from cache 10003 -> S-1-5-21-365335231-1557355366-1421764157-1644 [2007/10/30 14:16:53, 10] smbd/posix_acls.c:create_canon_ace_lists(1505) create_canon_ace_list...
2015 Oct 21
3
Yet an other gent group issue
...re working getent passwd -s winbind is working getent group -s winbind is NOT working However, getent group domain\ users is working and I cam switch to a domain user with the command su Here is the output of getent with domain users root at member-01:~# getent group domain\ users domain users:x:10006: In which way should I investigate ?
2020 Feb 11
0
Winbind problems
...er:~# net rpc rights list privileges > SeDiskOperatorPrivilege -U "EMPRESA\marcio" > Enter EMPRESA\marcio's password: > SeDiskOperatorPrivilege: > ? EMPRESA\Domain Admins > ? BUILTIN\Administrators > > root at filserver:~# getent passwd marcio > marcio:*:10007:10006:Marcio:/home/marcio:/bin/sh > > root at filserver:~# getent passwd administrator > administrator:*:10010:10006:Rede:/home/Administrator:/bin/sh > > root at filserver:~# getent group "Domain Admins" > domain admins:x:10006: > > > I didn't create a Unix Admin...
2006 Feb 02
2
PayPal Credit Card processing
Hi, Is there anybody out here who successfully processed credit cards using paypal webservice API? If then, please help me out. I get following error when ruby 1.8.2 is used: "10006 Version is not supported" Thanks in advance Binu -- Posted via http://www.ruby-forum.com/.
2013 Apr 07
0
Samba 4.0.4 : Unable to map unix gid group
...o the system and samba (same password) : user1 and user2 user1 is member of the groups permanentstest and usersbasictest user2 is member of the group userbasictest Test : id user1 uid=10005(user1) gid=10005(user1) groupes=10005(user1),10010(permanentstest),10013(usersbasictest) id user2 uid=10006(user2) gid=10006(user2) groupes=10006(user2),10013(usersbasictest) users added to samba by : /usr/local/samba/bin/samba-tool user add user1 /usr/local/samba/bin/samba-tool user add user2 I have created 2 directories : drwxrwxr-- 2 user1 permanentstest 4096 avril 7 13:04 test1 drwxrwxr-- 2 u...
2005 Mar 03
3
winbindd reporting "killing connections to DOMAIN"
I'm seeing the following errors on my SAMBA printserver in the winbindd log : [2005/03/03 14:56:53, 3, pid=3736] nsswitch/winbindd_user.c:winbindd_getpwuid(225) [24610]: getpwuid 10140 [2005/03/03 14:56:53, 3, pid=3736] nsswitch/winbindd_user.c:winbindd_getpwuid(225) [29198]: getpwuid 10266 [2005/03/03 14:56:54, 3, pid=3736] nsswitch/winbindd_misc.c:winbindd_ping(238) [ 6364]: ping
2011 Apr 30
3
Copying to R a rectangular array from a Java class
...ow: public class RJavTest { public static void main(String[]args) { RJavTest rJavTest=new RJavTest(); } public final static String conStg="testString"; public final static double con0dbl=10000001; public final static double[]con1Arr=new double[] { 10001,10002,10003,10004,10005,10006 }; public final static double[][]con2Arr=new double[][] { { 101,102,103,104 },{ 201,202,203,204 },{ 301,302,303,304 } }; public final static String retConStg() { return(conStg); } public final static double retCon0dbl() { return(con0dbl); } public final static double[] retCon1Arr() { re...
2004 Jan 20
2
Restricting/Negotiating H323 Port Ranges
...so bear with me... The (Connect/Listen) Port is 1720 (set in (o)h323.conf) Tcp Range 10000-50000 (set in oh323.conf or rtp.conf) Udp Range 10000-50000 (set in oh323.conf or rtp.conf) Now my tcp dump shows this with oh323 when I try to make a call to number@provider: Connect from high range port (10006) to provider 1720 They have a few exchanges.... Then asterisk connects from port 10007 to provider:2033 My provider wants this to be port 2020 all the time, but the port number just keeps increasing by one. So the next call will involve a port of 2034 at their end. Is there somewhere in either...
2004 Sep 21
2
Corrupted userid in mail folders - Crisis
Christoph Scheeder asked > > Hi, > 1.) is this a new installation No, it was Mandrake 8.2 box, but was recently upgraded to Mandrake 10. > 2.) if not what was changed when the failure first occured? Thing were running fine, at least that's what it appeared like. Then sporadically people started getting authentication error when logging into their IMAP mailboxes. Next the
2005 Jan 19
3
importing files, columns "invade next column"
...table('AllFBAllFieldsNAShorter.txt', fill=T, header=T, + row.names=paste('a',1:15797, sep=''), + as.is=T, nrows=15797) > AllFBImpFields[1:2,1:5] row.names UNIQID All.FB.Id All.FB.5 All.FB.4 a1 <NA> 10006 <NA> <NA> <NA> a2 <NA> 10007 <NA> <NA> <NA> ## b) Importing only 5 cols of the previous file. It works. there is no "invasion" and the col row.names is not inserted > AllFB5Cols <- read.table('AllFB5Co...
2023 Nov 06
3
Unable to contact RPC server on a new DC
...s, even new logins with homedir creation, but? Domain users/groups listing works partially. One member: groups: cannot find name for group ID 10008 groups: cannot find name for group ID 10009 groups: cannot find name for group ID 10010 # getent group | grep -P "1\\d{4}" domain sudoers:x:10006: domain admins:x:10000: domain users:x:10001: cvs:x:10005: Another member: # getent group | grep -P "1\\d{4}" domain computers:x:10003: domain sudoers:x:10006: domain admins:x:10000: domain guests:x:10002: cloud admins:x:10010: domain users:x:10001: remote users:x:10009: cloud users:x:1...
2019 Nov 26
2
moved DM config to new server : gids different etc
Last week the mobo in a DM server died, so we had to set up a fallback machine and reinstall Debian 10.2 including Samba I had smb.conf but not /var/lib/samba in backups. Restored krb5.conf and smb.conf, rejoined. Things work mostly ... but for example I get gid 10006 for "domain users" instead of 10513 before. and getent group doesn't show the AD groups, btw - I have: # /etc/nsswitch.conf passwd: compat winbind group: compat winbind shadow: compat gshadow: files hosts: files dns networks: files...