[Samba] snow leopard no conect to samba

2009-09-13 Thread Jose Luis Maquieira Taboada
Hi;

I´ve got a snow leopard in a MacBookPro completely updated

I´ve got a pc with Debian Testing completely updated with samba 3.3.4
and a NAS dlink dns-323

 From windows, ubuntu, debian; on both servers and all resources (
publics and privates ) connects withouth problem; but from the snow
leopard only connect with public resources in both devices, cause the
privates, gives an autentification error from finder or terminal.

 any idea ?


Here are the logs of samba in the debian server


Correct conection

bender:/var/log/samba# cat log.___192.168.22.1
[2009/09/13 18:38:36, 2] smbd/sesssetup.c:setup_new_vc_session(1368)
setup_new_vc_session: New VC == 0, if NT4.x compatible we would close
all old resources.
[2009/09/13 18:38:36, 2] auth/auth.c:check_ntlm_password(308)
check_ntlm_password: authentication for user [maqui] -> [maqui] ->
[maqui] succeeded
[2009/09/13 18:38:36, 1] smbd/service.c:make_connection_snum()
___192.168.22.1 (:::192.168.22.1) connect to service homes
initially as user maqui (uid=1000, gid=1000) (pid 11514)
[2009/09/13 18:38:41, 1] smbd/service.c:close_cnum(1323)
___192.168.22.1 (:::192.168.22.1) closed connection to service homes


wrong conection from the terminal of snow leopard

manzanito:~ maqui$ mount_smbfs //maqui:passgu...@bender.root.scv/homes
/Volumes/rez/
mount_smbfs: mount error: /Volumes/rez: Authentication error

and the log of the no conection ...

bender:/var/log/samba# cat log.___192.168.22.25
[2009/09/13 18:46:42, 2] auth/auth.c:check_ntlm_password(318)
check_ntlm_password: Authentication for user [maqui] -> [maqui] FAILED
with error NT_STATUS_WRONG_PASSWORD
[2009/09/13 18:46:42, 2] auth/auth.c:check_ntlm_password(318)
check_ntlm_password: Authentication for user [maqui] -> [maqui] FAILED
with error NT_STATUS_WRONG_PASSWORD
[2009/09/13 18:46:42, 2] auth/auth.c:check_ntlm_password(318)
check_ntlm_password: Authentication for user [maqui] -> [maqui] FAILED
with error NT_STATUS_WRONG_PASSWORD
[2009/09/13 18:46:42, 2] auth/auth.c:check_ntlm_password(318)
check_ntlm_password: Authentication for user [maqui] -> [maqui] FAILED
with error NT_STATUS_WRONG_PASSWORD
[2009/09/13 18:46:42, 2] smbd/service.c:create_connection_server_info(687)
Invalid username/password for [homes]
[2009/09/13 18:46:42, 0] smbd/service.c:make_connection_snum(740)
create_connection_server_info failed: NT_STATUS_WRONG_PASSWORD


Thanks in advance ...


Greets!
MaQui.-)
http://joseluis.maquieira.info
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


[Samba] locking files trouble ...

2006-07-25 Thread Jose Luis Maquieira Taboada

Hi !

I've hot a resource configured like this one in a Etch Debian
Linux bteam-2 2.6.15-1-686 #2 Mon Mar 6 15:27:08 UTC 2006 i686 GNU/Linux
Samba version 3.0.22

[pperez]
  comment = Carpeta compartida para Paco
  path = /srv/public/pperez
  read only = no
  guest ok = yes
  browseable = yes
  writeable = Yes
  user=pperez
  force create mode = 0775
  create mask = 0775
  security mask = 0775
  directory mask = 0775
  force directory mode = 0775
  force directory security mode = 0775
  force security mode = 0775
  directory security mask = 0775
  force user = pperez
  force group = users

and on the client machine on fstab like this ...

//192.168.190.234/pperez   /mnt/bteam-2w  smbfs
auto,fmask=0777,dmask=0777,uid=pperez,gid=users,auto,username=pperez,password=compumat
0  0

in Suse 9.1 ...
Linux Paco 2.6.13-15.11-default #1 Mon Jul 17 09:43:01 UTC 2006 i686
i686 i386 GNU/Linux
Samba version 3.0.20b-3.5-SUSE

The main problem is that at some times any file won't erase from the
Suse; we're working  with Eclipse Environment and the WorkSpace is on
the SAMBA resource.

When the eclipse makes updates ( internally works fast ) ... the
problem is too big, working normally the trouble is less important ...
but it still doing problems.

What things can i test to check this ?... When I log on the machine
via ssh as root the directory and files permissions are correct to do
anything from smb client or like the local user.





--
SaludOS/2!
MaQui.-)
http://joseluis.maquieira.info
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] speed trouble ...

2006-06-21 Thread Jose Luis Maquieira Taboada

Hi again !

ok one of the main problem was the log level too high ...

now I am making some changes and need to store the thunderbird
mailboxes on a lan resource from windows, when the mboxes are quit big
it takes a lot of time to check it ... how i can optimize it ... is a
good idea use the cache mode on windows ( store files on local hd
withouth conection )

2006/6/19, Gerald Drouillard <[EMAIL PROTECTED]>:

Jose Luis Maquieira Taboada wrote:
> Hi !
>
> In my lan I have some projects with eclipse located in windows at w:
> drive; this w: is a samba resource in Debian.
>
> A one file save it takes 4-5 seconds ... its a lot of time than
> saving on local hard disk.
> I test some tuning options like file system and samba ...
>
> The files are .c and are little files ... a lot of them, gif, .c, .ogg, ...
>
> The FS is EXT3 with "News format" options on debian instalation (
> inodes ) and the same results on an EXT3 with standar format.
>
> I´ve got a P4 with 1gb of ram and Debian Etch today updates ...
>
> The version of the samba installed is 3.0.22-1 and the kernel is the
> 2.6.15-1-686
>
Try the following:
netbios name = BTEAM-2
server string = (%L)
workgroup = LABORATORIO
encrypt passwords = yes
hosts allow = 192.168.190. 127.
os level = 120
domain master = no
preferred master = no
wins support = yes
name resolve order = hosts wins lmhosts bcast
remote announce = 192.168.190.255
remote browse sync = 192.168.190.255

 socket options = TCP_NODELAY SO_SNDBUF=65536 SO_RCVBUF=65536
IPTOS_LOWDELAY
 lock spin time = 15
 lock spin count = 100
dos filetimes = yes
dos filemode = yes
log level = 1
getwd cache = yes

[adiaz]
   comment = Carpeta compartida para Alberto
   path = /srv/public/adiaz
   read only = no
   guest ok = yes
   browseable = yes
   writeable = Yes
   user=adiaz



--
Regards
--
Gerald Drouillard
Technology Architect
Drouillard & Associates, Inc.
http://www.Drouillard.ca




--
SaludOS/2!
MaQui.-)
http://joseluis.maquieira.info
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] speed trouble ...

2006-06-19 Thread Jose Luis Maquieira Taboada

Hi !

In my lan I have some projects with eclipse located in windows at w:
drive; this w: is a samba resource in Debian.

A one file save it takes 4-5 seconds ... its a lot of time than
saving on local hard disk.
I test some tuning options like file system and samba ...

The files are .c and are little files ... a lot of them, gif, .c, .ogg, ...

The FS is EXT3 with "News format" options on debian instalation (
inodes ) and the same results on an EXT3 with standar format.

I´ve got a P4 with 1gb of ram and Debian Etch today updates ...

The version of the samba installed is 3.0.22-1 and the kernel is the
2.6.15-1-686

My file config is this one

  netbios name = BTEAM-2
  server string = (%L)
  workgroup = LABORATORIO
  encrypt passwords = yes
  hosts allow = 192.168.190. 127.
  os level = 120
  domain master = no
  preferred master = no
  wins support = yes
  name resolve order = hosts wins lmhosts bcast
  remote announce = 192.168.190.255
  remote browse sync = 192.168.190.255
  socket options = TCP_NODELAY SO_RCVBUF=16384 SO_SNDBUF=16384
IPTOS_LOWDELAY
  oplocks = yes
  level2 oplocks = False
  dos filetimes = yes
  dos filemode = yes
  use mmap = yes
  stat cache = Yes
  write cache size = 266144
  large readwrite = yes
  log level = 10
  read raw = yes
  write raw = yes
  dead time = 15
  max xmit = 65535
  getwd cache = yes



[adiaz]
 comment = Carpeta compartida para Alberto
 path = /srv/public/adiaz
 read only = no
 guest ok = yes
 browseable = yes
 writeable = Yes
 user=adiaz



Any better option to update ? ... any how-to to acelerate ? ...

tnx in advance ...

--
SaludOS/2!
MaQui.-)
http://joseluis.maquieira.info
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba