Displaying 9 results from an estimated 9 matches for "19524".
Did you mean:
19024
2010 Sep 09
3
winbind authentification trouble
...ord server = [...]
| passdb backend = tdbsam
| obey pam restrictions = yes
| idmap uid = 10000-20000
| idmap gid = 10000-20000
| template shell = /bin/bash
| winbind enum groups = yes
| winbind enum users = yes
| winbind use default domain = yes
and if someone tries to login, I get:
| [...] sshd[19524]: pam_winbind(sshd:auth): [pamh: 0x7f4a5dd15040] ENTER: pam_sm_authenticate (flags: 0x0001)
| [...] sshd[19524]: pam_winbind(sshd:auth): getting password (0x00000011)
| [...] sshd[19524]: pam_winbind(sshd:auth): pam_get_item returned a password
| [...] sshd[19524]: pam_winbind(sshd:auth): Verify us...
2011 Jan 13
2
dovecot lda and quota plugin with mysql
...a
username_field = username
value_field = messages
}
# mysql table
mysql> select * from quota;
+-----------------------------+-----------+----------+
| username | bytes | messages |
+-----------------------------+-----------+----------+
| root at test.info | 19524 | 18 |
| bob at test.info | 9420 | 6 |
| test at klunky.co.uk | 4662 | 4 |
| bob1 at test.info | 19284 | 13 |
| bob2 at test.info | 173906172 | 5702 |
| postmaster at test.info | 10587 | 9 |
| bob3 at test.info | 3695...
2010 Sep 09
2
configure error
Hi all,
on my system ("AIX 6.1" with "xlc -q64") the "configure" script for
"dovecot-2.0.2" breaks with:
checking whether fd passing works... no
configure: error: fd passing is required for Dovecot to work
in config.log:
configure:19524: ./conftest
configure:19524: $? = 1
configure: program exited with status 1
It seems, that the last changes in "src/lib/fdpass.c" are the reason.
-----------------------------------------------------------------------------
109a110
> void *cmsg_data;
132c133,134
<...
2006 May 22
1
win2k memory problem with merge()'ing repeatedly (long email)
...uld look like rm(a33)
+ a.name <- paste("a", i, sep="")
+ # a.object.sizes[i] <- object.size(a.name)
+ a.object.sizes[i] <-
eval(parse(text=paste("object.size(",a.name,")", sep="")))
+ }
>
> a.object.sizes
[1] 17988 17996 19524 17996 17996 18004 17996 18028 17988 17988 17996
17996 17996 18012 18012 17988 17980 18004 18004
[20] 18012 19348 19316 19340 17996 18004 18004 18012 18004 19228 19228
18012 19436 19436 19244 19220 17996 17900 17900
[39] 17884 17884 17884 17884 17884 17884 17876 17988 17900 17892 8808
17988 8792...
2006 Apr 25
1
Limiting the number of concurrent users
Hi
We have a prospect who''s asking us to provide a price for a certain
number of concurrent users for our application (i.e. they can have 50
user accounts, but only 20 users are logged in at the same time).
Does anyone have experience on how to handle this? Maybe by getting
the number of active sessions?
Up till now, we have always uses an unlimited user license, but in
this
2008 Mar 28
4
[Bug 15233] New: geforce 7800gs and AGP 3.0 DBI function
...5264 8
snd_seq_midi,snd_emux_synth,snd_seq_virmidi,snd_seq_midi_emul,snd_seq_oss,snd_seq_midi_event
snd_pcm_oss 41952 0
snd_mixer_oss 17728 1 snd_pcm_oss
af_packet 24072 0
vboxdrv 1643568 0
coretemp 8384 0
loop 19524 0
mt2060 5700 1
dvb_usb_dib0700 30472 0
dib7000p 16840 2 dvb_usb_dib0700
dib7000m 15364 1 dvb_usb_dib0700
dvb_usb 20492 1 dvb_usb_dib0700
tuner 44000 0
tea5767 6340 1 tuner
tda8290...
2009 Mar 20
12
[Bug 20780] New: nouveau corrupts and crashes on 7800gt when NoAccel= false after a few drawing operations
...sg,videobuf_dvb
snd_timer 29200 3 snd_opl3_lib,snd_pcm,snd_seq
snd_seq_device 12372 6
snd_opl3_lib,snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
v4l2_common 19456 3 cx25840,cx23885,cx2341x
btcx_risc 9992 1 cx23885
tveeprom 19524 1 cx23885
snd 74184 22
snd_hda_intel,snd_cmipci,snd_pcm_oss,snd_mixer_oss,snd_opl3_lib,snd_pcm,snd_hwdep,snd_mpu401_uart,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore 12896 1 snd
snd_page_alloc 14864 2 snd_hda_intel,snd_pcm
iTCO_wdt...
2010 Jun 11
0
Wine release 1.2-rc3
...9172 Powerpoint 2003 viewer's installs file in wrong location (appinstall)
19255 SlingPlayer 2's remote doesn't draw
19357 Crash when changing resolution in Telltale games
19440 Word Viewer 2003 - Tab button does not work
19502 Visual Studio 2005 SP1 install seems to fail
19524 War in the Pacific: Admiral's Edition: game hangs on starting any scenario
19597 Sony Ericsson PC Suite 5 fails to download a required component
19642 Arx Fatalis : page fault on read access while loading
19793 Office 2007 Word has problems rotating .EMF files
19811 Visual C 2005 r...
2010 Jul 13
3
Problem mapping Samba shares in Windows
Hi,
In our company we are currently running a Samba server and Windows XP clients.
At the moment we are having problems with mapping Samba shares in Windows.
Shares are being mapped through a windows startup script, which executes net use (with the option persistent:no) command.
For most users this works most of the time, nevertheless it often fails, the exect reason for this isn't clear