Displaying 20 results from an estimated 2000 matches similar to: "Office365"
2016 Oct 22
1
Office365 Password Sync problem
Hi,
Has anyone been able to sync passwords from Samba Version 4.3.11 to
Office365 ?
I've set up a VM running MS Server 2012 and joined it to the Samba AD
domain and installed the Azure AD Sync program. User accounts are
being synced ok put passwords don't seem to be going up ?
When I follow the troubleshooter guide and check status of the
password sync settings in powershell it
2014 Apr 29
0
Office365 Password Sync
Hello!
I run Samba 4.1.7 as a DC on Ubuntu 14.04 and try to use MS Azure Password
Sync to Office 365.
When I start the sync in samba log appears a kerberos WRONG PARAM Error and
Azure is logging the following:
Did anybody got the Office365 Passwork Sync to work already?
Password synchronization failed for domain: domain.com. Details:
2019 Jul 04
0
Reverse DNS
On the server with the dhcp script.
apt install krb5-user
Should be sufficient, then try again.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: Praveen Ghimire [mailto:PGhimire at sundata.com.au]
> Verzonden: donderdag 4 juli 2019 8:39
> Aan: 'L.P.H. van Belle'; samba at lists.samba.org
> Onderwerp: RE: [Samba] Reverse DNS
>
> Hi Louis,
>
>
2019 Feb 25
0
KIX script
Hi,
We are testing AD migration and have come across an issue with login script. The current (pre-ad) login scripts is located in /home/samba/netlogon and the login script is KIX32.exe.
Post the migration, we copied the contents of the /home/samba/netlogon to /var/lib/samba/sysvol/lin.group/scripts. When the users (both standard users and domain admins) login, the login script (KIX32)
2019 Jun 27
4
Reverse DNS
Hai Praveen,
> -----Oorspronkelijk bericht-----
> Van: Praveen Ghimire [mailto:PGhimire at sundata.com.au]
> Verzonden: donderdag 27 juni 2019 13:46
> Aan: samba at lists.samba.org
> CC: 'L.P.H. van Belle'
> Onderwerp: RE: [Samba] Reverse DNS
>
> Hi Guys,
>
> Thank you for your emails. Here is the info
>
> /etc/apparmor.d/local/usr.sbin.dhcp
>
2019 Jun 24
0
Reverse DNS
Hi Louis,
Just an update on this. I ran up a new test LXC container and completely removed apparmor. Then install the packages. I got the same errors
I thought I would change the DNS from Bind to internal and back to bind.
The following is going from Bind9 to Internal
root at server5-ad:/var/log# service bind9 stop
root at server5-ad:/var/log# systemctl mask bind9
Created symlink
2019 Jun 26
0
Reverse DNS
Hi Louis,
Thank you for that
I have made the changes as per below , some items might have duplicated. I then reload apparmor restarted the samba-ad-dc and bind9 services and get the same issue. Every time the forward DNS update works but the reverse doesn't
I found a really interesting samba post going back 2017 re the DHCP and DNS
2019 Jun 25
2
Reverse DNS
Hai,
You posted the correct things here, for a quick fix i
I'm buzzy with something else atm but i saw that /dev/urandom part.
Add in the bind9 (named) apparmor profile
# Samba DLZ
/{usr/,}lib/@{multiarch}/samba/bind9/*.so rm,
/{usr/,}lib/@{multiarch}/samba/gensec/*.so rm,
/{usr/,}lib/@{multiarch}/samba/ldb/*.so rm,
/{usr/,}lib/@{multiarch}/ldb/modules/ldb/*.so rm,
2019 Jun 27
6
Reverse DNS
Hi Rowland,
Just as a test, I installed the dhcp server in the DC ( in the lab). Then configured the dhcp as per the wiki
This is what I see. And again the forward zone update despite the errors but the reverse doesn't
When releasing the lease
Jun 27 10:55:07 server5-ad dhcpd[2525]: Release: IP: 192.168.14.198
Jun 27 10:55:07 server5-ad dhcpd[2525]: execute_statement argv[0] =
2019 Jun 19
4
Reverse DNS
Hi,
We have some issue with the reverse DNS in Samba AD. We're running Bind9_DLZ on Ubuntu 18.04. The DHCP server(Ubuntu 16.04) is different to the AD server and not in the same AD domain. The DHCP scope points to the Samba AD server as the DNS server
When a machine with DHCP assigned address tries to update the DNS record, it is able to update the forward zone but not the reverse zone. The
2020 Feb 13
2
Monitor email for office365.com with fetchmail
I am trying to use fetchmail to monitor box in office365.com.
Its not working.
Is there a "better" way to monitor and inbox ?
I have verified all the ports are open, using 993, using ssl, using
sslproto SSL3 etc..
Anyone done this ? Got it working.
I basically have:
machine outlook.office365.com
login myuser at mydomain
password mypassword
fetchmail --ssl --sslproto SSL3 --smtpname
2019 May 04
0
Issues with bind9 dlz
On Sun, 5 May 2019 00:11:40 +1000
Rob Thoman via samba <samba at lists.samba.org> wrote:
> Hi,
>
> We migrated the domain to AD on a ubuntu 18.04 box with samba 4.7.6.
> The DNS backend is DLZ
>
> We are seeing DNS issues as per below
>
> When using dnsupdate we get the following error. The server can
> resolve the hostname(itself)
>
> added interface
2004 Aug 06
0
Lost ogg sync using jspeex
Hi
I am getting lost ogg sync exception when I tried to decompress a speex stream. I am using the following program for both compressing as well as decompressing. I am just planning to test how jspeex works.
// File AudioCapture.java
import javax.sound.sampled.spi.*;
import javax.sound.sampled.*;
import org.xiph.speex.spi.*;
import java.util.*;
import java.net.*;
import java.io.*;
public
2004 Aug 06
0
Lost ogg sync using jspeex
Hi
I am getting lost ogg sync exception when I tried to decompress a speex stream. I am using the following program for both compressing as well as decomressing. I am just planning to test how jspeex works.
// File AudioCapture.java
import javax.sound.sampled.spi.*;
import javax.sound.sampled.*;
import org.xiph.speex.spi.*;
import java.util.*;
import java.net.*;
import java.io.*;
public
2019 Feb 18
0
DNS Replication
Hi,
We have a Samba AD domain with an Ubuntu 16 box as the AD DC . We then promoted a Windows 2008R2 box as a DC. The DNS zone/data in the Samba AD gets replicated to the Windows DC. However, when we try to add a host entry in Windows DNS, we get the message
The host record abcd.LIN.GROUP cannot be created. Refused.
When we try to create the same in the Samba AD box, it works.
The DNS backend
2019 May 04
2
Issues with bind9 dlz
Hi Rowland,
Thank you.
I think the 5 zones maybe a parsing issues somewhere. Also, the realms are
in capital, must have been a typo.
The UFW has been disabled and selinux is in a disbaled state
/etc/bind/named.conf.options has
options {
directory "/var/cache/bind";
// If there is a firewall between you and nameservers you want
// to talk to, you may need to
2019 May 04
2
Issues with bind9 dlz
Hi,
We migrated the domain to AD on a ubuntu 18.04 box with samba 4.7.6. The
DNS backend is DLZ
We are seeing DNS issues as per below
When using dnsupdate we get the following error. The server can resolve the
hostname(itself)
added interface eth0 ip=192.168.117.10 bcast=192.168.117.255
netmask=255.255.255.0
IPs: ['192.168.117.10']
need cache add: A server5.intdom.group 192.168.117.10
2011 Nov 17
1
nfs4 problem in CENTOS6
Hi,
This is slightly offtopic, but I have been trying to resolve that problem for two days now without much success. It looks like this may be something that works with CENTOS5, but not with CENTOS6!
I have two machines, fileserver1 and server5.
fileserver1 runs on CENTOS6 (virtualized, if this is important), server5 runs on Centos5. Both are running with the most recent updates.
Server5 is a
2012 Jun 13
0
ZFS NFS service hanging on Sunday morning problem
>
> Shot in the dark here:
>
> What are you using for the sharenfs value on the ZFS filesystem? Something like rw=.mydomain.lan ?
They are IP blocks or hosts specified as FQDNs, eg.,
pptank/home/tcrane sharenfs rw=@192.168.101/24,rw=serverX.xx.rhul.ac.uk:serverY.xx.rhul.ac.uk
>
> I''ve had issues where a ZFS server loses connectivity to the primary DNS server and
2019 Jun 27
0
Reverse DNS
Hai,
A few things to add/check.
For that test with that pc: this part from the previous mail.
Jun 27 10:55:07 server5-ad dhcpd[2525]: Release: IP: 192.168.14.198
Jun 27 10:55:07 server5-ad dhcpd[2525]: execute_statement argv[0] = /usr/local/bin/dhcp-dyndns.sh
Jun 27 10:55:07 server5-ad dhcpd[2525]: execute_statement argv[1] = delete
Jun 27 10:55:07 server5-ad dhcpd[2525]: execute_statement