Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Weird Samba issue
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
LinuxRocks
Guru
Guru


Joined: 27 Nov 2003
Posts: 397
Location: New Mexico

PostPosted: Mon Oct 25, 2004 5:28 pm    Post subject: Weird Samba issue Reply with quote

Ok, so I reloaded my Linux server from Red Hat to Gentoo. I set up Samba just like I did with the Red Hat server (useing the same smb.conf) and when I map a drive from my Linux workstation to the server (using mount points in my fstab) I can map to the share, but the user and group ownership doesnt reflect my account on the workstation.

The uid and gid on the server for my account is 500:500, on the workstation, its 1000:100. When I do an ls on mapped share from my workstation, it comes up with owner 500 group 500 instaed of my username for owner and group.

In windows, when I map to the same share, it comes out like it should.

Any ideas for this. I checked permissions on the share on the server and they are correct.

Here is the share point in the smb.conf for referance:

Code:


[storage]
        comment = Server Storage
        writeable = yes
        valid users = username,@group
        path = /storage



NOTE: Username and group are hidden to protect the accounts on the server!!!!

Thanks!!!

Joe
Back to top
View user's profile Send private message
LinuxRocks
Guru
Guru


Joined: 27 Nov 2003
Posts: 397
Location: New Mexico

PostPosted: Mon Oct 25, 2004 5:48 pm    Post subject: Reply with quote

Man, I hate when I do that. I post a plee for help, then search Google and get the answer :roll:

For those that want to know, this is a bug
https://bugzilla.samba.org/show_bug.cgi?id=999

The workaround to it is adding this to the smb.conf file:
unix extensions = no

Joe
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum