Hello Guys, hoping you can help again as I've had success by posting on here before!
I have the following setup:
1PC running windows XP : users Chris, Delia
1PC running ubuntu server
1PC running kubuntu 8.10: users Chris, Delia
i have successfully set up ubuntu server running Samba which shares 3 folders between 2 users Chris (me) & Delia (my wife):
Media - configured so we can both access it
Chris - personal space configures so only i can read/write and execute from it
Delia - personal space configured so only my wife can read/write execute from it.
All this works fine from windows xp, I can access my files, & media but not my wife's folder & conversely my wife can access media & her files but not mine.
in kubuntu however, when i want to automatically mount these files at startup, i configure the /etc/fstab file. This all works fine until you begin to consider how to keep the user access as it is in windows. from all I've read, you can either define the samba user & password in the fstab file (insecure) or create a credentials file to contain user names & passwords (this works fine for me), however isn't the /etc/fstab file used regardless of which user is using the machine and won't that mean that that i can see my wife's personal folder & my wife can see mine? how is this overcome? any suggestions?
Chris
I have the following setup:
1PC running windows XP : users Chris, Delia
1PC running ubuntu server
1PC running kubuntu 8.10: users Chris, Delia
i have successfully set up ubuntu server running Samba which shares 3 folders between 2 users Chris (me) & Delia (my wife):
Media - configured so we can both access it
Chris - personal space configures so only i can read/write and execute from it
Delia - personal space configured so only my wife can read/write execute from it.
All this works fine from windows xp, I can access my files, & media but not my wife's folder & conversely my wife can access media & her files but not mine.
in kubuntu however, when i want to automatically mount these files at startup, i configure the /etc/fstab file. This all works fine until you begin to consider how to keep the user access as it is in windows. from all I've read, you can either define the samba user & password in the fstab file (insecure) or create a credentials file to contain user names & passwords (this works fine for me), however isn't the /etc/fstab file used regardless of which user is using the machine and won't that mean that that i can see my wife's personal folder & my wife can see mine? how is this overcome? any suggestions?
Chris
Comment