similar to: samba4 AD, allow users to modify (some of) their own attributesHi

Displaying 20 results from an estimated 1000 matches similar to: "samba4 AD, allow users to modify (some of) their own attributesHi"

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
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:
2017 Aug 04
2
Problem switching from LDA to LMTP (with Postfix)
Hello, I am trying to switch from LDA to LMTP on a Postfix/Dovecot setup, but something is going wrong. I have followed the directions at: https://wiki.dovecot.org/HowTo/PostfixDovecotLMTP Here is a session from dovecot.log: Aug 4 12:19:42 vmail2 dovecot: lmtp(3152): Connect from local Aug 4 12:19:42 vmail2 dovecot: auth: ldap(imaptester at noa.gr): unknown user Aug 4 12:19:42 vmail2
2012 Apr 20
4
default mail quota when using per user quota
Hello, using dovecot 2.1 and per user mail quota via ldap is there a way to have a default quota which gets used, if the "quota" field in ldap is not set? I tried with: plugin { quota = maildir:User quota quota_rule = *:storage=3G } userdb { args = /etc/dovecot/dovecot-ldap.conf driver = ldap } and in dovecot-ldap.conf: user_attrs = dcMailQuota=quota_rule=*:storage=%$ but
2011 Feb 21
4
Problem with ldap / quotas
Hi, I am trying to enable per user quotas, but I get the following error: Feb 18 23:59:20 vmail dovecot: auth(default): ldap(tester,10.10.100.150): ldap_search((uid=tester)) failed: No such object It seems as if ldapsearch for username/password won't work with my new settings, but I can't find why. I run Dovecot v1.2.11 on CentOS 5.5. I changed my working dovecot.conf (see
2017 Aug 04
0
Problem switching from LDA to LMTP (with Postfix)
Am 04.08.2017 um 12:06 schrieb Nikolaos Milas: > Hello, > > I am trying to switch from LDA to LMTP on a Postfix/Dovecot setup, but > something is going wrong. > > I have followed the directions at: > https://wiki.dovecot.org/HowTo/PostfixDovecotLMTP > > Here is a session from dovecot.log: > > Aug 4 12:19:42 vmail2 dovecot: lmtp(3152): Connect from local >
2003 May 07
0
Join win2k wks to samba domain - pleazeeeee help
Hi ! *Any* sugestions are welcome: I have problem with my samba+LDAP setup (2 weeks now :-(((( ) with the joining of win2k workstations to the samba PDC domain. Every user in the ldap can access his share in the PDC. for instance the users xpto access's without any problem to the \\PDC-SRV\xpto if i add the wks account with the script before trying to join the domain: smbldap-useradd.pl
2012 Mar 21
1
ldap userdb warning in v2.1.1
Hi, I've upgraded from 2.0.13 to 2.1.1 and when I started the service, I got the following warning: Mar 21 10:07:23 imapserver dovecot: master: Dovecot v2.1.1 starting up (core dumps disabled) Mar 21 10:08:17 imapserverdovecot: auth: Warning: ldap: Ignoring changed user_attrs in /etc/dovecot/dovecot-passdb-ldap.conf, because userdb ldap not used. (If this is intentional, set
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
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 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
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 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
2015 Nov 18
3
Permission Issues with GPO
None of my computers have a UID/GID and my GPO works fine. Add the line i suggested to the share, and setup your rights Gr. Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens mourik jan c > heupink > Verzonden: dinsdag 17 november 2015 18:55 > Aan: samba at lists.samba.org > Onderwerp: Re: [Samba] Permission Issues with
2005 Jun 17
2
Illegal multibyte sequence error in pdbedit output
dear list, in the output of pdbedit -L -v heupink I'm getting these errors: convert_string_allocate: Conversion error: Illegal multibyte sequence(???p? ????????) Any ideas where to look..? Are these serieus errors..? (it looks as if the errors occur BEFORE the actual ldap connection is opened, so I guess they're not ldap related...) My samba is 3.0.14a, and system is sles9 Below find
2005 Feb 03
6
smbldap-populate failure
dear list, I'm trying to migrate nt4 to samba3, and have two issues at the moment. First is: I'm getting two (small?) errors using smbldap-populate on my ldap database. At first I tried ignoring this, but now also rpc net vampire complains. (maybe because of this..?) This is the output of smbldap-populate: <quote> server:/usr/local/sbin # smbldap-populate Using builtin directory
2015 Oct 06
6
weak passwords
Hi, Is it possible to test our AD for weak passwords? We have set max password age, and password complexity etc. However, we would like to know that the passwords that are CURRENTLY still in the system are good or weak. Perhaps some kind of tool to test dictionary passwords etc, but preferably locally on the /var/lib/samba databases to not lockout the accounts due to too many failed