Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

ndrdump(1) [debian man page]

NDRDUMP(1)							  [FIXME: manual]							NDRDUMP(1)

NAME
ndrdump - DCE/RPC Packet Parser and Dumper SYNOPSIS
ndrdump [-c context] {pipe} {function} {in|out} {filename} ndrdump [pipe] ndrdump DESCRIPTION
ndrdump tries to parse the specified filename using Samba's parser for the specified pipe and function. The third argument should be either in or out, depending on whether the data should be parsed as a request or a reply. Running ndrdump without arguments will list the pipes for which parsers are available. Running ndrdump with one argument will list the functions that Samba can parse for the specified pipe. The primary function of ndrdump is debugging Samba's internal DCE/RPC parsing functions. The file being parsed is usually one exported by wiresharks "Export selected packet bytes" function. The context argument can be used to load context data from the request packet when parsing reply packets (such as array lengths). VERSION
This man page is correct for version 4.0 of the Samba suite. SEE ALSO
wireshark, pidl AUTHOR
This utility is part of the Samba[1] suite, which is developed by the global Samba Team[2]. ndrdump was written by Andrew Tridgell. This manpage was written by Jelmer Vernooij. NOTES
1. Samba http://www.samba.org/ 2. Samba Team http://www.samba.org/samba/team/ [FIXME: source] 04/16/2014 NDRDUMP(1)

Check Out this Related Man Page

REGTREE(1)						    System Administration tools 						REGTREE(1)

NAME
regtree - Text-mode registry viewer SYNOPSIS
regtree [--help] [--backend=BACKEND] [--fullpath] [--no-values] [--credentials=CREDENTIALS] [location] DESCRIPTION
The regtree utility prints out all the contents of a Windows registry file. Subkeys are printed with one level more indentation than their parents. OPTIONS
--help Show list of available options. --backend BACKEND Name of backend to load. Possible values are: creg, regf, dir and rpc. The default is dir. --credentials=CREDENTIALS Credentials to use, if any. Password should be separated from user name by a percent sign. --fullpath Print the full path to each key instead of only its name. --no-values Don't print values, just keys. VERSION
This man page is correct for version 4.0 of the Samba suite. SEE ALSO
gregedit, regshell, regdiff, regpatch, samba AUTHOR
This utility is part of the Samba[1] suite, which is developed by the global Samba Team[2]. This manpage and regtree were written by Jelmer Vernooij. NOTES
1. Samba http://www.samba.org/ 2. Samba Team http://www.samba.org/samba/team/ Samba 4.0 06/17/2014 REGTREE(1)
Man Page

15 More Discussions You Might Find Interesting

1. IP Networking

Samba

:confused: I've been trying to get Samba working on RH7.2 but been failing. Could anyone give me some tips on what I should check to see what I'm doing wrong. I've double check everything. Maybe I could of forgot something. PLEASE HELP. (2 Replies)
Discussion started by: aojmoj
2 Replies

2. UNIX for Dummies Questions & Answers

Why use Samba?

Hi, I am sorry I am total dummy in Unix. I am starting to explore a thing call "Samba". From my initial and rough finding, I think Samba is only useful in providing Print services to PC platform users. That is to say, The Unix machine which has Samba installed, is able to provide print... (3 Replies)
Discussion started by: champion
3 Replies

3. UNIX for Dummies Questions & Answers

Samba & sessionid.tdb

Hello folks, I am running FreBSD Unix 5.1 and I installed Samba 3.0.0 using instructions on this page http://www.kempston.net/solaris/samba.html (I only worked through points 1 to 3) It seemed to install OK but the smbd and nmbd daemons would not run because for some reason the... (3 Replies)
Discussion started by: SRP
3 Replies

4. Solaris

Can't dance the Samba!

Hi all, Firstly this is my very first attempt at installing and using Samba and only have a basic grasp of how it works.... Earlier today I installed Samba 3.0.2 under Solaris 9 (Sun Ultra 60) for the purpose of sharing my home directory on the Sun with my PC. Following the instructions at... (3 Replies)
Discussion started by: alarmcall
3 Replies

5. UNIX for Advanced & Expert Users

Samba crashes on Solaris with Veritas Cluster

We recently transferred our Samba server to a cluster of two Sun systems running Solaris 9 with Veritas Cluster Server. We used Samba 3.0.7. Since then Samba seems to crash every 2 to 3 days, always around noon. The symptoms are that at first people who are connected lose the ability to access... (1 Reply)
Discussion started by: rhfrommn
1 Replies

6. AIX

Setting Up Samba for AIX

Hi all I want to know how do I create a print queue using samba on AIX enviroment to print to file. Setup step require. Anyone please help me on this. Vincent (2 Replies)
Discussion started by: vwong
2 Replies

7. Solaris

how do you reset Samba root PW w/o knowing it?

:( I have a system that uses Samba to manage user's accounts. The problem is that the Samba's root password has been changed, and the people who setup the system have left the company. So what do I need to do to reset it or blank it out in order to supply Samba with a new password? mike (2 Replies)
Discussion started by: mehow
2 Replies

8. Shell Programming and Scripting

file help

i have a generated file as a o/p called file1.txt the contents of that file is --------------------------------- AdapterCCProvisioningInterface is Running Archiver1 is Running Archiver2 is Running DBMaint is Running DBSyncListener is Running ImportAdapter.CCMeterRead is Running... (5 Replies)
Discussion started by: ali560045
5 Replies

9. AIX

Samba Installation

Need assistance installing Samba on AIX 5200-10 with a host name of banora. Downloaded samba-3.0.4.0.bff off the Bull Freeware site and installed it with smit okay. Am using the IBM Redbook SG24-6004-00 Samba Installation, Configuration, and Sizing Guide July 2000 based on ver 2.0.6 as this... (18 Replies)
Discussion started by: farl
18 Replies

10. Solaris

Samba service in maintenance mode ???

I have a Solaris 10 SunFire v880 machine and I'm having trouble with Samba. Samba has worked on this machine but since the machine has been re-booted Samba has not worked. Machine details are: cat /etc/release Solaris 10 10/08 s10s_u6wos_07b SPARC Copyright 2008... (2 Replies)
Discussion started by: KenLynch
2 Replies

11. Ubuntu

Samba not working

I'm trying to hook up a Ubuntu 10.04 PC to my media box by Samba and I am getting can not connect errors although I can see the directories. I have done everything I can think of to enable sharing and guest access. Can anyone think of anything to try such as restoring defaults and trying again? Has... (8 Replies)
Discussion started by: dothehustle
8 Replies

12. UNIX Desktop Questions & Answers

grep function

Hi Guys, I have a very limited knowledge on shell scripting. When I execute dspmq, I get either " Running" or "Running in Standby" as output $dspmq QM1 Running QM2 Running as StandByI want my script to run only if the output of dspmq is "Running". I executed the below... (6 Replies)
Discussion started by: vandi
6 Replies

13. Shell Programming and Scripting

Replace pipe delimited column string to null

Hi All, I have a large dat file where each lines are pipe delimited values. I need to parse the file depending on the request. For example: sometimes I have told to remove all the values in the 7th column (this case remove values '3333' only from the first line and '3543' from the second line)... (4 Replies)
Discussion started by: express14
4 Replies

14. SCO

SCO Openserver 6 and Samba

We are running an Openserver 6 machine and I am trying to locate a more current compiled version of Samba (> Samba 3.3). We print to Windows PCs that need to be upgraded from XP to 7. Everything works great in XP but I can't seem to get around the known bug in Samba 3.0.3 when accessing shares on a... (3 Replies)
Discussion started by: Jim546
3 Replies

15. AIX

Samba Woes

Hi all With the recent virus attacks we have been tasked with upgrading Samba to a "secure" version. Currently running 3.0.29a and looking to put the latest version down 4.6.5. Being a lazy bod I have only ever installed this, a long time ago, when you could get it in BFF filesets. Have... (6 Replies)
Discussion started by: splattty
6 Replies