search for: regshel

Displaying 6 results from an estimated 6 matches for "regshel".

Did you mean: regshell
2009 Jan 16
2
regshell only goes to HKEY_CLASSES_ROOT
Hi all, I've compiled samba 4 from branches and it worked like a charm. I'm trying to use regshell to read (remotely) the following Windows registry key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall I can connect to the remote machine with no problems: ./regshell --remote=192.168.50.142 --user=Administrador%xxx HKEY_CLASSES_ROOT> HKEY_CLASSES_ROOT> info Name:...
2004 May 21
2
read (and edit?) registry files on Linux
Hello, Is there a way in Linux to read Windows registry files? I have only ssh access to the Linux/Samba server, and would like to be able to check settings in user profiles (in their ntuser.dat files). Best would be if I could even edit settings in there. For now, it seems the only thing I can do is scp the files to a Windows machine, and manually load the hives in regedt32. Very
2009 Mar 23
0
regpatch problem ?
...ng to use the samba4 registry tools for server-side editing of HKCU (ntuser.dat) on a Debian Etch samba 3 server. I was very pleased to see that backporting Debian experimental's samba4 package was very easy, so now I have a backported-to-Etch registry-tools package to start experiments : - regshell -F ntuser.dat works, one can manually add, remove, modify keys and values. But this is not really suitable for batch process - regtree -F ntuser.dat works too, - regpatch -F ntuser.dat patch.reg doesn't load the ntuser.dat (I verified with strace, it is not opened ). It looks like the -F...
2020 Aug 03
3
Error compiling samba server in MacOS
...mbols for architecture x86_64: ? "_rl_done", referenced from: ????? _smb_readline_done in smbreadline_1.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) [3234/3434] Linking default/source4/lib/registry/regshell clang: warning: argument unused during compilation: '-pie' [-Wunused-command-line-argument] Undefined symbols for architecture x86_64: ? "_rl_done", referenced from: ????? _smb_readline_done in smbreadline_1.o ld: symbol(s) not found for architecture x86_64 clang: error: linke...
2011 May 14
3
regpatch writing to local registry hive with -F not working (registery-utils 4.0.0~alpha15~git20110124.dfsg1-2ubuntu1)
...eCaption with type (null), length 0: About to write LegalNoticeText with type (null), length 0: About to write allocatecdroms with type (null), length 1: 1 About to write AutoAdminLogon with type (null), length 1: 1 regdiff also seems to ignore any .reg files passed to it. conversely regtree and regshell both seem to work fine operating on a local hive though. (actually regtree borks reading the software hive but is ok on others) The man pages elude to it being able to do this so is it me being thick or is it not meant to work? http://manpages.ubuntu.com/manpages/natty/en/man1/regpatch.1.html I...
2010 May 02
2
samba4 make error - drsblobs.so
...: enumeration value ?RAW_SFILEINFO_1042? not handled in switch torture/gentest.c:2255: warning: enumeration value ?RAW_SFILEINFO_1043? not handled in switch torture/gentest.c:2255: warning: enumeration value ?RAW_SFILEINFO_1044? not handled in switch Linking bin/gentest Compiling lib/registry/tools/regshell.c Linking bin/regshell Compiling utils/testparm.c Linking bin/testparm Compiling utils/ntlm_auth.c Linking bin/ntlm_auth Compiling lib/ldb/tools/ldbtest.c Linking bin/ldbtest Compiling torture/smbtorture.c Compiling torture/torture.c Compiling torture/nbt/query.c Compiling torture/nbt/register.c C...