similar to: dovecot-auth

Displaying 20 results from an estimated 4000 matches similar to: "dovecot-auth"

2003 Jul 08
2
LDAP bind questions
Hello, I've got dovecot set up to authenticate against our LDAP server. So far seems to work well. I have two concerns that I haven't been able to find answers for in the documentation or archives. Is there any intention to support "authentication binds" so you don't have to bind as a user with read privileges to everyone's userPassword attribute? For security
2020 Nov 16
3
samba binary repository for debian [WAS: variable substitution]
On 16/11/2020 10:34, Piviul via samba wrote: > Piviul via samba ha scritto il 04/11/20 alle 14:15: >> [...] >> Someone knows why %J variable substitution is performed before the >> print command variable substitution? > I've found that on debian bullseye (samba version 4.12.5) the %J macro > is expanded correctly so I argue that it's a bug solved on recent
2020 Nov 04
2
variable substitution
Marco Gaiarin via samba ha scritto il 03/11/20 alle 16:22: > Mandi! Piviul via samba > In chel di` si favelave... > >> smb ports parameter; in effect in man smb.conf I can read: This parameter is >> not available when Samba listens on port 445. There is no way yo have the >> client name? All %m, %M, %I contains ip address... > > No and yes. > > >
2020 Aug 27
3
accessing foreign AD users to NT domain
Rowland penny via samba ha scritto il 27/08/20 alle 15:49: > On 27/08/2020 14:19, Piviul via samba wrote: >> >>> >>> Microsoft is enforcing more securitybut it's Microsoft that develop >>> NetBIOS and LLMNR and if it's enforcing >> security should enforce these protocols or remove them from their OS >> isn't it? > > Microsoft
2019 Feb 18
2
winbind offline logon
Il 16/02/19 18:15, Rowland Penny via samba ha scritto: > On Thu, 14 Feb 2019 09:30:00 +0100 > [...] > Hi Piviul, I have read that bug report and sorry but your smb.conf is > incorrect. > > try this one: > > [global] > workgroup = DOMINIOCSA > security = ADS from man smb.conf: SECURITY = ADS In this mode, Samba will act as a domain member in an ADS realm.
2020 Jul 08
3
ntlm_auth how to get challenge and nt-response
Hi all, I'm trying to use ntlm_auth as authenticator of the freeradius mschap module. If I use ntlm_auth from command line with username and password, authentication works. If I use the same credentials with mschap on the logs I can see the challenge and nt-response and I can't understand if authentication fails because challenge and response are wrong or because ntlm_auth can't
2020 Aug 25
5
accessing foreign AD users to NT domain
Rowland penny via samba ha scritto il 25/08/20 alle 12:21: > [...] > Try adding 'nltm auth = yes' to the smb.conf, it defaulted to 'no' at 4.5.0 thanks Rowland I have tried to change ntlm auth to yes but AD users continue to have problems connecting to the shares... Piviul
2020 Aug 26
1
Fwd: Re: accessing foreign AD users to NT domain
On 26/08/2020 08:07, Piviul via samba wrote: > I've send this message yesterday but I've not received it from > samba at lists.samba.org: I try to send it again... > > Piviul > > -------- Messaggio Inoltrato -------- > Oggetto: Re: [Samba] accessing foreign AD users to NT domain > Data: Tue, 25 Aug 2020 13:05:35 +0200 > Mittente: Piviul <piviul at
2020 Aug 26
2
accessing foreign AD users to NT domain
Per chi vuole guardare il log generato aggiungo una piccola legenda: ZIZI (192.168.70.3) ? il server samba, win7pro-v01 (192.168.64.12) ? il client win7; inoltre il dominio AD si chiama CSATEST mentre il dominio NT (anche se non compare nei logs) si chiama DOMINIOCSA. Piviul
2019 Feb 14
2
winbind offline logon
Il 14/02/19 19:25, Data Control Systems - Mike Elkevizth via samba ha scritto: > I experienced this same issue (with the default packages from Ubuntu) and > switched to using sssd for all my Linux clients specifically because of > this issue. thanks Mike, have you tried the workaround I suggest i.e. remove krb5_ccache_type=FILE from the winbind row of the file /etc/pam.d/common-auth?
2020 Nov 03
3
variable substitution
Hi all, now that I have solved drivers problem on shared printers I've found a new problem regarding variable substitution on shared printers "print command"... in smb.conf on the print command parameter section I read: > %J - the job name as transmitted by the client. but the print command receive the ip address with dots replaced with underscore :? In effect in smb.conf
2019 Feb 14
6
winbind offline logon
Hi all, I have a problem in libpam-winbind: offline logon doesn't seems to work. The first version of samba in which I have found the problem is 4.1 and the last is 4.7 but I fear that newer version are affected too. Hopefully there is a workaround: you have to remove krb5_ccache_type=FILE from /etc/pam.d/common-auth I have opened a bug report[ยน] where you can find more details. Any one
2019 Feb 19
5
winbind offline logon
> -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Piviul via samba > Verzonden: dinsdag 19 februari 2019 11:11 > Aan: samba at lists.samba.org > Onderwerp: Re: [Samba] winbind offline logon > > Il 19/02/19 09:22, Rowland Penny via samba ha scritto: > > I have suggested that we deprecate the NT4-style domains, but one
2020 Nov 01
2
problems accessing samba shared printers from win32 clients
Il 30/10/20 17:40, Marco Gaiarin via samba ha scritto: > Mandi! Piviul via samba > In chel di` si favelave... > >> If I double click on the shared printers from a 64bit client I get the >> error: "A policy is in effect on your computer which prevents you from >> connecting to this printer queue". > You have to set a GPO, 'Restrizioni di selezione e
2019 Feb 19
2
winbind offline logon
On Tue, 19 Feb 2019 17:20:10 +0100 "L.P.H. van Belle via samba" <samba at lists.samba.org> wrote: > Hai Pivial, > > > -----Oorspronkelijk bericht----- > > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > > Piviul via samba > > Verzonden: dinsdag 19 februari 2019 14:58 > > Aan: samba at lists.samba.org > > Onderwerp: Re:
2022 Dec 02
2
pam_winbind and home folders
Hi all, I have a PC joined to an AD domain that authenticate users using pam_winbind module. I have set the option mkhomedir and all seems to works except that in the domain home folders are created? even home folders of the PCs. There is a way to instruct pam_winbind to create only user's home folders and don't create PC's home folders? Piviul
2005 Nov 06
1
Setup help
I'd previously had dovecot running on a Debian server but recently migrated to Suse. The nice, simple setup for dovecot on debian is not as easy using the dovecot sources. My lack of experience I'm afraid! I'd like to continue to use dovecot, especially as my current maildir directories are all set up ready to be use again. On suse (sles9) I have users authenticating by LDAP. In
2020 Aug 27
3
accessing foreign AD users to NT domain
L.P.H. van Belle via samba ha scritto il 26/08/20 alle 15:41: > [...] > Thats exacly what i see. > This: net use g: \\IP\share /persistent:yes > > Used COMPUTERNAME\username at REALM Or DOM\USER at COMPUTERNAME > And not not DOM\user at REALM > Thats what i mean, and if you look good in your logs you see this also. yes I've seen it but if you say "Your not sending
2020 Aug 28
2
accessing foreign AD users to NT domain
Marco Gaiarin via samba ha scritto il 28/08/20 alle 09:53: > Mandi! L.P.H. van Belle via samba > In chel di` si favelave... > >> And i dont change registry keys to "make things work".. > > A light blink in my head. Louis, you have keeped WINS server (in old or > new domain)? Your client use it? > > When i had, as you, two domain (NT and AD), the NT
2019 Feb 19
3
winbind offline logon
Il 18/02/19 19:12, Rowland Penny ha scritto: > [...] > Then do things, stop trying to use winbind, use nslcd instead. > > Then start planning to update to a Samba AD domain, before it is too > late. Hi Rowland, I'm sorry but I'm not the one can decide to upgrade to samba4 the domain controller, and I'm not the one that administer the domain controller. I would like