r25598: Add missing become_root/unbecome_root around calls of add_aliases.
[samba.git] / examples / libmsrpc / test / README
1 This code was written to test the different library functions. However, a simple example of almost every libmsrpc call can be found
2 in this code.
3
4 notes: 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 
5 if you run the tests with just a server, ie: svc remote_machine
6    
7
8 If you get errors about the libmsrpc.so object, make sure your LD_LIBRARY_PATH points to /path/to/samba3/source/bin