Displaying 20 results from an estimated 23 matches for "lenfer".
Did you mean:
leifer
2019 Jan 10
4
samba-tool auth in scripts
Am 09.01.19 um 14:01 schrieb Rowland Penny via samba:
> Try reading this:
>
> https://wiki.samba.org/index.php/Configure_DHCP_to_update_DNS_records_with_BIND9
>
> It's for DHCP updating dns records, but it uses a dedicated user and
> kerberos, so it should help you.
Thats exactly what I wanted, thanks. Just a little problem, "samba-tool
[...] -k yes" after
2018 Jul 02
4
Migrate openLDAP into Samba AD
Am 02.07.2018 um 11:01 schrieb Rowland Penny via samba:
> On Mon, 2 Jul 2018 10:19:29 +0200
> Jakob Lenfers via samba <samba at lists.samba.org> wrote:
> You can extend the schema, Samba even supplies a script to turn
> openldap schemas to Active directory ldifs and it has the imaginative
> name of 'oLschema2ldif'
Thanks, will check it out.
>> - Is it feasible to authenti...
2019 Sep 04
4
Printer with driver from Samba prints only b/w
Hi,
sorry if this is off topic, but it only happens when samba is involved,
maybe anybody here has an idea.
System info:
- Clients used were Win10, ranging from 1803 to 1903.
- The DCs are running Samba 4.7.6.
- The print server is a member server. I tried both scenarios with two
samba print servers, Ubuntu 18.04, Cups 2.7. One had Ubuntus Samba,
4.7.6. The other used Louis van Belles 4.10.7.
-
2019 Jan 11
5
samba-tool auth in scripts
Am 10.01.19 um 14:09 schrieb Rowland Penny via samba:
> You don't ;-)
> You do what the script should have done (I feel version 0.8.10 will
> soon make an appearance), export the cache to use <export
> KRB5CCNAME="/tmp/dhcp-dyndns.cc"> and then use '$KRB5CCNAME' wherever
> '/tmp/dhcp-dyndns.cc' appears, except for:
> [...]
Yes, that worked.
2017 Nov 15
2
Authenticate Postfix through Dovecot with slightly different LDAP settings
Hi,
I'm setting up a server with Dovecot (2.2.2) and Postfix (3.1.0).
Dovecot authenticates against LDAP and Postfix uses Dovecots SASL. That
already works fine. But I would like to have slightly different LDAP
settings for Dovecot and Postfix. Current setup:
passdb {
driver = ldap
args = /etc/dovecot/dovecot-ldap.conf.ext
}
userdb {
driver = ldap
args =
2018 Jul 02
0
Migrate openLDAP into Samba AD
On Mon, 2 Jul 2018 14:24:03 +0200
Jakob Lenfers <lenfers at bigsss-bremen.de> wrote:
> Am 02.07.2018 um 11:01 schrieb Rowland Penny via samba:
>
> >> - Is it feasible to authenticate and feed some user settings to
> >> services like dovecot and nextcloud with a Samba AD?
> > We have a wikipage for dovecot:...
2019 Jan 10
0
samba-tool auth in scripts
...icht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Rowland Penny via samba
> Verzonden: donderdag 10 januari 2019 14:09
> Aan: samba at lists.samba.org
> Onderwerp: Re: [Samba] samba-tool auth in scripts
>
> On Thu, 10 Jan 2019 11:42:46 +0100
> Jakob Lenfers <lenfers at bigsss-bremen.de> wrote:
>
> > Am 09.01.19 um 14:01 schrieb Rowland Penny via samba:
> >
> > > Try reading this:
> > >
> > >
> https://wiki.samba.org/index.php/Configure_DHCP_to_update_DNS_
> records_with_BIND9
> > >
&...
2019 Jan 10
0
samba-tool auth in scripts
On Thu, 10 Jan 2019 11:42:46 +0100
Jakob Lenfers <lenfers at bigsss-bremen.de> wrote:
> Am 09.01.19 um 14:01 schrieb Rowland Penny via samba:
>
> > Try reading this:
> >
> > https://wiki.samba.org/index.php/Configure_DHCP_to_update_DNS_records_with_BIND9
> >
> > It's for DHCP updating dns records...
2019 Jan 14
0
dehydrated hook for LetsEncrypt certs and samba dns (was: samba-tool auth in scripts)
...APS. Show the difference between the primary.dnsdomain.tld and REALMs.
And tip,
SAMBA_TICKETCACHE=/home/dehydrated/tmp/ticket-cache
Create that one on ramdisk.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Jakob Lenfers via samba
> Verzonden: maandag 14 januari 2019 9:49
> Aan: Rowland Penny; samba at lists.samba.org
> Onderwerp: [Samba] dehydrated hook for LetsEncrypt certs and
> samba dns (was: samba-tool auth in scripts)
>
> Am 11.01.19 um 11:17 schrieb Jakob Lenfers via samba:
>
> &...
2018 Sep 07
2
samba-tool ldapcmp attribute order
Hi List,
I successfully added a new schema to my DCs a couple of weeks ago (and
didn't do anything with it yet.) Today I wanted to edit the schema some
more but found the samba-tool ldapcmp command and ran it between my two DCs:
| * Comparing [SCHEMA] context...
|
| * Objects to be compared: 1562
|
| Comparing:
| 'CN=bssGroup,CN=Schema,CN=Configuration,DC=bss,DC=example,DC=com'
2019 Jan 09
3
samba-tool auth in scripts
Hi,
I created a script to add DNS entries with samba-tool (for LetsEncrypt,
as a dehydrated hook.) Works fine, but I have the password for the
dedicated user to do that in the script in the clear. I think I read
somewhere something about doing it with kerberos, but I never used
kerberos and don't know where to start. Is there any good way to be
doing this?
Thanks,
Jakob
2018 Jul 03
3
Migrate openLDAP into Samba AD
Am 02.07.2018 um 15:13 schrieb Rowland Penny via samba:
> You really need to speak to Louis about email, but I think he would
> suggest investigating Kopano.
I like it and checked it out in the past, but I cannot rent software, I
can only buy. And nightly builds in the CE aren't my cup of tea.
>> Nextcloud works out of the box, but if I want to manage quotas there,
>>
2018 Jul 02
2
Migrate openLDAP into Samba AD
Hi,
we moved (or still are moving) our users manually from our Samba NT4
Domain with LDAP to a Samba AD (4.7.6). We had a few schema extensions
in our openLDAP to feed some services (dovecot mail settings, nextcloud
quota, ...). I would prefer to have only one place for our users, but
I'm new to AD. I've read that I can extend the schema, which seems not
too different from openLDAP, even
2017 Nov 15
0
Authenticate Postfix through Dovecot with slightly different LDAP settings
On 15.11.2017 14:16, Jakob Lenfers wrote:
> Hi,
>
> I'm setting up a server with Dovecot (2.2.2) and Postfix (3.1.0).
> Dovecot authenticates against LDAP and Postfix uses Dovecots SASL. That
> already works fine. But I would like to have slightly different LDAP
> settings for Dovecot and Postfix. Current setu...
2018 Jul 02
0
Migrate openLDAP into Samba AD
On Mon, 2 Jul 2018 10:19:29 +0200
Jakob Lenfers via samba <samba at lists.samba.org> wrote:
> Hi,
>
> we moved (or still are moving) our users manually from our Samba NT4
> Domain with LDAP to a Samba AD (4.7.6). We had a few schema extensions
> in our openLDAP to feed some services (dovecot mail settings,
> nextcloud...
2018 Sep 07
0
samba-tool ldapcmp attribute order
On Fri, 2018-09-07 at 07:34 +0200, Jakob Lenfers via samba wrote:
> Hi List,
>
> I successfully added a new schema to my DCs a couple of weeks ago (and
> didn't do anything with it yet.) Today I wanted to edit the schema some
> more but found the samba-tool ldapcmp command and ran it between my two DCs:
>
> > * Comp...
2004 Sep 20
0
problem with 10mb network card
...ion with network card 10/100 mbps,
it's ok.
On running clipper application in workstation with network card 10 mbps, my
database currupt.
i configure my server with options in section [global]:
socket options = TCP_NODELAY SO_SNDBUF=8192 SO_RECBUF=8192
but not work.
any ideas?
thanks,
Jairo Lenfers
2019 Jan 15
1
dehydrated hook for LetsEncrypt certs and samba dns (was: samba-tool auth in scripts)
Just to clarify, your hook allows dehydrated to lookup DNS to an internal
Samba (or Bind_DLZ) server for DNS-01 verification in certificate
generation?
Kris Lou
klou at themusiclink.net
On Tue, Jan 15, 2019 at 2:13 AM Jakob Lenfers via samba <
samba at lists.samba.org> wrote:
> Am 14.01.19 um 11:29 schrieb Rowland Penny via samba:
>
> > Whilst it is quite correct to say that the REALM isn't the same as a
> > DNS domain, there is a correlation between them. The REALM must be the
> > DNS doma...
2018 Mar 07
1
Easy login/mapping from non domain member clients
Hi,
I'm starting to manually migrate my samba3 (or now samba4 classic)
servers into a new samba4 AD domain. (All servers are running with
v4.7.4) The DCs are running fine and I'm testing my first member server.
Works well with Windows 10 domain members, but we won't be adding all
clients into the domain just yet. Our old login scripts that map the
drives do create problems now, since
2019 Sep 04
0
Printer with driver from Samba prints only b/w
...e windows eventlog.
Somewhere it should show why it crashes.
I first guest would be a missing right somewhere.
So far,
Greetz,
Louis
Ps. new packages will be online today.
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Jakob Lenfers via samba
> Verzonden: woensdag 4 september 2019 9:24
> Aan: samba at lists.samba.org
> Onderwerp: [Samba] Printer with driver from Samba prints only b/w
>
> Hi,
>
> sorry if this is off topic, but it only happens when samba is
> involved,
> maybe anybody here has an...