Hello, I tried to use usermap from linux and it fails to execute.
I am running debian lenny 64bits.
I have installed the latest version of ntfs-3g-1.5130 (I have created a debianized package)
Have downloaded the tools.zip and compiled it.
I have also exported the NTFS3G var pointing it to the lib directory and usermap complains saying:
Code:
uschilxdsk01:~/tools# ./usermap /dev/sda1
This tool will help you to build a mapping of Windows users
to Linux users.
Be prepared to give Linux user id (uid) and group id (gid)
for owners of files which will be selected.
/usr/lib64/libntfs-3g.so.43: undefined symbol: ntfs_initialize_file_security
Though, I may be doing something wrong.
Do you need any other information from me?