Displaying 20 results from an estimated 2000 matches similar to: "netlogon & homes with Samba4 DC"
2013 Mar 11
5
samba4 AD DC as file server?
hi:
I want to setup a small samba4 server with AD and file server function.
I know that samba4 AD DC has no netbios browsing support. are there other
missing functions, like winbindd or something else?
and if I install two samba4 instance, one to "/usr/local/samba"(for file
server), one to "/usr/local/samba-ad"(for AD DC). and give them two seprate
ip to bind. will it
2010 Aug 27
2
LDAP & static userdb
hi..
im just testing 2.0 before upgrading to v1.2 :)
in auth-ldap.conf.ext i found
# If you don't have any user-specific settings, you can avoid the userdb LDAP
# lookup by using userdb static instead of userdb ldap, for example:
# <doc/wiki/UserDatabase.Static.txt>
#userdb {
#driver = static
#args = uid=vmail gid=vmail home=/var/vmail/%u
#}
On 1.2 im using LDAP lookup and
2013 Aug 22
1
Samba Version 4.0.7 replace netlogon: /usr/local/samba/var/locks/sysvol/my.domain/scripts
Dear all,
Im testing samba4 and replacing the [nelogon] directory:
What I have done yet:
Deleted the original scripts directory from
/usr/local/samba/var/locks/sysvol/my.domain/scripts
Set a link to a new place : ln -s /mnt/glusterfs/ads/scripts
/usr/local/samba/var/locks/sysvol/my.domain/
When I search my samba server using network neighborhood clicking on
"netlogon" I am successful
2018 Jun 09
3
getting real sip status after dial
Hi,
Is there any way I can get exact sip status from pjsip after a dial ?
or all we can
get is asterisk hangup causes ?
Thanks in advance.
KKh
2011 Jul 31
6
Dovecot Backup
Hi..
are there any proofen Methods to backup all mail ?
shutting down dovecot and tar the hole dir?
using rsnapshot?
any hints / thoughts
im running dovecot2 on freebsd
Hans
2012 Aug 08
3
password change problem and no logon servers available
Hi,
we are using SAMBA 3.6.1-1 (updating this archlinux machine is tooo ugly)
and 3.6.6-1 on archlinux with the LDAP (Server version is 2.4.26-3) backend
and manage the users, groups and computer by using the smbldap-tools.
Currently we are experiencing the following problems:
1. changing the passwords takes longer than 30 seconds <- That's bad
because we are using a gigabit ethernet
2010 Oct 04
8
Command died with signal 11: "/usr/libexec/dovecot/dovecot-lda"
Hi..
after upating from 2.0.1 to 2.0.4 postfix often reports errors when
deliveing mails to dovecot:
"Undelivered Mail Returned to Sender" ->
Command died with signal 11: "/usr/libexec/dovecot/dovecot-lda"
anyone seens this before ?
2020 Aug 21
3
Dovecot on Ubuntu 20.04
> On 21/08/2020 07:18 Plutocrat <plutocrat at gmail.com> wrote:
>
>
> On 21/08/2020 02.53, spamvoll at googlemail.com wrote:
> > is anyone using the "Bionic (18.04 LTS)" packages on? Focal?Fossa?(20.04 LTS) ?
> > I'm not sure if its working after the upgrade
>
> Not quite sure what you're saying here, but if you ran the "sudo
2020 Aug 20
4
Dovecot on Ubuntu 20.04
Hi,
is anyone using the "Bionic (18.04 LTS)" packages on Focal Fossa (20.04
LTS) ?
I'm not sure if its working after the upgrade
Hans
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/20200820/b9b00da0/attachment.html>
2020 Jan 26
2
BUG: dsync and folder names with "@"
Hello,
dovecot version: 2.3.9.2
When I use dsync:
/usr/bin/dsync -v -D -o plugin/quota= -f -u my at email.dom backup
maildir:/tmp/mailbackup/Maildir
it always stops when it comes to a folder with an "@" in its name.
Error Message:
Warning: Mailbox changes caused a desync. You may want to run dsync again:
Remote lost mailbox GUID (maybe it was just deleted?)
I dont know if it makes a
2018 Jun 09
2
getting real sip status after dial
I think HANGUPCAUSE is channel agnostic.
See: core show function HANGUPCAUSE
Some thing like this IIRC:
Set(my_cause=${HANGUPCAUSE(${CHANNEL(name)},tech)})
Remember the incoming leg of the call and the outgoing leg of the call
are different channels. Make sure you are giving HANGUPCAUSE the
correct channel.
On 06/09/2018 02:01 PM, Khalil Khamlichi wrote:
> It seems very weird to me
2002 Sep 09
2
Samba as DC and Profiles
Greetings,
I'm using a Samba server as a Domain Controller and Logon Server. I use
Home directories for the storage of files etc. However, I wish to just keep
the Desktop, Start Menu etc. locally. How can I accomplish this? My
problem is that I sometimes put a temp folder on my desktop and have large
files in it, I then delete it when finished. However it makes logging in
and out take
2010 Dec 21
2
Managesieve + Timeout
hi..
im using dovecot 2.0.7 on centos with Managesieve 0.2.1-12.1
from time to time my users get a timeout
im using default values and i dont see any errors in my logfiles..
any ideas what can caus the timeout ?
2013 Oct 26
1
Samba 4.1 + User Homes
Hi all,
Ive setup Samba 4.1 and have setup Roaming Profiles and User Homes.
[Profiles]
path = /home/Profiles/
read only = no
[Users]
comment = Home Directories
directory_mode: parameter = 0700
path = /home/HOME
read only = No
csc policy = documents
Both are working and are created automaticly, BUT everyone has full access
to all HOMEDIRS.
2010 Aug 31
3
permissions on auth-userdb
Hi..
im still trying to upgrade to 2.0.
Im getting:
dovecot: lda: Error: userdb lookup:
connect(/var/run/dovecot/auth-userdb) failed: Permission denied
(euid=10000(vmail) egid=10000(vmail) missing +r perm:
/var/run/dovecot/auth-userdb, euid is not dir owner)
the error is correct caus its owned by root. My Questions is who should own it ?
Im not sure how that works, what process/user calls the
2018 Jul 30
2
[SIEVE] pipe :copy to external program with arguments
Hi all,
quick questions about sieve pipe:
I want to pipe spam messages to an external program with additional
parameters
my spamlearn.sieve script:
require ["vnd.dovecot.pipe", "copy", "imapsieve"];
pipe :copy "mybin" ["-h 127.0.0.1:44444" , "markspam"];
I also tried:
pipe :copy "mybin" ["-h 127.0.0.1:44444
2015 Apr 16
3
WG: Samba 4.1.7 /Centos 6 with bind-dlz ERROR: fialed to find dnsRecord for DC
No idea!??
EDV Daniel M?ller
Leitung EDV
Tropenklinik Paul-Lechler-Krankenhaus
Paul-Lechler-Str. 24
72076 T?bingen
Tel.: 07071/206-463, Fax: 07071/206-499
eMail: mueller at tropenklinik.de
Internet: www.tropenklinik.de
-----Urspr?ngliche Nachricht-----
Von: Daniel M?ller [mailto:mueller at tropenklinik.de]
Gesendet: Mittwoch, 15. April 2015 14:40
An: 'samba-bounces at
2016 Mar 15
3
Windows 10 does not register dns in samba 4.3.4
Hello to all,
I am running samba 4.3.4 on centos 6 and I recognized that new windows 10
clients do not register dns . Windows 8.1 and below do with no issue.
Do I have to configure something special in my smb.conf?
Greetings
Daniel
EDV Daniel Müller
Leitung EDV
Tropenklinik Paul-Lechler-Krankenhaus
Paul-Lechler-Str. 24
72076 Tübingen
Tel.: 07071/206-463, Fax: 07071/206-499
eMail: mueller
2016 Mar 15
4
Windows 10 does not register dns in samba 4.3.4
Ok, what is the windows event log telling you.
You should see an error.
What is the description and event id.
Gr.
Louis
> -----Oorspronkelijk bericht-----
> Van: Mueller [mailto:mueller at tropenklinik.de]
> Verzonden: dinsdag 15 maart 2016 10:31
> Aan: 'L.P.H. van Belle'; samba at lists.samba.org
> Onderwerp: AW: [Samba] Windows 10 does not register dns in samba
2016 Jun 30
2
DNS Suddenly breaking
nslookup google.com
;; Got recursion not available from 192.168.1.236, trying next server
Server: 192.168.1.235
Address: 192.168.1.235#53
Non-authoritative answer:
Name: google.com
Address: 172.217.4.78
Interesting little bit about the "Recursion not available"
On Thu, Jun 30, 2016 at 9:52 AM, lingpanda101 at gmail.com <
lingpanda101 at gmail.com> wrote:
>