Displaying 20 results from an estimated 110 matches similar to: "Configuration of dovecot 2.0.19 to authenticate users via LDAP"
2017 Apr 18
2
winbind and white spaces on user/group names
Hi Samba Folks,
we use Ubuntu 16.04 LTS with Samba 4.3.11 (from distribution). Our ADS
is Windows 2008 R2. We want to use Linux as a squid proxy with domain
auth (SSO).
Problem is, that most of the usernames have a white space and it seems
that winbind wont handle it.
I get this on my cache log with /usr/lib/squid/ext_wbinfo_group_acl
(wbinfo_group.pl) script.
Got max Internet-Access from
2019 Jun 24
2
setting up a new ADS infrastructure
On 24/06/2019 12:41, Stefan Froehlich via samba wrote:
> On Mon, Jun 24, 2019 at 10:22:41AM +0100, Rowland penny via samba wrote:
>> On 24/06/2019 10:00, Stefan Froehlich via samba wrote:
>>> On Mon, Jun 24, 2019 at 10:52:07AM +0200, Stefan Froehlich via samba wrote:
>>>> <http://froehlich.priv.at/www/samba/>
>>> Always try your own links before posting
2019 Jun 24
2
setting up a new ADS infrastructure
On Sun, Jun 23, 2019 at 03:34:08PM +0200, Stefan Froehlich via samba wrote:
> No need to be sorry - most likely I'll the whole setup from scratch.
Did so (I am following a script by now, so it does not take too
long), but I feel more and more lost - there must be always
something different I do wrong:
Now I configured DNS the other way round, pointing every host to the
DC and using
2016 Oct 13
2
Unable to set up home share correctly
Hello Rowland,
Am 13.10.2016 um 15:09 schrieb Rowland Penny via samba:
> On Thu, 13 Oct 2016 14:48:57 +0200
> Udo Willke via samba <samba at lists.samba.org> wrote:
>
>> Hello Rowland,
>>
>> thank you for your swift reply. I made the modifications you
>> suggested, which unfortunately did not better the situation. No
>> change as to the "Creator
2005 Nov 22
1
User and Groups Problem with ADS (Win2003) and Solaris 10
Hi,
I got samba 2.0.30b running on a Sparc machine with Solaris 10.
I installed
Kerberos 1.4.2
Openldap stable version 20051018
To compile Samba 2.0.30b with ADS
Looks like Kerberos works
kinit Administrator@MYDOMAIN.COM <mailto:Administrator@MYDOMAIN.COM> ==> works
klist ==> shows ticket
I added the server to the domain
net join -U Administrator
Joined
2019 Jun 24
2
setting up a new ADS infrastructure
On 24/06/2019 10:00, Stefan Froehlich via samba wrote:
> On Mon, Jun 24, 2019 at 10:52:07AM +0200, Stefan Froehlich via samba wrote:
>> <http://froehlich.priv.at/www/samba/>
> Always try your own links before posting them... it must be
> <http://froehlich.priv.at/samba/> of course, sorry.
>
No problem, I just refreshed the old page I had open ;-)
You have this on the
2007 Sep 25
1
Completing my Configuration
Hallo Group,
I have basically set up a small asterisk system,
which ahs 4 peers:
* registers at 2 Sipgates
* 2 hardware phones connected to it
Both Hardware phones can phone outwards(cheaper sipgate is selected with dialplan)
Calls from both sipgates make my hardware phones ring
But here comes the challenges:
Is it possible to configure asterisk in such a way that in the phone:
* there are
2019 Jun 23
3
setting up a new ADS infrastructure
On 23/06/2019 13:34, Rowland penny via samba wrote:
> On 23/06/2019 13:16, Stefan Froehlich via samba wrote:
>> On Sun, Jun 23, 2019 at 12:21:58PM +0100, Rowland penny via samba wrote:
>>> You are coming from a PDC domain to an AD DC domain, easiest thing
>>> first,
>>> you do not use 'wins' with an AD DC, you use 'dns'.
>> I know the
2016 Oct 13
3
Unable to set up home share correctly
Hello Rowland,
Am 13.10.2016 um 16:53 schrieb Rowland Penny via samba:
> On Thu, 13 Oct 2016 16:22:47 +0200
> Udo Willke via samba <samba at lists.samba.org> wrote:
>
>> Hello Rowland,
>>
>> I have removed the rfc2307-IDs now. I guess going to the "Unix
>> Attributes" tab in ADUC and setting "NIS Domain" to "none" is
>>
2019 Jun 24
0
setting up a new ADS infrastructure
On Mon, Jun 24, 2019 at 12:56:28PM +0100, Rowland penny via samba wrote:
> On 24/06/2019 12:41, Stefan Froehlich via samba wrote:
> >| [2019/06/24 13:33:06.220212, 5] ../source3/auth/token_util.c:866(debug_unix_user_token)
> >| UNIX token of user 0
> >| Primary group is 0 and contains 0 supplementary groups
> >| [2019/06/24 13:33:06.220255, 5]
2019 Jun 24
1
setting up a new ADS infrastructure
On 24/06/2019 13:34, Stefan Froehlich via samba wrote:
> Both of them, yes, and wbinfo(1) works as well:
>
> | sfroehli at herakles:~$ getent passwd test
> | test:*:10001:10000:Max Mustermann:/home/test:/bin/bash
> | sfroehli at herakles:~$ getent passwd SYNTHESIS\\test
> | test:*:10001:10000:Max Mustermann:/home/test:/bin/bash
> | sfroehli at herakles:~$ wbinfo
2017 Apr 19
3
winbind and white spaces on user/group names
Hello Penny
Am 18.04.2017 um 18:27 schrieb Rowland Penny via samba:
> On Tue, 18 Apr 2017 17:47:55 +0200
>
> Are you mixing up the users 'cn' and 'samaccountname' ?
>
> The users 'cn' could be 'max mustermann', but the users
> 'samaccountname' could well be 'max', in fact it can be anything, upto
> 20 characters long and without
2016 Oct 13
3
Unable to set up home share correctly
Hello Rowland,
thank you for your swift reply. I made the modifications you suggested,
which unfortunately did not better the situation. No change as to the
"Creator Owner" rights and the Administrator account still shown as
locked. Also, I couldn't spot any suspicious messages in the Samba
logfiles besides maybe
get_referred_path: |profiles| in dfs path
2017 Apr 18
0
winbind and white spaces on user/group names
On Tue, 18 Apr 2017 17:47:55 +0200
Thomas Creutz via samba <samba at lists.samba.org> wrote:
> Hi Samba Folks,
>
> we use Ubuntu 16.04 LTS with Samba 4.3.11 (from distribution). Our
> ADS is Windows 2008 R2. We want to use Linux as a squid proxy with
> domain auth (SSO).
> Problem is, that most of the usernames have a white space and it
> seems that winbind wont handle
2018 Oct 24
5
Again NFSv4 and Kerberos at the 'samba way'...
Good morning Marco and others.
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Marco Gaiarin via samba
> Verzonden: dinsdag 23 oktober 2018 18:58
> Aan: samba at lists.samba.org
> Onderwerp: [Samba] Again NFSv4 and Kerberos at the 'samba way'...
>
>
> Sorry, i come back to this topic in a different thread,
2016 Oct 13
0
Unable to set up home share correctly
On Thu, 13 Oct 2016 16:22:47 +0200
Udo Willke via samba <samba at lists.samba.org> wrote:
> Hello Rowland,
>
> I have removed the rfc2307-IDs now. I guess going to the "Unix
> Attributes" tab in ADUC and setting "NIS Domain" to "none" is
> sufficient?
No, it should show your domain name.
>
> Checking the getent commands:
>
>
2019 Jun 24
0
setting up a new ADS infrastructure
On 24/06/2019 08:39, Stefan Froehlich via samba wrote:
> On Sun, Jun 23, 2019 at 03:34:08PM +0200, Stefan Froehlich via samba wrote:
>> No need to be sorry - most likely I'll the whole setup from scratch.
> Did so (I am following a script by now, so it does not take too
> long), but I feel more and more lost - there must be always
> something different I do wrong:
Can I see
2019 Jun 24
2
setting up a new ADS infrastructure
On Mon, Jun 24, 2019 at 09:12:00AM +0100, Rowland penny via samba wrote:
> On 24/06/2019 08:39, Stefan Froehlich via samba wrote:
> >On Sun, Jun 23, 2019 at 03:34:08PM +0200, Stefan Froehlich via
> >samba wrote: (I am following a script by now, so it does not take
> >too long)
>
> Can I see your script ?
>
> You may be doing something wrong.
These are only
2016 Oct 13
0
Unable to set up home share correctly
On Thu, 13 Oct 2016 17:56:50 +0200
Udo Willke via samba <samba at lists.samba.org> wrote:
> Hello Rowland,
>
> Am 13.10.2016 um 16:53 schrieb Rowland Penny via samba:
> > On Thu, 13 Oct 2016 16:22:47 +0200
> > Udo Willke via samba <samba at lists.samba.org> wrote:
> >
> >> Hello Rowland,
> >>
> >> I have removed the rfc2307-IDs
2019 Jun 24
0
setting up a new ADS infrastructure
On Mon, Jun 24, 2019 at 10:22:41AM +0100, Rowland penny via samba wrote:
> On 24/06/2019 10:00, Stefan Froehlich via samba wrote:
> >On Mon, Jun 24, 2019 at 10:52:07AM +0200, Stefan Froehlich via samba wrote:
> >><http://froehlich.priv.at/www/samba/>
> >Always try your own links before posting them... it must be
> ><http://froehlich.priv.at/samba/> of