Re: [Samba] Samba4 alpha12 Home Directory?!

2010-08-03 Thread Francis Guslinski
Use:

[homes]
   path=/home
   read only=no

Then set ACL permissions in \\server on the share.

The user home directory you set in tool Active Directory Users and Groups
from administration tools pack.

Here works fine in my tests.

2010/8/3 Daniel Müller muel...@tropenklinik.de

 Dear all,


 I tried to configure home directories in my samb4 conf.
 I set in my globals:

 template homedir = /home/%WORKGROUP%/%ACCOUNTNAME%
 template shell= /bin/bash

 I added the directory for administrator manually :
 /home/MYWORKGROUP/administrator

 Did an entry in smb.conf:

 [homes]
path=%H
read only=no

 This did not work, smbclient gave me:

 [r...@node1 etc]# smbclient //localhost/homes -Uadministrator
 Password for [TUEBINGEN\administrator]:
 Connection to \\localhost\homes failed - NT_STATUS_BAD_NETWORK_NAME

 Even when I set [home]
  path=/home/MYWORKGROUP/%U
  read only=no
 It is the same result.

 Any idea to make this  work?

 Daniel


 EDV Daniel Müller

 Leitung EDV
 Tropenklinik Paul-Lechler-Krankenhaus
 Paul-Lechler-Str. 24
 72076 Tübingen
 Tel.: 07071/206-463, Fax: 07071/206-499
 eMail: muel...@tropenklinik.de
 Internet: www.tropenklinik.de


 --
 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] Samba 4 + Samba 3

2010-07-31 Thread Francis Guslinski
Hello,

I have a samba4 running as ADS, domain logons and gpo's running fine. So I
want some features of samba 3 then I running samba3 in ADS mode, joinning
the domain in samba4.  Everything is fine to machines that are joined on
domain.

The problem is in machines that aren't on domain, i try access a share which
is public access (guest ok = yes) on samba3 and it return that host of
samba3 is not found.

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