Carsten Laun-De Lellis
2013-May-10 22:26 UTC
[Samba] Windows 8 and Samba 4 - network path not found
Hi list I have a problem and I hope anyone here can provide me a solution to my problem. I have a Samba4 Server installed on a hosted platform with bind9 flatfile backend. The OS is Ubuntu 12.04 LTS. All tests on the server succeeded. Name resolution works fine and also the sambaclient -L localhost -U% is successful. Whenever I try to join the domain with my Win8 machine I get the error message: "Network path not found". Does Win8 works with Samba4 in general ? Where to look at when getting the error message ? Thankx in advance. My smb.conf file looks at follows: [global] workgroup = DELELLIS realm = DELELLIS.LAN netbios name = RV1325 server role = active directory domain controller server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc, drepl, winbind, ntp_signd, kcc, dnsupdate [netlogon] path = /var/lib/samba/sysvol/delellis.lan/scripts read only = No [sysvol] path = /var/lib/samba/sysvol read only = No Regards, Carsten Laun-De Lellis Dipl.-Ing. Elektrotechnik Certified Information Systems Auditor (CISA) Hauptstrasse 13 D-67705 Trippstadt Phone: +49 (6306) 992140 Mobile: +49 (151) 27530865 Fax: +49 (6306) 992142 email: <mailto:carsten.delellis at delellis.net> carsten.delellis at delellis.net <http://www.linkedin.com/in/carstenlaundelellis> http://www.linkedin.com/in/carstenlaundelellis
Nick Semenkovich
2013-May-10 23:58 UTC
[Samba] Windows 8 and Samba 4 - network path not found
I've been using Windows 8 with samba4 as an AD DC for a while (on ubuntu 13.04) with no big issues. Did you install using the git repo or apt? My biggest issues were with DNS -- perhaps double-check that DNS entries are correct and clients are also using the DNS server (https://wiki.samba.org/index.php/Samba_AD_DC_HOWTO#Testing_DNS ) On Fri, May 10, 2013 at 5:26 PM, Carsten Laun-De Lellis <carsten.delellis at delellis.net> wrote:> Hi list > > > > I have a problem and I hope anyone here can provide me a solution to my > problem. > > > > I have a Samba4 Server installed on a hosted platform with bind9 flatfile > backend. The OS is Ubuntu 12.04 LTS. All tests on the server succeeded. > > Name resolution works fine and also the sambaclient -L localhost -U% is > successful. > > > > Whenever I try to join the domain with my Win8 machine I get the error > message: "Network path not found". > > > > Does Win8 works with Samba4 in general ? > > Where to look at when getting the error message ? > > > > Thankx in advance. > > > > My smb.conf file looks at follows: > > > > [global] > > workgroup = DELELLIS > > realm = DELELLIS.LAN > > netbios name = RV1325 > > server role = active directory domain controller > > server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc, drepl, > winbind, ntp_signd, kcc, dnsupdate > > > > [netlogon] > > path = /var/lib/samba/sysvol/delellis.lan/scripts > > read only = No > > > > [sysvol] > > path = /var/lib/samba/sysvol > > read only = No > > > > > > > > Regards, > > > > > > > > Carsten Laun-De Lellis > > Dipl.-Ing. Elektrotechnik > > Certified Information Systems Auditor (CISA) > > > > Hauptstrasse 13 > > D-67705 Trippstadt > > > > Phone: +49 (6306) 992140 > > Mobile: +49 (151) 27530865 > > Fax: +49 (6306) 992142 > > email: <mailto:carsten.delellis at delellis.net> > carsten.delellis at delellis.net > > > > <http://www.linkedin.com/in/carstenlaundelellis> > http://www.linkedin.com/in/carstenlaundelellis > > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba
Carsten Laun-De Lellis
2013-May-12 07:03 UTC
[Samba] Windows 8 and Samba 4 - network path not found
Hi As you can see from the emails before I installed Samba4 from the Ubuntu rep but recompiled it. When I now rund smbclient -L localhost -U% I always get Unknown parameter encountered: "server role" Ignoring unknown parameter "server role" Unknown parameter encountered: "server services" Ignoring unknown parameter "server services" Domain=[DELELLIS] OS=[Unix] Server=[Samba 4.0.1] Sharename Type Comment --------- ---- ------- netlogon Disk sysvol Disk IPC$ IPC IPC Service (Samba 4.0.1) Domain=[DELELLIS] OS=[Unix] Server=[Samba 4.0.1] Server Comment --------- ------- Workgroup Master --------- ------- Telling me that there are 2 unknown parameters "server role" and "server services" in smb.conf. The file was generated as output of the samba-tool provision command. I still can't logon to my server. Could this has something to do with the unknown entries ? Mit freundlichem Gru? Carsten Laun-De Lellis Dipl.-Ing. Elektrotechnik Certified Information Systems Auditor (CISA) Hauptstrasse 13 D-67705 Trippstadt Phone:?? +49 (6306) 992140 Mobile:? +49 (151) 27530865 Fax:???????? +49 (6306) 992142 email:?? carsten.delellis at delellis.net -----Original Message----- From: samba-bounces at lists.samba.org [mailto:samba-bounces at lists.samba.org] On Behalf Of Carsten Laun-De Lellis Sent: Samstag, 11. Mai 2013 00:27 To: samba at lists.samba.org Subject: [Samba] Windows 8 and Samba 4 - network path not found Hi list I have a problem and I hope anyone here can provide me a solution to my problem. I have a Samba4 Server installed on a hosted platform with bind9 flatfile backend. The OS is Ubuntu 12.04 LTS. All tests on the server succeeded. Name resolution works fine and also the sambaclient -L localhost -U% is successful. Whenever I try to join the domain with my Win8 machine I get the error message: "Network path not found". Does Win8 works with Samba4 in general ? Where to look at when getting the error message ? Thankx in advance. My smb.conf file looks at follows: [global] workgroup = DELELLIS realm = DELELLIS.LAN netbios name = RV1325 server role = active directory domain controller server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc, drepl, winbind, ntp_signd, kcc, dnsupdate [netlogon] path = /var/lib/samba/sysvol/delellis.lan/scripts read only = No [sysvol] path = /var/lib/samba/sysvol read only = No Regards, Carsten Laun-De Lellis Dipl.-Ing. Elektrotechnik Certified Information Systems Auditor (CISA) Hauptstrasse 13 D-67705 Trippstadt Phone: +49 (6306) 992140 Mobile: +49 (151) 27530865 Fax: +49 (6306) 992142 email: <mailto:carsten.delellis at delellis.net> carsten.delellis at delellis.net <http://www.linkedin.com/in/carstenlaundelellis> http://www.linkedin.com/in/carstenlaundelellis -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba