Samba
Global Parameters
[ global ]
workgroup = Dragon
security = SHARE
[ Plans ]
path = / plans
read only = Yes
guest ok = Yes
Ok here is the scenario I have a XP Box and a Old P3 Debian Rig they have both been setup and are communicating happily with each other.
The example of the samba config I posted is my first config and everything is working dandy.
I want to take the config to the next stage and implement authentication when accessing the share but i'm having a tough time getting my head around it.
If I were to create a user called Bob and only wanted to give Bob access to the samba share how do I go about it?
Ive read you need to create the user on the linux box, windows box and create a smb account.
Can somebody please walk me through the process of how to setup and get Bob access to the share lol
Many Thanks this will aid my growth of samba knowledge.
[ global ]
workgroup = Dragon
security = SHARE
[ Plans ]
path = / plans
read only = Yes
guest ok = Yes
Ok here is the scenario I have a XP Box and a Old P3 Debian Rig they have both been setup and are communicating happily with each other.
The example of the samba config I posted is my first config and everything is working dandy.
I want to take the config to the next stage and implement authentication when accessing the share but i'm having a tough time getting my head around it.
If I were to create a user called Bob and only wanted to give Bob access to the samba share how do I go about it?
Ive read you need to create the user on the linux box, windows box and create a smb account.
Can somebody please walk me through the process of how to setup and get Bob access to the share lol
Many Thanks this will aid my growth of samba knowledge.
Microsoft's strategy to conquer the I.T industry
" Embrace, evolve, extinguish "
" Embrace, evolve, extinguish "
Comments
-
ally_uk Member Posts: 1,145 ■■■■□□□□□□Any Samba gurus?Microsoft's strategy to conquer the I.T industry
" Embrace, evolve, extinguish " -
dynamik Banned Posts: 12,312 ■■■■■■■■■□Have you looked at the information here: Quick HOWTO: Linux Home Networking and Linux Forums Help
I think at the bare minimum, you just need to create a samba user. You might be able to do some more advanced user-mapping thing, but I don't think you need to create all those account just to get started.