Displaying 20 results from an estimated 701 matches for "10010".
Did you mean:
1000
2003 Jan 30
1
winbind and enum groups
Hi All
I have been struggling with winbind for over to weeks now. I have
searched nearly the whole Internet for info on my problems ;)
Right now I can auth Windows NT users on my Linux box (RH-8.0) with
samba-2.2.7a-1. But my big problem is that when a user i authorized it
can't find a group name for eg. 100000.
I have been considering the following debug method :
1. remove the
2001 Dec 23
2
Input/Output error - Not Samba ?
Hi,
I have a very odd problem which perhaps is not related to Samba but to be
sure...
I have a RH6.2 2.2.20 ACLs Samba server 2.2.2 and everything is/was running
fine partaking in a Windows 2000 domain.
I needed to reboot the server. It has come up and I am getting
"input/output errors" all over the logs when I try and access any of the
shares on the raid array from a Windows client
2011 Aug 16
1
how to sort the levels of a table
...uot;, "1110", "10110", "110",
"1100", "0", "1000", "11100", "0", "11000", "0", "0", "0", "1110",
"0", "0", "10110", "1000", "10010", "10001", "10000", "100",
"0", "100", "111", "1000", "0", "0", "0"), `2` = c("0", "0",
"0", "0", "0", "0", "0", "0&quo...
2009 Jan 19
0
Strange problems with ADS-groups and winbindd
...up $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" - I have no idea, how I get into that group.
The group 10010 is wrong! The group 10374 is missing!
After deleting some cache files from winbind, the output of wbinfo looks
more like the net command:...
2010 May 20
0
Installation problem with "geepack"
...es (162 Kb)
opened URL
==================================================
downloaded 162 Kb
* installing *source* package ?geepack? ...
** libs
icpc -I/usr/global/R/2.11.0/lib64/R/include -I../inst/include -I/usr/local/include -mp -fpic -g -O2 -c famstr.cc -o famstr.o
icpc: command line remark #10010: option '-mp' is deprecated and will be removed in a future release. See '-help deprecated'
../inst/include/tnt/vec.h(152): warning #858: type qualifier on return type is meaningless
const iterator begin() const { return v_;}
^
../inst/include/tnt/vec.h(153): warning #8...
2005 Oct 20
3
Attributing values to matrix according to names
Dear R-helpers
Apologies for the basic question, but I just got stuck:
I would like to write values from a vector into array cells with the
same names
> count[1:10]
10010 10014 10015 10017 10030 10080 10100 10230 10250 10280
0 0 0 0 0 1 1 0 2 0
>data[1:10,,1]
[,1] [,2] [,3] [,4] [,5]
10010 NA NA NA NA NA
10014 NA NA NA NA NA
10015 NA NA NA NA NA
10016 NA NA NA NA NA...
2017 Nov 13
4
streaming audio
hi All,
I am using 11.25.2 and musing on hold. CentOS 7.4
I am trying to setup a MusicOnHold() streaming audio.
I have one machine I tried this on and it worked. This machine is on the
internet.
I have another machine behind a firewall that does not play.
Both machines installed mpg123.
I have a windows machine behind the firewall that plays the audio stream so
firewall is not the issue.
I
2005 May 26
4
What is: "Consider r2q change"
Hi,
I''m getting this warning/error in /var/log/messages:
May 26 18:21:05 mail kernel: HTB: quantum of class 10010 is small.
Consider r2q change.
Its a big deal? What should I do?
Many thanks
Oliver
--
Oliver Schulze L.
<oliver@samera.com.py>
2016 Jul 17
5
How to GSSAPI/Kerberos authenticate with Dovecot [formerly Where is krb5.keytab or equivalent?]
...home/rowland/dovecot# useradd rowland
>> useradd: user 'rowland' already exists
> Just yesterday I added a new AD user 'shay' via RSAT ADUC on Windows.
>
> On the AD/DC I then ran wbinfo to verify the uid/gid:
>
> root at mail:~ # wbinfo -i shay
> HPRS\shay:*:10010:10000:Susan Hay:/home/HPRS/shay:/bin/false
>
> Then I added that user to the AD/DC /etc/passwd for reasons mentioned above. Here is the
> actual command line still in root's bash command history:
>
> useradd -c "Susan Hay" -d /home/HPRS/shay -g 10000 -m -s /bin/bash -u...
2014 Jun 27
2
Samba 3.6.22 on AIX 7.1 with Windows AD (Kerberos and winbind)
...fg, user ....
the following command work fine wbinfo -u, wbinfo -g, lsuser, id...
The command "chgrp group file.txt" or "chown user file.txt" work also
fine.
The unique issue i have is that le file.txt (see below) don't display
owner and group.
-rw-r--r-- 1 10042 10010 7 Jun 26 08:50 file.txt
Thank in advance.
Philippe
2006 Jan 25
4
tcf_action_destroy destroying
Hi,lartc
I used iproute-060110 with iptables1.3.4 on gentoo 2005r1 kernel 2.6.14-5.
I find some error messages in system logfile:
HTB: quantum of class 10001 is big. Consider r2q change.
HTB: quantum of class 10010 is big. Consider r2q change.
tcf_action_init_1: successfull police
HTB: quantum of class 20001 is big. Consider r2q change.
HTB: quantum of class 20020 is big. Consider r2q change.
HTB: quantum of class 10001 is big. Consider r2q change.
HTB: quantum of class 10010 is big. Consider r2q change.
tcf_...
2003 Jan 07
5
Usernames with dots
...t groups for user chris.palmer
# wbinfo -r MacUser
Could not get groups for user MacUser
"wbinfo -u" and "wbinfo -g" do work, giving me a list of users and
groups. Also, I can discover my UID with getent:
# getent passwd | grep chris
# GENEEDINC+chris.palmer:x:10010:10000:Chris Palmer:/home/chris.palmer:/bin/bash
And yes, "chown 10010 somefile" works.
So, two questions: Is there some way I can use text user/group names
instead of UIDs/GIDs; and, is something wrong with my system, indicated
by the bad output of "wbinfo -r"?
Thanks,
--...
2005 Oct 06
0
WinXP SP2 winlogon.exe blue screen to death
....c:internal_get_id_from_sid(221)
internal_get_id_from_sid: fetching record
S-1-5-21-2025429265-2000478354-1801674531-1215 of type 0x2
[2005/10/06 12:35:26, 10] sam/idmap_tdb.c:internal_get_id_from_sid(228)
internal_get_id_from_sid: record
S-1-5-21-2025429265-2000478354-1801674531-1215 -> GID 10010
[2005/10/06 12:35:26, 10] sam/idmap_tdb.c:internal_get_id_from_sid(262)
internal_get_id_from_sid: ID_GROUPID fetching record
S-1-5-21-2025429265-2000478354-1801674531-1215 -> GID 10010
[2005/10/06 12:35:26, 10] sam/idmap_tdb.c:internal_get_sid_from_id(190)
internal_get_sid_from_id: fetching...
2004 Jun 09
3
Dot chart question
...p', but cex shrinks all the characters in the plot.
Is there a way to do this?
Thanks
Peter
Peter L. Flom, PhD
Assistant Director, Statistics and Data Analysis Core
Center for Drug Use and HIV Research
National Development and Research Institutes
71 W. 23rd St
www.peterflom.com
New York, NY 10010
(212) 845-4485 (voice)
(917) 438-0894 (fax)
2016 Jul 17
0
How to GSSAPI/Kerberos authenticate with Dovecot [formerly Where is krb5.keytab or equivalent?]
...>
> root at devstation:/home/rowland/dovecot# useradd rowland
> useradd: user 'rowland' already exists
Just yesterday I added a new AD user 'shay' via RSAT ADUC on Windows.
On the AD/DC I then ran wbinfo to verify the uid/gid:
root at mail:~ # wbinfo -i shay
HPRS\shay:*:10010:10000:Susan Hay:/home/HPRS/shay:/bin/false
Then I added that user to the AD/DC /etc/passwd for reasons mentioned above. Here is the
actual command line still in root's bash command history:
useradd -c "Susan Hay" -d /home/HPRS/shay -g 10000 -m -s /bin/bash -u 10010 shay
I did not...
2004 Mar 03
7
Location of polr function
...ray)
I get a message that the polr function was not found.
Any help appreciated
thanks
Peter
Peter L. Flom, PhD
Assistant Director, Statistics and Data Analysis Core
Center for Drug Use and HIV Research
National Development and Research Institutes
71 W. 23rd St
www.peterflom.com
New York, NY 10010
(212) 845-4485 (voice)
(917) 438-0894 (fax)
2002 May 13
3
lib/debug.c:reopen_logs(349)
...current maximum
time(seconds) unlimited unlimited
file(blocks) unlimited unlimited
data(kbytes) unlimited unlimited
stack(kbytes) 8192 unlimited
coredump(blocks) unlimited unlimited
nofiles(descriptors) 10010 10010
vmemory(kbytes) unlimited unlimited
/etc/system
rlim_fd_max = 4096
rlim_fd_cur = 2048
Log entries possibly related to this problem(?):
When we are in the period when the errors occurs and a user logs in we get this in
the log:
Æ2002/05/08 11:30:03, 0Å lib/debug.c:r...
2018 May 11
1
wbinfo -r 'username' displays inconsistent results across DC's
... path = /usr/local/samba/var/locks/sysvol/domain.local/scripts
read only = No
[sysvol]
path = /usr/local/samba/var/locks/sysvol
read only = No
@DC2:~# wbinfo -r james
10000
3000141
3000223
3000224
10031
10004
3000363
3000030
3000004
3000005
3000008
10009
10053
10010
10011
10012
10013
10015
3000031
10034
10032
10033
3000440
10017
3000566
10019
10007
10022
10023
10024
3000009
3000034
3000000
@DC1:~# wbinfo -r james
10000
3000141
3000223
3000224
10031
3000368
3000030
3000004
3000005
3000008
10043
10009
10053
10010
10011
10012
10013
10015
3000031
10034
10032
1003...
2020 Feb 21
0
Unable to get primary group information when using AD authentication with samba-4.10.4
...conf.d/crypto-policies
On a Centos 8 Unix domain member using the winbind 'rid' backend:
getent passwd rowland
rowland:*:11107:10513::/home/rowland:/bin/bash
Change to using the 'ad' backend, restart Samba and run 'net cache flush' :
getent passwd rowland
rowland:*:10000:10010:Rowland Penny:/home/rowland:/bin/bash
id rowland
uid=10000(rowland) gid=10010(group12) groups=10010(group12),10000(domain
users),
I hope you can see that before the change 'rowland' had 'Domain Admins'
as the primary group, but now has 'group12'
Rowland
2006 May 31
0
Problem with some ogg players when using apache 2.0 as a proxy in front of icecast
...use the same stream name for different radios,
with only one IP available, and wish to use only port 80, I'm obliged to
use an apache2 server to split the request according to the virtual host
name.
Then, on the server, I have multiple instance of icecast running on
different port numbers (10010 10011, ...).
One virtual host config:
NameVirtualHost myradio1
<VirtualHost myradio1>
ServerAdmin webmaster@localhost
ErrorLog /var/log/apache2/myradio1.error.log
# Possible values include: debug, info, notice, warn, error,
crit, alert, emerg.
LogLevel warn...