/usr/local/samba/etc/smb.conf
# Global parameters
[global]
netbios name = UBUNTU
realm = MYDOMAIN.IO
workgroup = MYDOMAIN
dns forwarder = 8.8.8.8
allow dns updates = nonsecure and secure
server role = active directory domain controller
[netlogon]
path = /usr/local/samba/var/locks/sysvol/mydomain.io/scripts
read only = No
[sysvol]
path = /usr/local/samba/var/locks/sysvol
read only = No
----
I am using samba internal DNS.
One hint, I changed nothing on server today. My command line is working
fine, I can add DNS records through command, also users are authenticate
using AD account.
I only tried to join ubuntu 16 to AD with PBIS. used domainjoin-cli query
and domainjoin-cli join commands on client machine. I tried it lot of times
with administrator password (On client).
On Mon, Sep 3, 2018 at 9:43 PM Rowland Penny via samba <
samba at lists.samba.org> wrote:
> On Mon, 3 Sep 2018 21:38:08 +0530
> Vivek Patil <vivek.patil at forgeahead.io> wrote:
>
> > Hi,
> >
> > I have uploaded error images on following URL. Please check and guide
> > me. M stuck on my live env.
> >
> > https://postimg.cc/image/5srwk7tud/
> > https://postimg.cc/image/oxv5tzg85/
> >
> > I have my Samba on Ubuntu 14, and accessing it through RSAT.
> >
>
> That's got 'permission problem' all over it ;-)
>
> Can you post the smb.conf and if you are using Bind9, the bind conf
> files.
>
> Rowland
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions: https://lists.samba.org/mailman/options/samba
>
--
Vivek Patil
Assistant Manager - IT
Forgeahead Solutions
vivek.patil at forgeahead.io
*O* +91 (0) 20 66 44 5900 | *M *+91 9579 216 049
601 Zero One, Level 6, Mundhwa, Pune 411036, Maharashtra, India
*W* forgeahead.io *IN *linkedin.com/company/forgeahead-solutions
--
Email Disclaimer: *http://www.forgeahead.io/disclaimer/
<http://www.forgeahead.io/disclaimer/>*
On Mon, 3 Sep 2018 23:44:49 +0530 Vivek Patil <vivek.patil at forgeahead.io> wrote:> /usr/local/samba/etc/smb.conf > > # Global parameters > [global] > netbios name = UBUNTU > realm = MYDOMAIN.IO > workgroup = MYDOMAIN > dns forwarder = 8.8.8.8 > allow dns updates = nonsecure and secure > server role = active directory domain controller > > [netlogon] > path = /usr/local/samba/var/locks/sysvol/mydomain.io/scripts > read only = No > > [sysvol] > path = /usr/local/samba/var/locks/sysvol > read only = No > > ---- > > I am using samba internal DNS. > One hint, I changed nothing on server today. My command line is > working fine, I can add DNS records through command, also users are > authenticate using AD account. > > I only tried to join ubuntu 16 to AD with PBIS. used domainjoin-cli > query and domainjoin-cli join commands on client machine. I tried it > lot of times with administrator password (On client). >Samba doesn't support PBIS, so don't know if this is the problem ? I think you are going to have post the smb.conf from the 16.xx Ubuntu machine. Rowland
No, this is my server conf. Please suggest how I can fixed this. On Monday, September 3, 2018, Rowland Penny via samba <samba at lists.samba.org> wrote:> On Mon, 3 Sep 2018 23:44:49 +0530 > Vivek Patil <vivek.patil at forgeahead.io> wrote: > >> /usr/local/samba/etc/smb.conf >> >> # Global parameters >> [global] >> netbios name = UBUNTU >> realm = MYDOMAIN.IO >> workgroup = MYDOMAIN >> dns forwarder = 8.8.8.8 >> allow dns updates = nonsecure and secure >> server role = active directory domain controller >> >> [netlogon] >> path = /usr/local/samba/var/locks/sysvol/mydomain.io/scripts >> read only = No >> >> [sysvol] >> path = /usr/local/samba/var/locks/sysvol >> read only = No >> >> ---- >> >> I am using samba internal DNS. >> One hint, I changed nothing on server today. My command line is >> working fine, I can add DNS records through command, also users are >> authenticate using AD account. >> >> I only tried to join ubuntu 16 to AD with PBIS. used domainjoin-cli >> query and domainjoin-cli join commands on client machine. I tried it >> lot of times with administrator password (On client). >> > > Samba doesn't support PBIS, so don't know if this is the problem ? > > I think you are going to have post the smb.conf from the 16.xx Ubuntu > machine. > > Rowland > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba >-- Vivek Patil Assistant Manager - IT Forgeahead Solutions vivek.patil at forgeahead.io *O* +91 (0) 20 66 44 5900 | *M *+91 9579 216 049 601 Zero One, Level 6, Mundhwa, Pune 411036, Maharashtra, India *W* forgeahead.io *IN *linkedin.com/company/forgeahead-solutions -- Email Disclaimer: *http://www.forgeahead.io/disclaimer/ <http://www.forgeahead.io/disclaimer/>*