On Thu, 2004-02-26 at 22:35, Rauno Tuul wrote:
> hi,
> 
> I ran also into the home share problem, as discussed earlier in this list
> (http://lists.samba.org/archive/samba/2004-February/080593.html). But so far
> I haven't seen any solution. 
> In samba 3.0.2 changelog is a line: "BUG 977: Don't create a homes share for
> a user if a static share already exists by the same name." I don't know what
> was changed, but it affected the behaviour of the home share.
> 
> 
> My smb.conf important lines: 
> 
>    logon home =
>    logon drive = h:
>    logon path =
> 
> [homes]
>    comment = Home Directories
>    browseable = no
>    writable = yes
> 
> 
> In LDAP base has every user these lines:
> 
> sambaHomePath: \\alfa\homes

Don't do this use \\alfa\foo

on the entry for 'foo'.

The client then 'knows' it is different from the previous connection to
\\alfa\homes, and this avoids a number of locking and connection-reuse
bugs.

Andrew Bartlett

-- 
Andrew Bartlett                                 [EMAIL PROTECTED]
Manager, Authentication Subsystems, Samba Team  [EMAIL PROTECTED]
Student Network Administrator, Hawker College   [EMAIL PROTECTED]
http://samba.org     http://build.samba.org     http://hawkerc.net

Attachment: signature.asc
Description: This is a digitally signed message part

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

Reply via email to