Re: [Samba] Windows 8 and Samba 4 - network path not found

2013-05-12 Thread Carsten Laun-De Lellis
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
-     ---
netlogonDisk
sysvol  Disk
IPC$IPC   IPC Service (Samba 4.0.1)
Domain=[DELELLIS] OS=[Unix] Server=[Samba 4.0.1]

Server   Comment
----

WorkgroupMaster
----

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.delel...@delellis.net

-Original Message-
From: samba-boun...@lists.samba.org [mailto:samba-boun...@lists.samba.org]
On Behalf Of Carsten Laun-De Lellis
Sent: Samstag, 11. Mai 2013 00:27
To: samba@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.delel...@delellis.net
carsten.delel...@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

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] Windows 8 and Samba 4 - network path not found

2013-05-11 Thread Carsten Laun-De Lellis
Hi Hisham

 

First of all thankx for your reply to my post.

 

I Installed Samba with the repo package but then updated it and rebuild it
with the new source package from Ubuntu repo.

 

Regarding DNS. I did all the queries on the server itself as well as on my
Win8 Box. Everything worked fine. All services were available.

 

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.delel...@delellis.net
carsten.delel...@delellis.net

 

 http://www.linkedin.com/in/carstenlaundelellis
http://www.linkedin.com/in/carstenlaundelellis

 

From: Hisham Attar [mailto:hashi...@gmail.com] 
Sent: Samstag, 11. Mai 2013 03:34
To: seme...@syndetics.net
Cc: carsten.delel...@delellis.net; samba@lists.samba.org
Subject: Re: [Samba] Windows 8 and Samba 4 - network path not found

 

on windows this generally means it cant access the share of the DC, you'll
find if you try to go to the network pather in explorer you will get the
same message, if you can map to it on the DC, try reinstalling Simple file
sharing and Client for microsoft networks on the adapter for the Windows 8
box

 

On Sat, May 11, 2013 at 9:58 AM, Nick Semenkovich seme...@alum.mit.edu
mailto:seme...@alum.mit.edu  wrote:

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.delel...@delellis.net mailto:carsten.delel...@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.delel...@delellis.net
mailto:carsten.delel...@delellis.net 
 carsten.delel...@delellis.net mailto:carsten.delel...@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
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

 

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


[Samba] Windows 8 and Samba 4 - network path not found

2013-05-10 Thread Carsten Laun-De Lellis
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.delel...@delellis.net
carsten.delel...@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


Re: [Samba] Windows 8 and Samba 4 - network path not found

2013-05-10 Thread Nick Semenkovich
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.delel...@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.delel...@delellis.net
 carsten.delel...@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
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] Windows 8 and Samba 4 - network path not found

2013-05-10 Thread Hisham Attar
on windows this generally means it cant access the share of the DC, you'll
find if you try to go to the network pather in explorer you will get the
same message, if you can map to it on the DC, try reinstalling Simple file
sharing and Client for microsoft networks on the adapter for the Windows 8
box


On Sat, May 11, 2013 at 9:58 AM, Nick Semenkovich seme...@alum.mit.eduwrote:

 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.delel...@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.delel...@delellis.net
  carsten.delel...@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
 --
 To unsubscribe from this list go to the following URL and read the
 instructions:  https://lists.samba.org/mailman/options/samba

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba