SUMMARY [Samba] Problems with Samba 3.0.5 only seeing 1360 files on a share to a Windows 2000

2004-09-30 Thread Jaouich . Cyril
Hi,

I was having problems with Windows 2000 not seeing all files on a
share. It would only show a certain number of files. The solution was to get
rid of the Windows 2000. Just kidding, actually the problem was with the
character set, when I configured the the unix character set to ISO-8859-1,
we saw all the files.

Thanks 


Cyril Jaouich (Consultant Unix)
--
Support technique des infrastructures Unix
--
Tél: 514-840-3000x5527 



-Message d'origine-
De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Envoyé : jeudi 23 septembre 2004 12:03
À : [EMAIL PROTECTED]
Objet : [Samba] Problems with Samba 3.0.5 only seeing 1360 files on a share
to a Windows 2000


Hi,

I have a share:

[share]
path = /appl/md/data
valid users = +asd
write list = +asd
read only = No
create mask = 0664
directory mask = 0775

And it has directories that have 3000 files in them, but when I look
at the same directory thru a Windows 2000, I only see 1360 files, no more.
If I type the path a file that isn't shown in the directory listing, I can
get to it. Also if I create a new file in the directory, it gets created,
but doesn't show in the directory list.

Any ideas? Looks like a Windows thing, but...

Thanks

Cyril Jaouich (Consultant Unix)
--
Support technique des infrastructures Unix
--
Tél: 514-840-3000x5527 

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


RE : [Samba] Problems with Samba 3.0.5 only seeing 1360 files on a share to a Windows 2000

2004-09-24 Thread Jaouich . Cyril
In dos (win 2000 cmd) it's shows the same, but under linux I seen all the
files.

Has anyone seen this before?

Cyril Jaouich (Consultant Unix)
--
Support technique des infrastructures Unix
--
Tél: 514-840-3000x5527 



-Message d'origine-
De : Denis Vlasenko [mailto:[EMAIL PROTECTED] 
Envoyé : jeudi 23 septembre 2004 16:25
À : [EMAIL PROTECTED]; [EMAIL PROTECTED]
Objet : Re: [Samba] Problems with Samba 3.0.5 only seeing 1360 files on a
share to a Windows 2000


> > [share]
> > path = /appl/md/data
> > valid users = +asd
> > write list = +asd
> > read only = No
> > create mask = 0664
> > directory mask = 0775
> >
> > And it has directories that have 3000 files in them, but when I look
> > at the same directory thru a Windows 2000, I only see 1360 files, no
more.
> > If I type the path a file that isn't shown in the directory listing, I
can
> > get to it. Also if I create a new file in the directory, it gets
created,
> > but doesn't show in the directory list.

Does dir show this the same?
Can you try to smbmount your share back to your machile and see what Linus
will show?
--
vda

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


[Samba] Problems with Samba 3.0.5 only seeing 1360 files on a share to a Windows 2000

2004-09-23 Thread Jaouich . Cyril
Hi,

I have a share:

[share]
path = /appl/md/data
valid users = +asd
write list = +asd
read only = No
create mask = 0664
directory mask = 0775

And it has directories that have 3000 files in them, but when I look
at the same directory thru a Windows 2000, I only see 1360 files, no more.
If I type the path a file that isn't shown in the directory listing, I can
get to it. Also if I create a new file in the directory, it gets created,
but doesn't show in the directory list.

Any ideas? Looks like a Windows thing, but...

Thanks

Cyril Jaouich (Consultant Unix)
--
Support technique des infrastructures Unix
--
Tél: 514-840-3000x5527 

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


[Samba] /etc/group issue

2004-06-25 Thread Jaouich . Cyril
Good morning...

I ran into a problem yesterday and I am wondering about the way
samba (2.2.8) reads the /etc/group file. I have a group that has 2000+ users
in it, so the group is defined with multiple entry lines for the same group:

Groupa::1000:id1:id2:...
Groupa::1000:id100:id101:...

I have noticed that a user is in the 1st line of the group
definition (ie: id1), he can get access to the share no problem, but when he
is in the 2nd line (id100) he gets dropped. We use a PDC to get
authentication and there has recently been an upgrade on it, but it seems
like it behaves the same as before. Anyhow, the PDC could be the culprit,
but has anyone ever seen this problem with samba and very big /etc/group
file?

Exemple with id1

[EMAIL PROTECTED]:~]smbclient //shomd1/md1 -Uid1
Password:
Domain=[ZQC] OS=[Unix] Server=[Samba 2.2.8a]
smb: \>

Exemple with id100

[EMAIL PROTECTED]:~]smbclient //shomd1/md1 -Uid1
Password:
Domain=[ZQC] OS=[Unix] Server=[Samba 2.2.8a]
tree connect failed: NT_STATUS_WRONG_PASSWORD

What is really funny, is that the PDC does seems to authenticate the user,
because I get a different msg if the password is not the right one (it does
seem like it's a problem with the groups & PDC)

Exemple with id100 (wrong passwd)

[EMAIL PROTECTED]:~]smbclient //shomd1/md1 -Uid100
Password:
Domain=[ZQC] OS=[Unix] Server=[Samba 2.2.8a]
tree connect failed: NT_STATUS_LOGON_FAILURE

Any ideas?

Cyril Jaouich (Consultant Unix)
--
Support technique des infrastructures Unix
--
Tél: 514-840-3000x5527
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba