LinuxCommandLibrary

ntfs-3g.usermap

creates Windows-Linux user mappings

TLDR

Create user mapping

$ ntfs-3g.usermap [/dev/sda1]
copy
Map to specific file
$ ntfs-3g.usermap [/dev/sda1] > [UserMapping]
copy
Interactive mode
$ ntfs-3g.usermap -i [/dev/sda1]
copy

SYNOPSIS

ntfs-3g.usermap [options] device

DESCRIPTION

ntfs-3g.usermap creates Windows-Linux user mappings. Maps SIDs to UIDs.
The tool generates UserMapping file. Used for permission mapping.

PARAMETERS

DEVICE

NTFS partition.
-i
Interactive mode.
--help
Display help information.

CAVEATS

Part of ntfs-3g. Creates .NTFS-3G/UserMapping. Manual editing possible.

HISTORY

ntfs-3g.usermap provides user identity mapping between Windows and Linux.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community