Displaying 20 results from an estimated 176 matches for "10004".
Did you mean:
1000
2004 Jul 23
4
Reading ASCII files
Dear all,
I need to read an ASCII file with diffent length lines.
This is what is contained in the file gene.txt:
1st line ID description snp_id genotype
2nd line 10003 Low rs152240
3rd line 10003 Moderate rs189011 TC
4th line 10004 Conservative rs152240 GC
5th line 10004 Bad rs154354
6th line 10013 Bad rs152240
7th line 10019 Conservative rs152240 AC
etc...
This is what I would like to obtain in R:
ID description snp_id genotype
10003 Low rs152240 NA
10003 Moderate rs...
2012 Jan 10
2
Aggregate by minimum
...s as follows:
structure(list(speed = c(3,9,14,8,7,6), result = c(0.697, 0.011, 0.015, 0.012, 0.018, 0.019), house = c(1,
1, 1, 1, 1, 1), date = c(719, 1027, 1027, 1027, 1030, 1030),
id = c("1000", "10000",
"10001", "10002", "10003", "10004")), .Names = c("speed",
"result", "house", "date", "id"), class = "data.frame", row.names = c("1000",
"10000", "10001", "10002", "10003", "10004"))
Thanks,
Jeffrey...
2005 May 20
4
issues with identical()
...p, temp1)
[1] 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...
2011 Oct 20
2
Calculating differences
...ist(speed = c(3,9,4,8,7,6), C = c(0.697, 0.011, 0.015, 0.012, 0.018, 0.019), house = c(1,
1, 1, 1, 1, 1), date = c(719, 1027, 1027, 1027, 1030, 1030),
hour = c(18, 8, 8, 8, 11, 11), id = c("1000", "10000",
"10001", "10002", "10003", "10004")), .Names = c("speed",
"C", "house", "date", "hour", "id"), class = "data.frame", row.names = c("1000",
"10000", "10001", "10002", "10003", "10004"))
I want to...
2023 Jan 18
1
Surprising behavior with getent on AD service
...second is a member of the AD domain.
On the second one, when I want to show all the accounts defined in AD
using the "getent passwd" command, the system returns the identifiers
and groups to me.
On the AD server, I had to rename a user's account but kept their SID
and Linux uid (10004 in my case).
I used the Windows RSAT tools for this.
Let's say I simply renamed the user1 account to user2.
On the domain member server, when I invoke the "getent passwd" command,
it is indeed the user2 account that is displayed with the identifier 10004.
On the other hand, on the...
2015 Oct 13
2
Second DC doesn't recognize users/groups on getent
Hello,
I just realized that my second DC does not recognize the users from the AD.
wbinfo -u/-g are working just fine.
[root at dc1 ~]# id bruno.castro
uid=10004(POL\bruno.castro) gid=100(users)
grupos=100(users),10001(POL\ti),3000009(BUILTIN\users)
[root at dc2 ~]# id bruno.castro
id: bruno.castro: no such user
[root at dc1 ~]# wbinfo -i bruno.castro
POL\bruno.castro:*:10004:100:Bruno de
Castro:/home/POL/bruno.castro:/bin/bash
[root at dc2 ~]# wbinfo -i...
2023 Jan 18
1
Surprising behavior with getent on AD service
...n.
>
> On the second one, when I want to show all the accounts defined in AD
> using the "getent passwd" command, the system returns the identifiers
> and groups to me.
>
> On the AD server, I had to rename a user's account but kept their SID
> and Linux uid (10004 in my case).
> I used the Windows RSAT tools for this.
> Let's say I simply renamed the user1 account to user2.
>
> On the domain member server, when I invoke the "getent passwd" command,
> it is indeed the user2 account that is displayed with the identifier 10004.
&g...
2011 Nov 07
1
Graph binned data
...s like this:
structure(list(speed = c(3,9,14,8,7,6), result = c(0.697, 0.011, 0.015, 0.012, 0.018, 0.019), house = c(1,
1, 1, 1, 1, 1), date = c(719, 1027, 1027, 1027, 1030, 1030),
id = c("1000", "10000",
"10001", "10002", "10003", "10004")), .Names = c("speed",
"result", "house", "date", "id"), class = "data.frame", row.names = c("1000",
"10000", "10001", "10002", "10003", "10004"))
I would like to bin the...
2003 Jun 19
0
Winbind problem - "id: cannot find name for group ID"
I've configured pam to use winbind for login authentication ... the
problem is that when I login with my domain user I get "id: cannot find
name for group ID 10004" ... 10004 should be "Domain Users" ... and when I
do getent groups|grep 10004 I can see this group... although when I do
getent group 10004 it returns nothing. Also, when home directories are
automatically being created it is simply using the gid instead of the
name. I am using Samb...
2001 Jul 24
3
Memory/data -last time I promise
...d:
Mem: 1073303552 637681664 435621888 0 21753856 31592448
Swap: 271392768 261148672 10244096
MemTotal: 1048148 kB
MemFree: 425412 kB
MemShared: 0 kB
Buffers: 21244 kB
Cached: 30852 kB
BigTotal: 131064 kB
BigFree: 0 kB
SwapTotal: 265032 kB
SwapFree: 10004 kB
> a <- Sys.time()
> full1 <- read.dta('../off/off10yr1.dta')
> gc()
used (Mb) gc trigger (Mb) limit (Mb)
Ncells 1018825 27.3 1166886 31.2 NA
Vcells 4456285 34.0 5070086 38.7 800
> system('cat /proc/meminfo')
total: used:...
2001 Jul 24
3
Memory/data -last time I promise
...d:
Mem: 1073303552 637681664 435621888 0 21753856 31592448
Swap: 271392768 261148672 10244096
MemTotal: 1048148 kB
MemFree: 425412 kB
MemShared: 0 kB
Buffers: 21244 kB
Cached: 30852 kB
BigTotal: 131064 kB
BigFree: 0 kB
SwapTotal: 265032 kB
SwapFree: 10004 kB
> a <- Sys.time()
> full1 <- read.dta('../off/off10yr1.dta')
> gc()
used (Mb) gc trigger (Mb) limit (Mb)
Ncells 1018825 27.3 1166886 31.2 NA
Vcells 4456285 34.0 5070086 38.7 800
> system('cat /proc/meminfo')
total: used:...
2014 Aug 27
3
getent group is not working
...main admins
SIENIC\domain guests
SIENIC\schema admins
SIENIC\domain users
SIENIC\dnsadmins
blue25:/home/SIENIC/administrator # wbinfo -t
checking the trust secret for domain SIENIC via RPC calls succeeded
blue25:/home/SIENIC/administrator # getent passwd | grep SIENIC
SIENIC\administrator:*:10000:10004:Administrator:/home/SIENIC/administrator:/bin/bash
SIENIC\dns-server01:*:10001:10004:dns-server01:/home/SIENIC/dns-server01:/bin/bash
SIENIC\krbtgt:*:10002:10004:krbtgt:/home/SIENIC/krbtgt:/bin/bash
SIENIC\guest:*:10003:10011:Guest:/home/SIENIC/guest:/bin/bash
blue25:/home/SIENIC/administrator # g...
2016 Jun 28
2
id username output ADDC and Member.
...tslinux-gebruikers),3000043(NTDOMAIN\afd-itdep),3000173(NTDOMAIN\dnsadmins),3000038(NTDOMAIN\vest-rotterdam),3000039(NTDOMAIN\allen),
3000065(NTDOMAIN\vertrouwde-websites),3000040(NTDOMAIN\boven),3000004(NTDOMAIN\group policy creator owners),3000005(NTDOMAIN\denied rodc password replication group),
10004(NTDOMAIN\servers-ssh),3000174(NTDOMAIN\lokaleprinter-xerox11hp),3000176(NTDOMAIN\alle-schijftoegang),3000005(NTDOMAIN\denied rodc password replication group),
3000173(NTDOMAIN\dnsadmins),3000009(BUILTIN\users)
Samba 4.4.3 Member server.
id someusername
uid=10002(someusername) gid=10000(domain us...
2005 Sep 15
1
SSO Samba/AD integration
...rs similar to:
...
UNICITY+cfedeles:x:10172:10000:NAME:/home/UNICITY/cfedeles:/bin/false
UNICITY+tevans:x:10173:10000:NAME:/home/UNICITY/tevans:/bin/false
UNICITY+mbare:x:10174:10000:NAME:/home/UNICITY/mbare:/bin/false
...
But also lists computer accounts as well:
...
UNICITY+imd-gsanchez$:x:10539:10004:IMD-GSANCHEZ:/home/UNICITY/imd-gsanchez_:/bin/false
UNICITY+imd-sharepoint$:x:10553:10004:IMD-SHAREPOINT:/home/UNICITY/imd-sharepoint_:/bin/false
UNICITY+imd-alucchiani$:x:10559:10004:IMD-ALUCCHIANI:/home/UNICITY/imd-alucchiani_:/bin/false
...
However, 'getent group' works just fine:
...
U...
2004 Nov 24
5
GUI
I am looking for a good Asterisk GUI to manage my server. Any Suggestions?
Regards,
Michael DiMartino
Director of MIS
The telx Group, Inc.
17 State St, 33rd Floor
New York, NY 10004
T: 212.480.3300 X2022
C: 646.207.6603
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20041124/96bf8fea/attachment.htm
2008 Aug 18
3
Samba 3.0.x access rights issue with secondary groups or Unix rights
...amba data folder
path = /samba/data
read only = No
create mask = 0740
directory mask = 0750
guest ok = Yes
************ Check the Unix name resolution ************
getent passwd jdoe
jdoe:x:10037:10002:John DOE:/home/jdoe:/bin/sh
getent group grp2
grp2::10004:myadmin,jdoe,demo1,demo2,demo3
************ I can check that Samba can resolve if the user is member of the group ************
/usr/local/samba/bin/net ads user info jdoe
grp2
grp1
/usr/local/samba/bin/wbinfo -G 10004
S-1-5-21-2269603188-533060101-51835291-1642
/usr/local/samba/bin/wbinfo -Y...
2003 Jun 23
1
Strange UID/GID mapping in Samba-3beta1 and Win2003 server
...10000:Administrator:/global/mnt1/SAMBA/home/TEST.SE/administrator:/bin/sh
Guest:x:10001:10002:Guest:/global/mnt1/SAMBA/home/TEST.SE/guest:/bin/sh
krbtgt:x:10002:10000:krbtgt:/global/mnt1/SAMBA/home/TEST.SE/krbtgt:/bin/sh
root:x:10003:10000:root:/global/mnt1/SAMBA/home/TEST.SE/root:/bin/sh
patrikg:x:10004:10000:patrik
Gustavsson:/global/mnt1/SAMBA/home/TEST.SE/patrikg:/bin/sh
fmuser:x:10005:10000:fmuser:/global/mnt1/SAMBA/home/TEST.SE/fmuser:/bin/sh
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 a...
2003 Dec 02
2
Problem with , in Common Name when running samba3 as ADS Member (Problem with Group-Contents)
...am/idmap_tdb.c:internal_get_id_from_sid(221)
internal_get_id_from_sid: fetching record S-1-5-21-525015883-470239122-8547516-513 of type 0x2
[2003/12/02 12:24:24, 10] sam/idmap_tdb.c:internal_get_id_from_sid(228)
internal_get_id_from_sid: record S-1-5-21-525015883-470239122-8547516-513 -> GID 10004
[2003/12/02 12:24:24, 10] sam/idmap_tdb.c:internal_get_id_from_sid(262)
internal_get_id_from_sid: ID_GROUPID fetching record S-1-5-21-525015883-470239122-8547516-513 -> GID 10004
[2003/12/02 12:24:24, 10] sam/idmap_tdb.c:internal_get_sid_from_id(190)
internal_get_sid_from_id: fetching record...
2016 Oct 13
3
Unable to set up home share correctly
...amba# net ads search
'(|(uidNumber=*)(gidNumber=*))' sAMAccountName uidNumber gidNumber -P
Got 15 replies
sAMAccountName: Enterprise Read-Only Domain Controllers
gidNumber: 10005
sAMAccountName: Administrator
uidNumber: 10000
gidNumber: 10000
sAMAccountName: Enterprise Admins
gidNumber: 10004
sAMAccountName: workgroup-1
gidNumber: 10010
sAMAccountName: Users
gidNumber: 10008
sAMAccountName: DnsAdmins
gidNumber: 10006
sAMAccountName: kbudwi
uidNumber: 10002
gidNumber: 10001
sAMAccountName: kbmamu
uidNumber: 10004
gidNumber: 10001
sAMAccountName: Guest
uidNumber: 10001
gidNumber: 10...
2009 Jan 19
3
Winbind+nss working on one centOS 5.2 box but not another
Hi all,
I have an odd situation on my hands:
* Two CentOS 5.2 boxes both joined to an AD domain.
* Same samba version (3.0.28-1.el5_2.1) smb.conf, only the netbios names
differ
* Can enumerate users and groups using winbind -{u,g} on both.
* nss doesn't enumerate users & groups on one (same lib versions, same
conf file).
//bentis@testukmcsstor1//:~$ rpm -qa | grep nss-