Comment 35 for bug 241448

Revision history for this message
Jamie Strandboge (jdstrand) wrote :

This is what I did:

Gutsy server:
* created the above share
* restarted samba

Gutsy client:
* used nautilus to access the share, without mounting
* copied a flash video to the share through nautilus
* tried to play video through nautilus by double clicking on it (worked)
* tried to play the video in totem by specifying smb://.../share/file.flv (worked)

Hardy client:
* tried to play video through nautilus by double clicking on it (worked)
* tried to play the video in totem by specifying smb://.../share/file.flv (worked)

I then added a new share to the server with:
[bug241448-seb]
path = /tmp/bar
guest ok = no

then added a user with smbpasswd

Then tried to access the file in the same way on Gutsy and Hardy clients. Both worked.