samba4:wbinfo
Differences
This shows you the differences between two versions of the page.
samba4:wbinfo [2025/09/20 12:51] – created - external edit 127.0.0.1 | samba4:wbinfo [2025/09/21 17:38] (current) – kurgan | ||
---|---|---|---|
Line 4: | Line 4: | ||
==== Vedere i mapping di user e gruppi da Samba4 a Linux ==== | ==== Vedere i mapping di user e gruppi da Samba4 a Linux ==== | ||
- | * Mapping da user di Samba a UID su Linux (passando per SID Samba): | + | * Mapping da user di Samba a UID su Linux (passando per SID Samba):< |
- | < | + | |
wbinfo --name-to-sid USERNAME | wbinfo --name-to-sid USERNAME | ||
$ wbinfo --sid-to-uid SID_OTTENUTO_PRIMA | $ wbinfo --sid-to-uid SID_OTTENUTO_PRIMA | ||
</ | </ | ||
- | * Mapping da gruppo Samba a GID su Linux (passando per SID Samba): | + | * Mapping da gruppo Samba a GID su Linux (passando per SID Samba):< |
- | | + | |
wbinfo --name-to-sid " | wbinfo --name-to-sid " | ||
wbinfo --sid-to-gid SID_OTTENUTO_PRIMA | wbinfo --sid-to-gid SID_OTTENUTO_PRIMA | ||
</ | </ | ||
samba4/wbinfo.1758372660.txt.gz · Last modified: by 127.0.0.1