Displaying 20 results from an estimated 22 matches for "20003".
Did you mean:
2003
2012 Apr 12
2
Samba 3.6.4 on Solaris - groups for user inconsistent
...h/token_util.c:527(debug_unix_user_token)
UNIX token of user 10017
Primary group is 5000 and contains 11 supplementary groups
Group[ 0]: 5000
Group[ 1]: -1
Group[ 2]: 10501
Group[ 3]: 10000
Group[ 4]: 10586
Group[ 5]: 10590
Group[ 6]: 10505
Group[ 7]: 20002
Group[ 8]: 20003
Group[ 9]: 20004
Group[ 10]: 20001
The corresponding truss output looks like this:
6114: setgroups(11, 0x08933B50) Err#22 EINVAL
6114: 5000 -1 10501 10000 10586 10590 10505 20002 20003 20004
6114: 20001
The group with gid -1 corresponds to a...
2004 Dec 29
1
Samba 3.0.10 joining Windows 20003 ADS
abrams:~# kinit admin@CORP.TCC.INET
This seems to work just fine.
abrams:~# net ads join "TwinCities\TTAGS\SERVERS"
[2004/12/28 18:52:20, 0] libads/ldap.c:ads_add_machine_acct(1475)
Warning: ads_set_machine_sd: Unexpected information received
Using short domain name -- CORP
[2004/12/28 18:52:23, 0] libads/kerberos.c:get_service_ticket(335)
get_service_ticket: kerberos_kinit_password
2006 Aug 24
1
help: trouble using lines()
...tmp[2]))
but no matter what I try I always get the error message
"Error in xy.coords(x, y) : 'x' and 'y' lengths differ"
Can anyone shed some light please?
I am basically copying the methods of the pdf entitled "Linear mixed
models in R" by S?ren Feodor Nielsen 20003.
http://cran.r-project.org/doc/contrib/Fox-Companion/appendix-mixed-models.pdf#search=%22Linear%20mixed%20models%20in%20R%22
Simon Pickett
PhD student
Centre For Ecology and Conservation
Tremough Campus
University of Exeter in Cornwall
TR109EZ
Tel 01326371852
2007 Jul 01
1
FW filter unused/unloaded ???
...1:0 prio 1 u32 match ip src $ip_src match ip dport 20001 0xffff flowid 1:11
tc filter add dev $interface protocol ip parent 1:0 prio 1 u32 match ip src $ip_src match ip dport 20002 0xffff flowid 1:12
tc filter add dev $interface protocol ip parent 1:0 prio 1 u32 match ip src $ip_src match ip dport 20003 0xffff flowid 1:13
tc filter add dev $interface parent 1:0 protocol ip prio 1 handle 7 fw flowid 1:14
tc qdisc add dev $interface parent 1:10 handle 20: pfifo limit 5
tc qdisc add dev $interface parent 1:11 handle 30: pfifo limit 5
tc qdisc add dev $interface parent 1:12 handle 40: sfq perturb 1...
2010 Apr 19
1
Samba Secondary Groups
...yes
; valid users = @VALEX/vxAccounts @VALEX/vxSystems
create mask = 0660
directory mask = 0770
fstype = EXT3
; force group = + at VALEX/vxAccounts
[14:32:58 root at adl-nas-01 filestore]# id dvanlaatum
uid=10440(dvanlaatum) gid=20000(vxsystems) groups=20000(vxsystems),20002(domain admins),20003(domain users),20001(vxallusers),5006(BUILTIN/administrators),5007(BUILTIN/users)
[14:35:02 root at adl-nas-01 filestore]# ls -ald /filestore/accounts/
drwxrwxr-x 3 root vxallusers 4096 2010-04-19 11:32 /filestore/accounts/
[14:37:54 david at L00018 ~]# smbclient -U dvanlaatum //adl-nas-01/Account...
2006 Jan 13
2
Extensions.conf error - 'Maximum Include level(10) exceeded'
...quot;
[user_3250072]
#include "inc/wildwildwest/3250072/features.conf"
[user_20000]
#include "inc/wildwildwest/20000/features.conf"
[user_20001]
#include "inc/wildwildwest/20001/features.conf"
[user_20002]
#include "inc/wildwildwest/20002/features.conf"
[user_20003]
#include "inc/wildwildwest/20003/features.conf"
[user_20004]
#include "inc/wildwildwest/20004/features.conf" ; If I comment this line, the error goes away.
[user_20005]
#include "inc/wildwildwest/20005/features.conf"
[entry_3250071]
include => user_3250071
include...
2006 Mar 01
0
[Semi-OT] How to minimize transaction fees in escrow like environment
I am currently developing an application in which two users exchange
goods and money in an escrow like environment.
Buyer has some money and wants an item that Seller has. Buyer does not
want to pay Seller until Seller ships the item.
I am unsure of how to best handle the payment part of my application.
Buyer''s money eventually has to end up at Seller and my company would
like to
2006 Jan 13
0
Extensions.conf error - 'Maximum Include level (10) exceeded'
...quot;
[user_3250072]
#include "inc/wildwildwest/3250072/features.conf"
[user_20000]
#include "inc/wildwildwest/20000/features.conf"
[user_20001]
#include "inc/wildwildwest/20001/features.conf"
[user_20002]
#include "inc/wildwildwest/20002/features.conf"
[user_20003]
#include "inc/wildwildwest/20003/features.conf"
[user_20004]
#include "inc/wildwildwest/20004/features.conf" ; If I comment this line, the error goes away.
[user_20005]
#include "inc/wildwildwest/20005/features.conf"
[entry_3250071]
include => user_3250071
include...
2007 Jul 09
0
Opensuse: Samba LDAP useradd fails
...fajar102:~ # useradd --service ldap --binddn uid=zimbra,cn=admins,cn=zimbra -g
20002 test2
Enter LDAP Password:
Cannot find base ou for new users.
LDAP information update failed: Operations error
In /var/log/messages:
Jul 5 16:01:04 fajar102 useradd[14606]: new account added - account=test2,
uid=20003, gid=100, home=/home/test2, shell=/bin/bash, by=0
But the user is not added.
From zimbra tutorial on Ubuntu, they use this command:
add user script = /usr/sbin/adduser --quiet --disabled-password --gecos "" %u
add machine script
= /usr/sbin/adduser --shell /bin/false --disabled-password...
2012 Aug 02
0
idmap ignores the range set in smb.conf
...= Yes
unix extensions = No
template shell = /bin/bash
winbind enum users = Yes
winbind enum groups = Yes
idmap uid = 300000-400000
idmap gid = 20000-30000
The client is joined to AD and users can login.
But, for example, a user does not correspond to the 300000-40000 range set:
POLOP\joseph-p:*:20003:20000:joseph-p:/home/POLOP/joseph-p:/bin/bash
I've cleared
winbindd_idmap.tdb
from
winbindd_idmap.tdb
on the client and restarted winbind and nscd is stopped.
What am I doing wrong?
Cheers,
Steve
2016 Feb 02
3
Mac OS X and ACL's
...o the domain with a username. If I do an ID on a user, it shows the proper groups that they are a part of, from both the linux server and the mac server. I am using the UNIX extensions and it all seems to work fine.
id ftester uid=333345(ftester) gid=20023(Domain Users) groups=20023(Domain Users),20003(Adv_Art),20021(web),20012(MandD),20008(DigiMag),20004(circ)
uid=333346(zeddy) gid=20023(Domain Users) groups=20023(Domain Users),20012(MandD),20008(DigiMag)
-----------------------------------------------------------------------------------------------------------------
Everything seemi...
2008 Apr 28
0
misdn, no free channels, similar to FAQ one
...] I IND :NEW_CHANNEL oad:056230210 dad: pid:2 state:none
P[ 1] --> channel:1 mode:TE cause:16 ocause:16 rad: cad:
P[ 1] --> info_dad: onumplan:0 dnumplan: rnumplan: cpnnumplan:0
P[ 1] --> caps:Audio 3.1k pi:0 keypad: sending_complete:1
P[ 1] Chan not existing at the moment bc->l3id:20003 bc:0x8568aa4
event:NEW_CHANNEL port:1 channel:1
P[ 1] NO USERUESRINFO
P[ 1] !! NO FREE CHAN IN STACK
P[ 1] I IND :SETUP oad:056230210 dad: pid:2 state:none
P[ 1] --> channel:1 mode:TE cause:16 ocause:34 rad: cad:
P[ 1] --> info_dad: onumplan:0 dnumplan: rnumplan: cpnnumplan:0
P[ 1] --&g...
2006 Jan 13
0
Extensions.conf error - 'MaximumInclude level(10) exceeded'
...;inc/wildwildwest/3250072/features.conf"
>[user_20000]
>#include "inc/wildwildwest/20000/features.conf"
>[user_20001]
>#include "inc/wildwildwest/20001/features.conf"
>[user_20002]
>#include "inc/wildwildwest/20002/features.conf"
>[user_20003]
>#include "inc/wildwildwest/20003/features.conf"
>[user_20004]
>#include "inc/wildwildwest/20004/features.conf" ; If I comment this line, the error goes away.
>[user_20005]
>#include "inc/wildwildwest/20005/features.conf"
>
>[entry_3250071]...
2016 Feb 02
0
Mac OS X and ACL's
...with a username. If I do an ID on a user, it shows the proper groups that they are a part of, from both the linux server and the mac server. I am using the UNIX extensions and it all seems to work fine.
>
>
> id ftester uid=333345(ftester) gid=20023(Domain Users) groups=20023(Domain Users),20003(Adv_Art),20021(web),20012(MandD),20008(DigiMag),20004(circ)
>
>
> uid=333346(zeddy) gid=20023(Domain Users) groups=20023(Domain Users),20012(MandD),20008(DigiMag)
>
>
>
> -----------------------------------------------------------------------------------------------------------...
2005 Apr 24
5
"Debain" way of installing packages
Hello!
I use Debian GNU/Linux at work and I really like apt-get tool. As far as
I understand the whole picture, there are now some Debian packages of R
packages. Build of Debian packages is done automagically by Perl script.
By the way, what is the status of Debianizing R packages? Is it stopped,
just holded, ... I don't know so I am asking
There is also Bioconductor and I am aware that the
2007 Dec 05
0
Cannot access share
...Domain Group
Comment :
Domain Users
SID : S-1-5-21-1953726507-754737620-746616776-513
Unix gid : 20001
Unix group: domusers
Group type: Domain Group
Comment :
it
SID : S-1-5-21-1953726507-754737620-746616776-41007
Unix gid : 20003
Unix group: it
Group type: Domain Group
Comment :
accounts
SID : S-1-5-21-1953726507-754737620-746616776-41009
Unix gid : 20004
Unix group: accounts
Group type: Domain Group
Comment :
marketing
SID : S-1-5-21-1953726507...
2007 Dec 05
0
Cannot access share]
...up type: Domain Group
Comment :
Domain Users
SID : S-1-5-21-1953726507-754737620-746616776-513
Unix gid : 20001
Unix group: domusers
Group type: Domain Group
Comment :
it
SID : S-1-5-21-1953726507-754737620-746616776-41007
Unix gid : 20003
Unix group: it
Group type: Domain Group
Comment :
accounts
SID : S-1-5-21-1953726507-754737620-746616776-41009
Unix gid : 20004
Unix group: accounts
Group type: Domain Group
Comment :
marketing
SID : S-1-5-21-1953726507-75473762...
2012 Mar 22
3
calling java from R and using java time series double precision array
I haven't had time to try using R for over a year, but have a colleage who
wants to.
We work with time series and our current version of our calendar-time
subroutines in
java converts both directions between linear time and calendar.
We have used calendar time since year 1965 starting out then with Fortran.
Calendar time can be CnYrMoDa | CnYrMoDaHr | CnYrMoDaHrMn | CnYrMoDaHrMnSc
|
2016 Feb 02
2
Mac OS X and ACL's
...h a username. If I do an ID on a user, it shows the proper groups that they are a part of, from both the linux server and the mac server. I am using the UNIX extensions and it all seems to work fine.
>
>
> id ftester uid=333345(ftester) gid=20023(Domain Users) groups=20023(Domain Users),20003(Adv_Art),20021(web),20012(MandD),20008(DigiMag),20004(circ)
>
>
> uid=333346(zeddy) gid=20023(Domain Users) groups=20023(Domain Users),20012(MandD),20008(DigiMag)
>
>
>
> ----------------------------------------------------------------------------------------------------...
2016 May 10
2
Ubuntu server 14.04 classic upgrade segmentation fault
...with
key=[IDMAP/SID2XID/S-1-5-21-56882046-558956869-3161115699-41005] and
timeout=[Mon May 16 23:33:57 2016 ART] (604800 seconds ahead)
Adding cache entry with key=[IDMAP/GID2SID/20002] and timeout=[Mon May
16 23:33:57 2016 ART] (604800 seconds ahead)
init_group_from_ldap: Entry found for group: 20003
attribute description does not exist
Adding cache entry with
key=[IDMAP/SID2XID/S-1-5-21-56882046-558956869-3161115699-41007] and
timeout=[Mon May 16 23:33:57 2016 ART] (604800 seconds ahead)
Adding cache entry with key=[IDMAP/GID2SID/20003] and timeout=[Mon May
16 23:33:57 2016 ART] (604800 sec...