Displaying 20 results from an estimated 25 matches for "wmodes".
Did you mean:
modes
2013 Feb 12
3
Samba3.5 + OpenLDAP config/install problem
...re okay.
With log level 2, I get:
[2013/02/11 17:11:00.701864, 2]
lib/smbldap.c:950(smbldap_open_connection)
smbldap_open_connection: connection opened
[2013/02/11 17:11:00.704794, 2]
passdb/pdb_ldap.c:572(init_sam_from_ldap)
init_sam_from_ldap: Entry found for user: wmodes
[2013/02/11 17:11:00.735092, 2] auth/auth.c:304(check_ntlm_password)
check_ntlm_password: authentication for user [wmodes] -> [wmodes]
-> [wmodes] succeeded
[2013/02/11 17:11:00.735608, 1]
passdb/pdb_ldap.c:2569(ldapsam_getgroup)
ldapsam_getgroup: Duplicate entr...
2008 Jan 25
7
[Bug 14250] New: late versions of swfdec pluggin cause frequent crashes
http://bugs.freedesktop.org/show_bug.cgi?id=14250
Summary: late versions of swfdec pluggin cause frequent crashes
Product: swfdec
Version: 0.5.5
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: critical
Priority: medium
Component: plugin
AssignedTo: swfdec at
2008 Aug 11
2
Mysterious new problem: nss_ldap: could not soft reconnect to LDAP server
Suddenly as of this morning, none of my users can authenticate to samba
because nss_ldap is producing cryptic errors. Nothing has changed on
either the LDAP server or the Samba server. Looks like this in
/var/log/messages:
Aug 11 11:19:29 edgar smbd[8394]: nss_ldap: could not soft reconnect to
LDAP server - Server is unavailable
Yet, the LDAP server IS available, and happily chirping away
2009 Jul 30
1
Rails Plugin for swfobject? - swf_fu
Hi all,
I''ve been using a plugin called swf_fu which seemed fairly easy to
implement for adding flash content to my rails app. However, I''m trying
to pass a variable to my flash through rails and have the flash content
pick it up.
The variable is already retrieved in an earlier call to the database so
I don''t believe it''s any type of authentication string
2008 Jan 09
4
Using Prototype - Getting Javascript Error - "Object doesn't support this property or method"
I have the following javascript being called on my site and I am
getting a Javascript error - "Object doesn''t support this property or
method". The error is invoked on the line that has - "listItems = $
("vidList").childElements("li");".
The purpose of the Javascript is two fold: ''swapVideo'' to change the
Youtube video and
2009 May 28
1
[PATCH server] Change default flexchart view and increase vertical dimension of flexchart area.
---
src/app/views/graph/history_graphs.rhtml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/app/views/graph/history_graphs.rhtml b/src/app/views/graph/history_graphs.rhtml
index 9488367..7a7e1e1 100644
--- a/src/app/views/graph/history_graphs.rhtml
+++ b/src/app/views/graph/history_graphs.rhtml
@@ -7,10 +7,10 @@ $('#flex_history_chart').flash(
{
2013 Feb 20
3
LDAP users/groups not showing up with nis, pam, & ldap
...#uri ldaps://dir1.ourdomain.com
uri ldap://dir1.ourdomain.com
# basic auth config
binddn cn=admin,dc=ourdomain,dc=com
rootbinddn cn=admin,dc=ourdomain,dc=com
# random stuff
#timelimit 120
#bind_timelimit 120
#bind_policy hard
# brought these times down wmodes Aug 11, 2008
timelimit 30
bind_timelimit 30
bind_policy soft
idle_timelimit 3600
nss_initgroups_ignoreusers root,ldap
# pam config
#pam_password md5
pam_password md5
# config for nss
nss_base_passwd ou=people,dc=ourdomain,dc=com?one
nss_base_shado...
2013 Feb 15
1
Problem with User and Group Ownership listing
...#uri ldaps://dir1.ourdomain.com
uri ldap://dir1.ourdomain.com
# basic auth config
binddn cn=admin,dc=ourdomain,dc=com
rootbinddn cn=admin,dc=ourdomain,dc=com
# random stuff
#timelimit 120
#bind_timelimit 120
#bind_policy hard
# brought these times down wmodes Aug 11, 2008
timelimit 30
bind_timelimit 30
bind_policy soft
idle_timelimit 3600
nss_initgroups_ignoreusers root,ldap
# pam config
#pam_password md5
pam_password md5
# config for nss
nss_base_passwd ou=people,dc=ourdomain,dc=com?one
nss_base_shado...
2008 Mar 26
1
[Bug 15208] New: Segmentation fault loading a page with swf
http://bugs.freedesktop.org/show_bug.cgi?id=15208
Summary: Segmentation fault loading a page with swf
Product: swfdec
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: critical
Priority: medium
Component: library
AssignedTo: swfdec at lists.freedesktop.org
2008 Mar 11
2
Kerberos authentication for non-windows KDCs
I was told recently that Kerberos authentication won't work against a
non-windows KDC. Is that accurate? So for instance, it is not possible
for Samba running on say RHEL, to authenticate against a Linux server
running MIT Kerberos?
Additionally, many people said that setting this up was
well-documented. Any suggestions of particularly good docs / how-to's?'
And lastly, is
2016 Apr 15
0
RAW.WRITE - selftests fail, smbtorture passes
Hello,
I'm compiling samba 4.2.2 from source on a Linux From Scratch (LFS) system.
Packages I have installed on the system are mixed from various versions of
LFS (7.6 through 7.9).
This is a 64-bit CPU running 32-bit OS:
# uname -a
Linux pjnas 4.4.4-asrockN3150-001-1_pj #1 SMP Fri Mar 4 22:40:03 CET 2016
i686 GNU/Linux
Samba compiles fine, but a few selftests fail. The ones I'm worried
2016 Oct 25
0
[GIT PULL v2 4/5] processor.h: Remove cpu_relax_lowlatency users
With the s390 special case of a yielding cpu_relax implementation gone,
we can now remove all users of cpu_relax_lowlatency and replace them
with cpu_relax.
Signed-off-by: Christian Borntraeger <borntraeger at de.ibm.com>
---
drivers/gpu/drm/i915/i915_gem_request.c | 2 +-
drivers/vhost/net.c | 4 ++--
kernel/locking/mcs_spinlock.h | 4 ++--
2008 May 12
2
User SID problem with home directory
I'm having the problem in which users can access their group shares, but
not their home shares. These two shares are defined thusly in smb.conf:
[seref]
comment = Science & Engineering Reference Section
path = /data/group/seref
valid users = @seref, @seref-read, @admin
read list = @seref-read
write list = @seref, @admin
2007 Dec 05
2
[Bug 13529] New: swf-mozilla will crash firefox when access www.tudou.com
http://bugs.freedesktop.org/show_bug.cgi?id=13529
Summary: swf-mozilla will crash firefox when access www.tudou.com
Product: swfdec
Version: unspecified
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: plugin
AssignedTo: swfdec at
2011 Nov 10
0
Unable to execute raw tests using lxc-execute.
Hi,
I have doubt in executing raw.write tests using lxc-execute.
When I execute it without lxc-execute it works fine i.e it performs
raw.write testing.
command :: root at nishant:/home/nishant/Desktop/samba-4.0.0alpha15#
bin/smbtorture //localhost/ubuntu -Ubase%base_system raw.write
This command works fine. We can see the o/p of this also,
2008 Apr 06
6
[Bug 15377] New: unable to watch DoctorWho
http://bugs.freedesktop.org/show_bug.cgi?id=15377
Summary: unable to watch DoctorWho
Product: swfdec
Version: unspecified
Platform: Other
URL: http://www.bbc.co.uk/doctorwho/s4/episodes/?episode=S4_0
1&action=iplayer&pid=b009w049&title=Partners%20In%20Crim
2008 Aug 26
8
[Bug 17307] New: sfwdec-mozilla plugin stops playing sounds
http://bugs.freedesktop.org/show_bug.cgi?id=17307
Summary: sfwdec-mozilla plugin stops playing sounds
Product: swfdec
Version: 0.6.0
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: plugin
AssignedTo: swfdec at lists.freedesktop.org
ReportedBy:
2007 Dec 16
12
[Bug 13692] New: Crash with floating point exception from Firefox
http://bugs.freedesktop.org/show_bug.cgi?id=13692
Summary: Crash with floating point exception from Firefox
Product: swfdec
Version: unspecified
Platform: Other
URL: http://www.konar.ict.pwr.wroc.pl/zawody/flash.html
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component:
2007 Dec 11
9
[Bug 13604] New: Assertion failure when seeking on youtube with pulseaudio backend.
http://bugs.freedesktop.org/show_bug.cgi?id=13604
Summary: Assertion failure when seeking on youtube with
pulseaudio backend.
Product: swfdec
Version: unspecified
Platform: x86-64 (AMD64)
URL: http://www.youtube.com
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority:
2016 Oct 25
7
[GIT PULL v2 0/5] cpu_relax: drop lowlatency, introduce yield
Peter,
here is v2 with some improved patch descriptions and some fixes. The
previous version has survived one day of linux-next and I only changed
small parts.
So unless there is some other issue, feel free to pull (or to apply
the patches) to tip/locking.
The following changes since commit 07d9a380680d1c0eb51ef87ff2eab5c994949e69:
Linux 4.9-rc2 (2016-10-23 17:10:14 -0700)
are available in