[main] Doc issue in file modules/ROOT/pages/samba.adoc #733
Labels
No labels
bug
Closed As
complete
Closed As
duplicate
Closed As
insufficient data
Closed As
moved
Closed As
not possible
Closed As
out of scope
Closed As
stale
good first issue
help wanted
improvement
needs changes
needs committer review
needs info
new change
Priority
awaiting triage
Priority
needs review
Priority
next meeting
Priority
waiting on assignee
Priority
waiting on external
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Docs/quick-docs#733
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Please complete the manual with the command and comments below.
sudo groupadd myfamily
sudo gpasswd -a $USER myfamily
# add the logged-in user to the myfamily group !sudo useradd -G myfamily jack
# add the new users to the myfamily group.sudo useradd -G myfamily maria
sudo usermod -G myfamily username
excluded several users from the rest of the groups while adding themselves to the myfamily group. As I was a victim of this error too, I think puting the correct commands makes sense.Well, I checked:
https://docs.fedoraproject.org/en-US/quick-docs/samba/
(QuickDocs -> Usage and customisation -> JHow to create a samba share)
I guess it is about the paragraph "Sharing a dir for many users"
And you propose to explicitly add the current user unconditionally. If an admin cfreates the group they may not want to become a member?
And I don''t junderstand the purpose of the usermod -G which would add usernam,e to group myfamily and remove them from all other groups - if I fremember correctly.
Metadata Update from @pboy:
Metadata Update from @pboy: