Hi,

I am testing Samba 3.0.0rc2...and i have a problem...

in smb.conf seems to miss the variable %U.... here is the example:

my smb.conf

[homes]
  comment = Home Directories
  path= /home/%U/samba
       browseable = no
  writable = yes

and that is the result if i try to access into that share:

smbclient '\\server\claudio' -U claudio
Password:
tree connect failed: NT_STATUS_BAD_NETWORK_NAME

Into the logs i read...

'/home//samba' does not exist or is not a directory, when connecting to [claud
io]


why the variable %U is not parsed? it works in the older version of samba....

Any Clue?

Tnx



--
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