search for: smburl

Displaying 3 results from an estimated 3 matches for "smburl".

2002 Nov 29
0
libsmbclient problem
...eed authentication: smb://%s/%s\n", server, share ); #endif if ( workgroup[0] != '\0' ) { memset( workgroup, '\0', wglen ); snprintf( workgroup, wglen-1, "%s", "RATNET" ); } } /* main function */ int main( int argc, char** argv ) { char const* smburl = argc > 1 ? argv[1] : "smb://RATNET/"; struct smbc_dirent* dirp; int handle; /* open libsmbclient library... */ if( smbc_init( auth_func, 10 ) < 0 ) { perror( "smbc_init" ); return 1; } /* open directory */ handle = smbc_opendir( smburl ); if( ha...
2024 Jan 08
0
[Announce] Samba 4.19.4 Available for Download
...multichannel ???? exclusion. o? Andreas Schneider <asn at samba.org> ?? * BUG 15469: 'force user = localunixuser' doesn't work if 'allow trusted ???? domains = no' is set. ?? * BUG 15525: smbget debug logging doesn't work. ?? * BUG 15532: smget: username in the smburl and interactive password entry ???? doesn't work. ?? * BUG 15538: smbget auth function doesn't set values for password prompt ???? correctly. o? Martin Schwenke <mschwenke at ddn.com> ?? * BUG 15523: ctdb RELEASE_IP causes a crash in release_ip if a connection to ???? a non-pu...
2024 Jan 08
0
[Announce] Samba 4.19.4 Available for Download
...multichannel ???? exclusion. o? Andreas Schneider <asn at samba.org> ?? * BUG 15469: 'force user = localunixuser' doesn't work if 'allow trusted ???? domains = no' is set. ?? * BUG 15525: smbget debug logging doesn't work. ?? * BUG 15532: smget: username in the smburl and interactive password entry ???? doesn't work. ?? * BUG 15538: smbget auth function doesn't set values for password prompt ???? correctly. o? Martin Schwenke <mschwenke at ddn.com> ?? * BUG 15523: ctdb RELEASE_IP causes a crash in release_ip if a connection to ???? a non-pu...