Displaying 2 results from an estimated 2 matches for "cli_find".
Did you mean:
cdb_find
2001 Nov 16
1
samba-2.2-CVS compile problem
...#39;:
rpc_client/cli_connect.o(.text+0x58): undefined reference to `copy_user_creds'
rpc_client/cli_connect.o(.text+0x108): undefined reference to `create_ntc_from_cli_state'
rpc_client/cli_connect.o(.text+0x115): undefined reference to `copy_nt_creds'
rpc_client/cli_use.o: In function `cli_find':
rpc_client/cli_use.o(.text+0x2b): undefined reference to `copy_nt_creds'
rpc_client/ncacn_np_use.o: In function `ncacn_np_use_free':
rpc_client/ncacn_np_use.o(.text+0x4e): undefined reference to `create_ntc_from_cli_state'
rpc_client/ncacn_np_use.o: In function `ncacn_np_initialis...
1999 Dec 15
0
Problems with CVS / 2.1.0 prealpha on Redhat 6.1 - still no joy with CVS
...NT client domain logon / profiles then I would be
most interested!
Compiling smbd/chgpasswd.c
smbd/chgpasswd.c: In function `findpty':
smbd/chgpasswd.c:72: warning: assignment makes pointer from integer
without a cast
snip ...
Compiling rpc_client/cli_use.c
rpc_client/cli_use.c: In function `cli_find':
rpc_client/cli_use.c:161: warning: passing arg 1 of `pwd_compare'
discards `const' from pointer target type
snip ...
Compiling rpc_parse/parse_creds.c
rpc_parse/parse_creds.c: In function `create_user_creds':
rpc_parse/parse_creds.c:557: warning: assignment discards `const' fr...