• Home
  • History
  • Annotate
  • only in this directory
NameDateSize

..07-Jun-20164

lsa/H16-May-20179

MakefileH A D07-Jun-20163 KiB

READMEH A D07-Jun-2016471

reg/H16-May-201713

sam/H16-May-201710

smbc_test/H16-May-20173

svcctl/H16-May-20173

test_util.cH A D07-Jun-201611.9 KiB

test_util.hH A D07-Jun-20161.1 KiB

README

1This code was written to test the different library functions. However, a simple example of almost every libmsrpc call can be found
2in this code.
3
4notes: most of the programs use a modified smbc_get_auth_data_fn which will not prompt for a user/domain/password so expect flaky results 
5if you run the tests with just a server, ie: svc remote_machine
6   
7
8If you get errors about the libmsrpc.so object, make sure your LD_LIBRARY_PATH points to /path/to/samba3/source/bin
9