Displaying 20 results from an estimated 49 matches for "dbb".
Did you mean:
db
2005 Mar 07
2
TLSVerifyClient demand or try
...nd in
slapd.conf and do:
ldapsearch -x -ZZ -b 'dc=yourdomain,dc=com' '(objectclass=*)' -d 127
in the end I get:
ldap_chkResponseList for msgid=2, all=1
ldap_chkResponseList returns NULL
wait4msg (infinite timeout), msgid 2
wait4msg continue, msgid 2, all 1
** Connections:
* host: s2.dbb.su.se port: 389 (default)
refcnt: 2 status: Connected
last used: Mon Mar 7 10:09:15 2005
** Outstanding Requests:
* msgid 2, origid 2, status InProgress
outstanding referrals 0, parent count 0
** Response Queue:
Empty
ldap_chkResponseList for msgid=2, all=1
ldap_chkResponseList ret...
2005 Feb 03
1
samba nad ldap
...tls enabled samba ldap server. I
used the documenation on www.idealx.org. I can make users and computers
with smbldap-tools but i can't add Windows computers to the domain in
the client end.
smbldap-useradd -w w-eddie
ldapsearch -x generates among other things:
# w-eddie$, Computers, dbb.su.se
dn: uid=w-eddie$,ou=Computers,dc=dbb,dc=su,dc=se
objectClass: top
objectClass: inetOrgPerson
objectClass: posixAccount
cn: w-eddie$
uid: w-eddie$
uidNumber: 1026
gidNumber: 515
homeDirectory: /dev/null
description: Computer
gecos: Computer
The strange thing here is that "objectClass: sa...
2007 Nov 15
2
Strange NT_STATUS_PASSWORD errors after upgrade to 3.0.26a
...I just upgraded one of our samba BDC's (with LDAP back end on
solaris 10) from 3.0.23c to
3.0.26a and can no longer mount shares.
The error message I'm seeing in the samba logs is
[2007/11/15 14:15:26, 1] auth/auth_sam.c:sam_account_ok(172)
sam_account_ok: Account for user 'dbb' password must change!.
[2007/11/15 14:15:26, 3] auth/auth_winbind.c:check_winbind_security(80)
check_winbind_security: Not using winbind, requested domain
[CLASSROOM] was for this SAM.
[2007/11/15 14:15:26, 2] auth/auth.c:check_ntlm_password(319)
check_ntlm_password: Authentication for u...
2004 May 27
3
Samba Ldap tls/ssl problem
Hi!
I know this should be asked to the Openldap mailing list but:
I?m trying to set up a Samba/ldap environment were the Samba server is separated
from the ldap server. Everything seams to work on the ldap server and when I do
a ldapsearch like this:
ldapsearch -H ldap://l1.dbb.su.se/ -b dc=dbb,dc=su,dc=se ?x
Everything works on both.
But when I do:
ldapsearch -H ldaps://l1.dbb.su.se/ -b dc=dbb,dc=su,dc=se ?x
It works on the ldap server without errors, but on the Samba server I get the
following error:
TLS certificate verification: Error, self signed certificate
tls_writ...
2004 Jun 01
1
samba-3.0.2a openldap-2.1
Hi!
-I've separated samba-3.0.2a and openldap-2.1 on two computers with Slackware 9.1
-smbldap_populate.pl genertated all standard groups and the Administrator account
-The ldap seams to work now
ldapsearch -H ldap://l1.dbb.su.se/ -b dc=dbb,dc=su,dc=se -x
ldap_bind: Confidentiality required (13)
additional info: TLS confidentiality required
-This is like it should be since the server require TLS
ldapsearch -H ldaps://l1.dbb.su.se/ -b dc=dbb,dc=su,dc=se -x
-Generates all in the ldap database
-But when I try to...
2008 Aug 21
1
Samba PDC with groups in LDAP
Hi All,
I'm wondering if anyone can shed some light on a problem I'm
having.
I have a samba PDC with an LDAP backend, keeping the smb.conf file constant,
When I have /etc/nsswitch.conf configured with
groups: files ldap
Then
/usr/local/samba/bin/net rpc user info dbb
only returns my primary group.
If I have /etc/nsswitch.conf configured with
groups: files nis
Then all my groups are shown when running the same net rpc command.
In both cases,
groups dbb
and
id -a dbb
show all the groups I am a member of,
getent group groupName shows the members of the gro...
2013 Oct 13
2
trouble with user's right indexing with omega
...h "other" and
"group" right, but not in all case for "user" right.
Here is an example:
assume that we have an user "ftp" not in "users" group. If file right are:
-rw-r------ 1 ftp users 13 2013-10-06 16:26 test.txt
# delve -t "I*" dbb/
term `I*' not in database
That's ok, "other" cannot read this file.
# delve -t "I#users" dbb/
Posting List for term `I#users' (termfreq 1, collfreq 0): 1
That's ok, group 'users' can read this file.
# delve -t "I at ftp" dbb/
term `I at ftp...
2008 Mar 05
1
Strange NT_STATUS_PASSWORD errors after upgrade to 3.0.26a
...amba BDC's (with LDAP back end on
> solaris 10) from 3.0.23c to
> 3.0.26a and can no longer mount shares.
>
> The error message I'm seeing in the samba logs is
>
> [2007/11/15 14:15:26, 1] auth/auth_sam.c:sam_account_ok(172)
> sam_account_ok: Account for user 'dbb' password must change!.
> [2007/11/15 14:15:26, 3] auth/auth_winbind.c:check_winbind_security(80)
> check_winbind_security: Not using winbind, requested domain
> [CLASSROOM] was for this SAM.
> [2007/11/15 14:15:26, 2] auth/auth.c:check_ntlm_password(319)
> check_ntlm_passwo...
2006 Apr 27
1
Samba and CUPS
...dll
In log.smbd I see the following erros:
.
.
check_ntlm_password: Authentication for user [peter] -> [peter] FAILED with
error NT_STATUS_NO_SUCH_USER
.
.
.
I've made the NT user root with a different password through:
smbpasswd -a root
My smb.conf:
[global]
workgroup = win-dbb
netbios name = wm1
server string = For Prining at DBB
interfaces = 130.237.190.126
load printers = yes
show add printer wizard = Yes
auth methods = guest
security = user
null passwords = Yes
hosts allow = 130.237.190.0/255.255....
2017 Nov 01
0
beta binomial distribution installation
...ages on the right side of the R window and I found TailRank , Description is Tail-Rank statistic, and version is 3.1.3. So, I tried to write the following code in the console window to check if the package works:
> N<-20
> u<-3
> v<-10
> p<-u/u+v
> x<-0:N
> yy<-dbb(x,N,u,v)
I got the following error:
Error in dbb(x, N, u, v) : could not find function "dbb"
>
I am confused because if the package TailRank is already there, why the pervious code does not work to calculate dbb (x,N,u,v) and I got error? If I do not have the package, would yo...
2017 Nov 01
3
beta binomial distribution installation
Hi,
I did a quick search for other packages that provide the beta binomial
distribution and found "rmutil".
> install.packages("rmutil")
The package has the CDF (pbetabinom) and inverse CDF (qbetabinom) among
other functions.
HTH,
Eric
On Wed, Nov 1, 2017 at 7:50 AM, MCGUIRE, Rhydwyn <
rmcgu at doh.health.nsw.gov.au> wrote:
> Hi there,
>
> It looks like
2002 Jun 10
1
Samba with LDAP - conflict with pam_ldap?
...ot;dc=obiwan,dc=fr" (found) (1 tries)
<= id2entry_r( 547 ) 0x80e2c70 (cache)
search_candidates: base="DC=OBIWAN,DC=FR" s=2 d=0
=> filter_candidates
=> list_candidates 0xa0
=> filter_candidates
=> dn2idl( "@DC=OBIWAN,DC=FR" )
=> ldbm_cache_open( "dn2id.dbb", 73, 600 )
<= ldbm_cache_open (cache 0)
<= filter_candidates 12
=> filter_candidates
=> list_candidates 0xa1
=> filter_candidates
=> equality_candidates
=> ldbm_cache_open( "objectClass.dbb", 73, 600 )
<= ldbm_cache_open (cache 3)
=> key_read
<= index_r...
2004 Jun 10
2
samba + ldap authentication
Hi all!
I have authentication problems with samba + ldap.
Ldap seams to be ok and when I do
Peter Nyberg
Institutionen f?r Biokemi och Biofysik (DBB)
Sv.Arrhenius v?gen 12
106 91 Stockholm
Tel: 08-16 24 69
Mobil: 070 339 24 69
Fax 08 153679
2004 Apr 01
1
smbd process
...ss. This is
happening across all boxes on our site and both versions of samba.
Brian Conway
________________________________________________________________________
This email has been scanned for all known viruses and appropriate content by the Messagelabs mail service.From Peter.Nyberg at dbb.su.se Thu Apr 1 15:24:54 2004
From: Peter.Nyberg at dbb.su.se (Peter Nyberg)
Date: Thu Apr 1 14:48:42 2004
Subject: [Samba] Howto join Samba-3.0.2a server to a ldapv3
In-Reply-To: <406C1903.3030706@ae-solutions.com>
References: <1080814806.406becd6e76fe@wm.dbb.su.se>
<406C1903.30...
2005 Feb 07
1
Samba openldap client installation howtows
...ne know a nice howto about different client "single sign on" setup for
samba openldap. I'm intrested in all types of os accept old windows systems.
Unix
Windows 2000/XP
Macintosh classic (not appletalk) if possible.
Macintosh OS X
Peter Nyberg
Institutionen f?r Biokemi och Biofysik (DBB)
Sv.Arrhenius v?gen 12
106 91 Stockholm
Tel: 08-16 24 69
Mobil: 070 339 24 69
Fax 08 153679
2005 Feb 14
0
TLS question. Does it work?
...e help me out here. The certificate verification is OK.
I installed the server looking at the howtos on idealx.org
I can add users, groups and computers to ldap. I've tried with sucess to add
computer to the domain. Now to the point.
When I do a test like:
ldapsearch -x -ZZ -D "cn=admin,dc=dbb,dc=su,dc=se" -W -b '' -s base
'(objectClass=*)' namingContexts
Everything works only if I have TLSVerifyClient allow or none. If I use
TLSVerifyClient try or demand which generate a "ldap_bind: Can't contact LDAP
server (81)"
I estimate the server choosed not to...
2012 Dec 07
0
apply a function at: dateX, dateX+1, dateX+2, ....
...help of Dennis Murphy last week:
myframe3$day <- as.Date(myframe3$myframestime)
hrfun <- function(d)
{
dxy <- d[, c("Long", "Lat")]
d_ltraj <- as.ltraj(dxy, d$myframestime, id = d$AnimalID)
dLiker <- liker (d_ltraj, sig2 = 18, rangesig1= c(1, 100) )
dBB <- kernelbb(d_ltraj, sig1=dLiker$Ernie$sig1, sig2=18)
data.frame(AnimalID = unique(d$AnimalID), day = unique(d$day), h =
kernel.area(dBB, unout=c("km2")))
}
ddply(myframe3, .(day), hrfun)
# i.e. I calculated the size of the homerange for Animal "Ernie" at every
single da...
2005 Feb 15
6
Windows update
Hi!
How do you guys solve windows security updates? Is there a way to force windows
computers to be updated. Even more flexible is if one can update windows through
login script.
Peter Nyberg
Institutionen f?r Biokemi och Biofysik (DBB)
Sv.Arrhenius v?gen 12
106 91 Stockholm
Tel: 08-16 24 69
Mobil: 070 339 24 69
Fax 08 153679
2012 Dec 19
0
Dsync help, new attempt
...creating
Maildir automatically if a client connects to dovecot?
Should dovecot be shutdown when running dsync?
All the best,
Torbj?rn
9. dsync help? (Torbjorn Astlind)
------------------------------
Message: 9
Date: Mon, 10 Dec 2012 16:33:08 +0100
From: Torbjorn Astlind <torbjorn at dbb.su.se>
To: dovecot at dovecot.org
Subject: [Dovecot] dsync help?
Message-ID: <50C600B4.4040603 at dbb.su.se>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Hi all,
I have dovecot serving aprox 200 users through mbox, but the time has
come to migrate to a new server, and to u...
2003 Jul 12
4
Samba-2.2.8a /LDAP can't join domain
-----Original Message-----
From: Scott Phelps [mailto:sphelps@ridgways.com]
Sent: Friday, July 11, 2003 9:19 PM
To: 'samba@lists.samba.org'
Subject: Samba-2.2.8a & LDAP - Can't join Domain - SID mapping error
Hi everyone,
I am at my wits end and am hoping one of you can help me out.
I am getting the following error when attempting to join Windows XP/2000 machine to the domain: