Displaying 20 results from an estimated 1000 matches similar to: "Semi OT - LDAP multi-valued attributes support in SIP phones"
2005 Dec 06
4
BIG Samba howto for debian only.
Hi everybody,
I made a pretty complete howto for samba on debian servers.
This howto covers samba + ldap + cups + recycle bin + samba-vscan
+ phpldapadmin + ACL + Extended Attributes.
this howto is also based on the idealx howto
If you do this setup, you should be able to use the NT4 Usermanager,
setup Point en Print Printing. set rights from explorer etc.
other nice tools is ldapadmin (
2007 Apr 23
1
problem when using Dial(Local/extension@context)
hi folks,
I use Dial(Local/extension@context) to make calls received on my DID number
to ring a local extension. I notice that on 8 out of 10 calls, the audio is
NOT working in the incoming direction (DID provider to asterisk). Local
extension 2055 maps to SIP destination "homephone", and if i replace the
Dial(Local/2055@local) with Dial(SIP/homephone), it works fine 100% of the
2014 Jul 29
1
dsacls
Are there any deny tools with samba4? Like the below example?
To set the permission to deny read access of the homePhone attribute on a single user object, you can use this command:
dsacls <DN of object> /D <security principal>:RP;homePhone
For our example, the command would look like this:
dsacls "CN=Doe\, John,OU=newOU,DC=root,DC=net" /D root\
non-HR-users:RP;homePhone
2012 Dec 13
1
Migrate to samba 4 in ( relatively ) complex openLDAP environment
Hello,
we, a public hospital, would like to migrate to samba4 from our samba3.x
environment. According to the documentation samba4 does use a internal ldap
server.
We use openLDAP as directory for
samba
horde
Oracle name resolution
zope user authentication,
Checkpoint Firewall authentication (only few users ),
squid proxy authentication,
logon authentication to our linux servers,
logon
2008 Feb 20
1
sambaPwdMustChange attribute didn't get updated (3.0.27a)
Hi there,
i got into some trouble after updating my samba installation to 3.0.27a.
My installation uses Samba-3.0.27a,OpenLDAP-2.2.13,smbldap-tools-0.9.2
as a PDC NT4-domain.Originally I used the installation-guide from
smbldap-tools and everything worked fine. I also limited the access to
LDAP as told in the installation-guide with no problems.
After updating to 3.0.27a i realized that when
2008 Sep 11
2
Dovecot Ldap Logs
Hello all!
One question about ldap.
In my logs im see this:
Info: auth(default): ldap(sysadmin at domain.off,172.16.1.80): user search:
base=dc=CAS scope=subtree
filter=(&(objectClass=mailUser)(mail=sysadmin at domain.off)) fields=(all)
Info: auth(default): ldap(sysadmin at domain.off,172.16.1.80): result:
accountStatus(?unknown?)= cn(?unknown?)= givenName(?unknown?)=
2018 Nov 13
2
Samba4 AD LDAP Debug
Hello,
I try to add some Entries via PHP to samba 4 AD LDAP.
The insert work only party, some values like telephonenumber, ipPhone
and facsimileTelephoneNumber are not set.
ldap_add always return success.
Is there a way to see whats going on in ldap and whats wrong?
I have try to set ldap_set_option($connect, LDAP_OPT_DEBUG_LEVEL, 7); in
php, but it doesn't output more infos.
Best
2007 Mar 03
4
Fwd: Changing LDAP password from Windows XP
Hello,
remove the line 'passwd program = /usr/sbin/smbldap-passwd %u'
for testing.
On my Suse 10.1 I do not need this and m y users can change their passwords.
greetings
daniel
-------- Original-Nachricht --------
Datum: Fri, 2 Mar 2007 11:55:06 -0600 (CST)
Von: "Andy Colvin" <acolvin@enkitec.com>
An: samba@lists.samba.org
CC:
Betreff: [Samba] Changing LDAP
2007 Feb 15
17
Odd parameter munging with with()
Hi,
I have this setup block:
setup do
session[:login] = ''jhughes''
@user = mock("user")
User.stub!(:find).and_return(@user)
@params = {:cn => "Bilbo Baggins",
:telephoneNumber => "416-277-4418",
:mail => "bilbo at baggins.com"}
end
And then this spec:
specify "should update and save the
2007 Nov 09
1
A device attached to the system is not functioning.
Windows XP w/ SP2 is giving me that error message when I'm trying to log
into my domain:
A device attached to the system is not functioning.
error log:
[2007/11/09 10:21:01, 1]
rpc_server/srv_netlog_nt.c:_net_sam_logon_internal(1004)
_net_sam_logon: user TEST\testuser has user sid S-1-1-0
but group sid S-1-5-21-3536689092-529281149-710501220-513.
The conflicting domain portions are
2004 Jan 29
10
Doubt about pattern
Hi All,
I have a very simple problem. I have several files in a same directory. I would like to send for an object only the files that finish in ".sens.". I execute the command below,
files <- dir(pattern="*.sens")
but it includes all of the files that have "sens", independent of they be in the end or in the middle of the name of the file. How could I solve
2009 Sep 10
4
ldap quota dovecot
hi,
I've used dovecot 1.1.16 but after upgrade to dovecot 1.2.4 per-user
ldap quotas stoped working. My configuration:
# 1.2.4: /etc/dovecot.conf
# OS: Linux 2.6.18-128.7.1.el5xen x86_64 CentOS release 5.3 (Final) ext3
protocols: imap imaps pop3 pop3s managesieve
listen(default): *, [::]
listen(imap): *, [::]
listen(pop3): *, [::]
listen(managesieve): *:20000
login_dir:
2006 Jun 23
1
Samba 3.0.22: share be r/w for LDAP-authenticated users, r/o for anonymous
Hi there,
we need to implement the following scenario:
- Samba server 3.0.22 (NOT acting as a domain controller; we don't use
Windows networking domains)
- users use Linux and Windoze
- anonymous users accessing a certain share should be granted read-only
access
- successfully authenticated users should be given read-write access
- authentication should be performed against an LDAP that
2005 May 20
3
samba4 openldap
I see that samba4 will have it's own LDAP database. How will the support
for OpenLDAP be? if anyone knows. Will I have the option to use OpenLDAP
still for all the new features so as to be able to use current apps that
use OpenLDAP already? If anyone has info regarding this, it would be
appreciated. Thanks.
Caleb O'Connell
2009 Jul 20
2
Samba is deleting samba-passwords out of ldap-tree
Hello,
I try to install a PDC with Samba 3.0.23 and openldap 2.3.27.
I can join the domain with a win-xp-Machine, the User-Accounts are in
ldap and looks like the following:
dn: uid=ds,ou=people,dc=marco,dc=de
userPassword: {crypt}RVp32Kd9mkUek
sambaLogonTime: 0
sambaLogoffTime: 0
sambaPwdLastSet: 0
sambaProfilePath: \\homedirs\ds\.ntprofile
sambaPwdCanChange: 0
sambaSID:
2024 Aug 30
1
ldapsrv_do_call: Critical extension 1.2.840.113556.1.4.2066 is not known to this server
?Hi Team,
Environment:? Samba 4.20.4 AD-DC on bookworm.
I am trying to setup password change for users as self-service in the
account-console in Keycloak (25.0.4 on Bookworm).
I have setup Keycloak user federation with writable (Active Directory)
LDAP and Kerberos and without synchronization (so there are no local
Keycloak actions, everything goes directly to Samba).
I have tested the
2007 Dec 04
0
configuration needed to load roaming profiles off of a BDC?
I have a PDC named GOMER with IP 10.8.3.37 and a BDC named BLDG1 with IP
10.8.3.231, both in the domain ADAMSTEST. I have a user testuser who
logged in successfully to GOMER and has a roaming profile in
/var/lib/samba/profiles/testuser. So I changed the TCP/IP settings of
the windows XP computer testuser uses from the WINS server of 10.8.3.37
to 10.8.3.231 so it would use BLDG1 for
2007 Jan 25
1
LDAP Timeout
Hi all
I have a running samba 3.0.21c with OpenLDAP 2.3 configured as PDC, and also
one BDC with same version of samba and openldap.
It was working fine far the past few months. There are about 400 users on
the domain and 600 groups.
There 2 file servers [Domain Member server]( linux system RHEL 4.0 update3
with samba version 3.0.21c joined to the domain) which provides shares. All
the users get
2006 Jan 17
0
samba 3.0.21 PDC with LDAP problems
Dear all
I have a system with samba PDC with LDAP, samba version being 3.0.21 and
openLDAP version 2.2.13
i have another linux system with samba version being 3.0.10 which is a
member server to samba pdc.
i have configured nss_ldap, and ldap.conf configured on the member server
pointing to my ldap server on samba pdc
The samba PDC LDAP is configured for simple bind .
1 )i have been getting the
2006 Jan 20
0
samba wbinfo -U "error Looking up domain users"
Dear all
I have a system with samba PDC with LDAP, samba version being 3.0.21 and
openLDAP version 2.2.13
i have another linux system with samba version being 3.0.10 which is a
member server to samba pdc.
i have configured nss_ldap, and ldap.conf configured on the member server
pointing to my ldap server on samba pdc
The samba PDC LDAP is configured for simple bind .
1 )i have been getting