** Description changed:

  What I did:
  01. apt-get install samba4
  02. /etc/init.d/samba4 stop
  03. rm /etc/samba/smb.conf
  04. samba-tool domain provision --realm s4test.***** --domain S4 --adminpass 
***** --server-role=dc
  05. /etc/bind9 stop
  06. apt-get remove bind9
  07. /etc/init.d/samba4 start
  08. try to join Win7 client to domain
  
  After a while the error message "Network path not found" appears. Googling 
for this specifig error brought me to this posting of Andrew Bartlett: 
https://lists.samba.org/archive/samba/2012-August/168892.html
  Her he suggests to add the following lines to the global section of the 
smb.conf
  server services = +smb -s3fs
  dcerpc endpoint servers = +winreg +srvsvc
  
  And after adding these lines I can join a client to the domain.
  
- So either add s3fs to the samba4 package or add these lines to the
- smb.conf generated by samba-tool.
+ So please either add s3fs to the samba4 package or add these lines to
+ the smb.conf generated by samba-tool.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: samba4 4.0.0+dfsg1-1
  ProcVersionSignature: Ubuntu 3.8.0-4.8-generic 3.8.0-rc6
  Uname: Linux 3.8.0-4-generic x86_64
  ApportVersion: 2.8-0ubuntu4
  Architecture: amd64
  Date: Tue Feb  5 16:23:21 2013
  InstallationDate: Installed on 2013-02-05 (0 days ago)
  InstallationMedia: Ubuntu-Server 13.04 "Raring Ringtail" - Alpha amd64 
(20130205)
  MarkForUpload: True
  ProcEnviron:
-  TERM=xterm
-  PATH=(custom, no user)
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: samba4
  UpgradeStatus: No upgrade log present (probably fresh install)

** Summary changed:

- When joining a client to AD the error message "network path not found" appears
+ "network path not found" on joining a client to AD; +smb -s3fs fixes it; 
please automate this

** Summary changed:

- "network path not found" on joining a client to AD; +smb -s3fs fixes it; 
please automate this
+ "network path not found" on joining a client to AD; "+smb -s3fs" fixes it; 
please automate this

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1116363

Title:
  "network path not found" on joining a client to AD; "+smb -s3fs" fixes
  it; please automate this

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba4/+bug/1116363/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to