Displaying 9 results from an estimated 9 matches for "10374".
Did you mean:
1037
2009 Jan 19
0
Strange problems with ADS-groups and winbindd
...x 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" - I have no idea, how I get into that group...
2015 Oct 02
5
v2.2.19 released
http://dovecot.org/releases/2.2/dovecot-2.2.19.tar.gz
http://dovecot.org/releases/2.2/dovecot-2.2.19.tar.gz.sig
* pop3_deleted_flag has been broken since v2.2.10. Using it would
cause buffer overflows, which could be exploitable. However, this
bug would have become visible quite soon after users had deleted
some POP3 mails, because the pop3 processes would have started
crashing all the
2015 Oct 02
5
v2.2.19 released
http://dovecot.org/releases/2.2/dovecot-2.2.19.tar.gz
http://dovecot.org/releases/2.2/dovecot-2.2.19.tar.gz.sig
* pop3_deleted_flag has been broken since v2.2.10. Using it would
cause buffer overflows, which could be exploitable. However, this
bug would have become visible quite soon after users had deleted
some POP3 mails, because the pop3 processes would have started
crashing all the
2003 Feb 11
0
samba 2.2.7a and multiple logins...
...2003
IPC$ nobody nogroup 4930 pc49 (192.168.1.49) Mon Feb 10 08:25:44 2003
demo jm users 5838 pc39 (192.168.1.39) Mon Feb 10 11:36:55 2003
IPC$ nobody nogroup 4784 pc42 (192.168.1.42) Mon Feb 10 07:47:48 2003
IPC$ nobody nogroup 10374 pc42 (192.168.1.42) Tue Feb 11 06:54:44 2003
jm jm users 5718 pc39 (192.168.1.39) Mon Feb 10 11:11:46 2003
project jm users 6838 pc39 (192.168.1.39) Mon Feb 10 15:06:53 2003
project rb users 10729 pc52-rb (192.168.1.52) Tue Feb 1...
2015 Oct 02
0
v2.2.19 released / imap-hibernate
...S)]
10351 ? S 0:00 \_ dovecot/imap-login [1 connections (1 TLS)]
10366 ? S 0:00 \_ dovecot/imap-login [1 connections (1 TLS)]
10369 ? S 0:00 \_ dovecot/imap-login [1 connections (1 TLS)]
10372 ? S 0:00 \_ dovecot/imap-login [1 connections (1 TLS)]
10374 ? S 0:00 \_ dovecot/imap-login [1 connections (1 TLS)]
10377 ? S 0:00 \_ dovecot/imap-login [1 connections (1 TLS)]
10379 ? S 0:00 \_ dovecot/imap-login [1 connections (1 TLS)]
10382 ? S 0:01 \_ dovecot/imap-login [1 connections (1 TLS)]
10385 ?...
2014 Jan 08
1
Configure profile TS and environment tab with ADUC and samba 4
Hi,
I have a problem when I try to setup a user with data in TS profile and
environment TAB
If I setup home dir in TS profile, he just say that directory already
exist but OK
If I try to put in environment TAB path of software to load when user will
log on server, ADUC display a message "Operation failed: the parameter is
incorrect"
samba 4.1.2 both DC and member (file-server)
2006 Aug 11
2
User Favorites
Hi there,
I''m currently creating a simple (at least so I thought) structure of
user favorites. Basically users can add certain ''objects'' to their
list of favorites.
Here is my current structure (simplified)
class User
has_many :favorites
end
class Book
belongs_to :favorites
end
class Favorite
belongs_to :user
has_one :book
end
The table favorite just has a two
2012 Oct 03
0
ggplot2 problem
...A NA
10370 48.25 28.00 0.6771904931 NA NA NA
10371 48.25 28.00 0.6775452288 NA NA NA
10372 48.25 28.00 0.6778999645 NA NA NA
10373 48.25 28.00 0.6782547002 NA NA NA
10374 48.25 28.00 0.6786094360 NA NA NA
10375 48.25 28.00 0.6789641717 NA NA NA
10376 48.25 28.00 0.6793189074 NA NA NA
10377 48.25 28.00 0.6796736431 NA NA NA
10378 48.25 28.00 0.6...
2004 Oct 23
1
Issues with compiling wine
...defs.h. */
| #include <linux/ppdev.h>
| int
| main ()
| {
| ioctl (1,PPCLAIM,0)
| ;
| return 0;
| }
configure:10331: result: no
configure:10342: checking for va_copy
configure:10365: gcc -o conftest -g -O2 conftest.c -lresolv -lsocket -lnsl >&5
configure:10371: $? = 0
configure:10374: test -z || test ! -s conftest.err
configure:10377: $? = 0
configure:10380: test -s conftest
configure:10383: $? = 0
configure:10396: result: yes
configure:10406: checking for __va_copy
configure:10429: gcc -o conftest -g -O2 conftest.c -lresolv -lsocket -lnsl >&5
configure:10435: $?...