F5F Stay Refreshed Software Operating Systems Issues with permissions for the second user on Ubuntu.

Issues with permissions for the second user on Ubuntu.

Issues with permissions for the second user on Ubuntu.

J
Jorski
Member
219
08-06-2021, 02:22 PM
#1
You're facing issues with setting up a NAS using Samba and getting permission problems for a second user. The problem seems to involve file permissions on both an external NTFS drive and an internal EXT4 drive. Have you checked the current ownership and permissions? You might need to adjust them carefully or use Samba's configuration options to manage access properly.
J
Jorski
08-06-2021, 02:22 PM #1

You're facing issues with setting up a NAS using Samba and getting permission problems for a second user. The problem seems to involve file permissions on both an external NTFS drive and an internal EXT4 drive. Have you checked the current ownership and permissions? You might need to adjust them carefully or use Samba's configuration options to manage access properly.

E
EmmyG123
Member
142
08-06-2021, 08:48 PM
#2
According to the Samba wiki, user management involves setting up and controlling user accounts within the system.
E
EmmyG123
08-06-2021, 08:48 PM #2

According to the Samba wiki, user management involves setting up and controlling user accounts within the system.

A
AbbyKurle
Junior Member
13
08-10-2021, 04:02 AM
#3
Create a shared folder where the group manages the files. Add the user to that group using usermod or useradd. Set the new user as the owner of the directories with chown.
A
AbbyKurle
08-10-2021, 04:02 AM #3

Create a shared folder where the group manages the files. Add the user to that group using usermod or useradd. Set the new user as the owner of the directories with chown.

A
AthenasLight
Posting Freak
781
08-29-2021, 08:26 AM
#4
Select the option that appears when you enter the second command.
A
AthenasLight
08-29-2021, 08:26 AM #4

Select the option that appears when you enter the second command.

C
CelticGila
Senior Member
454
08-29-2021, 10:50 PM
#5
Capital G, Linux is case-sensitive.
C
CelticGila
08-29-2021, 10:50 PM #5

Capital G, Linux is case-sensitive.

A
Aunorine
Member
130
08-30-2021, 02:09 AM
#6
I just tested what you suggested, but it doesn’t seem to function.
A
Aunorine
08-30-2021, 02:09 AM #6

I just tested what you suggested, but it doesn’t seem to function.