Displaying 2 results from an estimated 2 matches for "948a".
Did you mean:
948
2018 Feb 25
0
preparing to upgrade 4.6.7 to current
...ntrollers
properly replicating each to each other.
On the (non-FSMO) DC I ran this to check the db and got:
root at dc07:~# samba-tool dbcheck --cross-ncs
Checking 3546 objects
NOTE: old (due to rename or delete) DN string component for lastKnownParent
in object CN=Machine\0ADEL:4e73603c-eea4-49cc-948a-328ad890f046,CN=Deleted
Objects,DC=dtshrm,DC=dt -
<GUID=b8f60a5c-dc67-4357-8607-c58c2ffb744b>;CN={D734A2C3-228B-4152-8402-A7B390BBBDEB},CN=Policies,CN=System,DC=dtshrm,DC=dt
Not fixing old string component
When I run the "--fix" I got this:
root at dc07:~# samba-tool dbcheck --cros...
2004 Nov 25
1
AW: Re: [OT] Apple Mail.app access to localhost imap whe n nonetwork
> This script is what I use -- note that you need to have it on the
> server, and then call ssh to execute that script (on the server)
> immediately.
> #!/bin/sh
> # arch-tag: dbfe44f6-0d80-40c4-948a-bac05a804bf5
>
> export MAIL=/home/johannes/Maildir
> export MAILBOX_CHECK_INTERVAL=60
> exec /usr/lib/dovecot/imap
Hi.
IIRC you should exec dovecot as a whole, to use it properly. Also edit your dovecot.conf to only serve imap.
christian