Jump to content

Please help I’m kind of new here

Go to solution Solved by Electronics Wizardy,
Just now, TheCoder2019 said:

How TF do I do that!? I can make shares, partitions, and users but how do I set permissions on specific users?

 

(sorry if I sound pissed right now its just because why not)

use chown to change the owner or a file, and chmod to change the permissions of the file.

 

Take a look at man pages an tutorials for help.

I have a Raspberry Pi 3B+ with Samba installed. How do I make partitions/drives assigned to a different SMB user? I want everyone in my household to have their own 25GB share with privacy. What do I put in smb.conf to make this work?

As Someone with the username “</TheCoder2019_”, my coding skills are atrocious.

Here are my specs:

Spoiler

 

MSI PRO-VLH H310M

Intel Core i3-8100 (Thanks, @Schnoz!)

GTX 1060 OC 3GB or Intel UHD 630

16GB (2x8) Cosair Vengeance LPX CL16 - 2400MHz

GAMDIAS Argus M1

 

An old friend of mine - Intel stock cooler (temps through the roof like 60 C under load)

 

 

Linux Apps you NEED!

Spoiler

tmux

dhcpd

git

 

 


 

 

 

 

 

 

 

Hi! I love RGB! Who doesn't? Karens that don't have colorful lights on their Facebook page

Link to comment
Share on other sites

Link to post
Share on other sites

You need to add the users and set them up in samba first.

 

Then you can setup permissions and shares, so each user has access to certian folders.

 

Id just have them all share the same space, but if you need to limit size, id use quota in your filesystem.

Link to comment
Share on other sites

Link to post
Share on other sites

1 minute ago, Electronics Wizardy said:

You need to add the users and set them up in samba first.

 

Then you can setup permissions and shares, so each user has access to certian folders.

 

Id just have them all share the same space, but if you need to limit size, id use quota in your filesystem.

How TF do I do that!? I can make shares, partitions, and users but how do I set permissions on specific users?

 

(sorry if I sound pissed right now its just because why not)

As Someone with the username “</TheCoder2019_”, my coding skills are atrocious.

Here are my specs:

Spoiler

 

MSI PRO-VLH H310M

Intel Core i3-8100 (Thanks, @Schnoz!)

GTX 1060 OC 3GB or Intel UHD 630

16GB (2x8) Cosair Vengeance LPX CL16 - 2400MHz

GAMDIAS Argus M1

 

An old friend of mine - Intel stock cooler (temps through the roof like 60 C under load)

 

 

Linux Apps you NEED!

Spoiler

tmux

dhcpd

git

 

 


 

 

 

 

 

 

 

Hi! I love RGB! Who doesn't? Karens that don't have colorful lights on their Facebook page

Link to comment
Share on other sites

Link to post
Share on other sites

Just now, TheCoder2019 said:

How TF do I do that!? I can make shares, partitions, and users but how do I set permissions on specific users?

 

(sorry if I sound pissed right now its just because why not)

use chown to change the owner or a file, and chmod to change the permissions of the file.

 

Take a look at man pages an tutorials for help.

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×