Displaying 20 results from an estimated 200 matches similar to: "sudo (+ldap+kerberos) not accepting password"
2014 Jul 02
1
sssd_sudo search results different from command line ldapsearch
Hi all! I'm attempting to configure sudo rights from Samba ldap. Alas,
libsssd_samba receives 0 rules and config doesn't work. I think I have
the problem identified here but I don't understand why. The way
sssd_sudo searches for sudoers leave all important attributes out and
of course filtering then fails. Can you help me to understand why
following search results are so different (and
2014 Jul 03
1
How to manipulate ldap access rights on Samba 4?
Hi,
I'm having hard time getting sssd_sudo to work: when sssd_sudo
accesses Samba ldap with host principal 'dc1$@teemu.local' it can't
read necessary attributes like objectclass: sudoRole. When accessing
as Administrator all attributes are shown. How can I enable other
users then Administrator to access sudoers' attributes? Below is an
example.
[root at dc1 var]# kinit
2010 Jan 21
0
Samba/Winbind 3.4.4 on AIX 5.3 TL 10 does not retrieve ANY User's Secondary Groups
Hi folks !
Has someone any idea on this issue on AIX 5.3 TL 10 with winbind ?
I'm really stuck now ...
I think everything is working pretty well with WINBIND and AD 2k3 ,
but not my most important point : I absolutely need the Secondary groups of
each AD user which get connected to the AIX to use this filter with sudo...
I only get Primary Group (which is by default "Domain Users"
2010 Oct 07
1
ldif invalid per syntax
Hello CentOS
I am having a bit of trouble importing an ldif into openldap, tho the
syntax looks a-ok to me. I am attempting to import my sudoers list
into my ldap configuration and I used an application called sudoers2ldif
to generate the ldif.
I used the following command to import the file:
=============================================
[root at bluethundr-desktop:~/txt/ldif ] $:ldapadd -h
2016 Apr 21
1
[Solved] Samba 4 sudoers
On Thu, 21 Apr 2016, John Gardeniers wrote:
> Good news, I now have this working. Once I finish writing my notes I'll make
> them available to whoever might want them.
Good to hear. I tried to get his working by following some of the online
docs and the sudoers docs, and never did get it to work. It'd be great if
someone could put this up on the Samba wiki when it's
2019 Aug 26
4
User found but password failure
Trying to figure out which step is causing me not to be able to
login. I am using a password file,
passdb {
driver = passwd-file
args = scheme=SHA512-CRYPT username_format=%u /etc/dovecot/passwd
}
We will assume that the pw I created using 'doveadm pw -s
SHA512-CRYPT' matches the password I will be using to login below. I
crank the debugging mode,
auth_debug_passwords = yes
2004 Feb 18
5
ownership & ssh
Here's another easy rsync question (I am trying to make sense of
some stuff): Let's say I have this burp file, which I set the follow
uid/gid:
raub@kushana-13>ls -l burp
-rw-r--r-- 1 nobody4 noaccess 44800 Feb 18 13:07 burp
raub@kushana-14>
When I move it to katri, since it does not have those uid/gid defined, it
just spits them out as the appropriate numbers (that were
2009 May 27
1
A few easy pam and virtual domains questions
I am using dovecot with postfix, which was setup to do virtual
domains. Dovecot is setup to authenticate against pam (I know, I know)
and knows to look for email in /var/spool/vmail/:
virtual_mailbox_base = /var/spool/vmail
I also have virtual_mailbox_maps defined as
virtual_mailbox_maps = hash:/etc/postfix/vmaps.txt
where I currently only have one account,
% cat /etc/postfix/vmaps.txt
raub
2019 Sep 06
4
smbldap-showuser and ldapsearch can't show groups user belongs to.
Quick-n-easy questions:
Let's say user raub is added to group nosy using smbldap-groupmod
smbldap-groupmod -m raub nosy
Now, according to ol' ldapsearch,
ldapsearch -vvv -H "ldaps://ldap.example.com" -D
"uid=admin,ou=People,dc=example,dc=com" -W -b "dc=example,dc=com" -s
sub "(cn-nosy)"
group nosy has a dn attribute that looks like this
dn:
2019 Aug 26
1
User found but password failure
On Mon, Aug 26, 2019 at 4:36 PM Joseph Tam via dovecot
<dovecot at dovecot.org> wrote:
>
> On Sun, 25 Aug 2019, Mauricio Tavares wrote:
>
> > Per [1] I decided to see what the response (base64-reply) I am
> > submitting to dovecot looks like:
> >
> > echo 'base64-reply' | base64 -d
> > raub at example.compassword
>
> I think there's a
2009 Jul 01
4
dovecot lda and postfix
I do not know if this is a help request to solve a problem but
to understand what is going on. I am going to start with the problem
description as I see it and we will go from there.
I have postfix setup to use dovecot for tls/sasl in addition to its
normal imap/pop3 functions. Postfix is also setup to do virtual
domains, getting its information from the files valias, vmaps, and
vhosts which are
2019 Dec 13
5
systemctl behaves like it is being piped to less in centos 8?
Comparing the output of systemctl between centos 7 and 8:
[root at mail ~]# cat /etc/redhat-release
CentOS Linux release 7.7.1908 (Core)
[root at mail ~]# systemctl status firewalld
? firewalld.service - firewalld - dynamic firewall daemon
Loaded: loaded (/usr/lib/systemd/system/firewalld.service; enabled;
vendor preset: enabled)
Active: active (running) since Fri 2019-10-25 00:24:24 UTC; 1
2019 Apr 12
3
Sudo rules in samba with winbind
Hello All,
I am currently changing my samba linux clients (Debian) from sssd binding
to winbind.
With sssd I had all sudo rules within the samba active directory.
The configuration was based on:
https://lists.samba.org/archive/samba/2016-April/199402.html
Is there some guideline like the one mentioned available/has someone
already experience with this for winbind based clients?
Within the
2008 May 02
2
FAQ: setting thunderbird to talk to dovecot
Let's say I have a postfix box, named mail.thespider.com, which is
setup to handle virtual mailbox domains. One of these domains will
handle is, thespider.com, and my email address in that domain is
boris at thespider.com. As I setup dovecot, I can telnet to the pop3 port
(110) and test it by logging in as boris at thespider.com (I would try
the imap port but I do not know how to login to imap
2009 Jul 23
1
Problem with sieve scripts including sieve scripts
I have the following global cmusieve scripts defined in
/etc/dovecot/sieve, which is owned by the user deliver is run (virtual)
as defined in the lda session of dovecot.conf:
global-spam.script ======================================
require ["fileinto"];
# Move spam to spam folder
if header :contains "X-Spam-Level" "********************" {
fileinto
2016 Feb 01
4
NICs order
El Lunes 01/02/2016, Daniel Ruiz Molina escribi?:
> Hi,
>
> After installing CentOS 7 in a server with 2 NICs, system detects eth0
> and eth1 in reserve order. I would like to have eth1 as eth0 and eth0 as
> eth1. I have forced HWADDR attribute in
> /etc/sysconfig/network-scripts/ifcfg-etc{0,1}, but after rebooting,
> order is the same...
>
> How can I solve it?
>
2006 May 17
1
capistrano and svn+ssh on non-standard port
Hi,
I have ssh configured with a non-standard port, and I use svn+ssh to
access to my repository. As the svn+ssh protocol doesn''t support the
colon convention to specify the port, I export the SVN_SSH variable in
.bashrc, like this...
SVN_SSH="ssh -p 2323"
Now I can do a checkout from the command like using something like
this...
svn checkout
2019 Aug 26
0
User found but password failure
On 26.8.2019 6.51, Mauricio Tavares via dovecot wrote:
> Trying to figure out which step is causing me not to be able to
> login. I am using a password file,
>
> passdb {
> driver = passwd-file
> args = scheme=SHA512-CRYPT username_format=%u /etc/dovecot/passwd
> }
>
> We will assume that the pw I created using 'doveadm pw -s
> SHA512-CRYPT' matches
2013 Apr 09
3
Problem building powerdns from EPEL
Hi,
I just tried to build using
http://dl.fedoraproject.org/pub/epel/6/SRPMS/pdns-3.1-2.el6.src.rpm on
CentOS 6.4 final (kernel: 2.6.32-358.2.1.el6.x86_64), but it failed when
looking for ldap libs:
Note: I did not change anything in the original spec file.
...
+ ./configure --build=x86_64-redhat-linux-gnu
--host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu
2011 Jan 23
1
PAM problem with virtual domain/user ownership
I am running dovecot 1.2.9 (ubuntu package, not from source) and wanted
to use pam to authenticate my mail users who have no local accounts.
I've done that before in an earlier release of dovecot and ubuntu, so I
would not need to do set dovecot to ask LDAP directly.
So, I have in dovecot.conf:
# Authentication processes
mechanisms = plain login
passdb pam {
args = "*"