Ignore:
Timestamp:
Sep 30, 2008, 7:14:08 AM (17 years ago)
Author:
Paul Smedley
Message:

Update source to 3.0.32

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.0/source/utils/net.c

    r140 r158  
    497497        }
    498498
    499         if (opt_user_name && opt_password) {
     499        if (opt_user_name) {
    500500                nt_status = connect_to_ipc(&cli, &server_ip, server_name);
    501501                if (NT_STATUS_IS_OK(nt_status)) {
Note: See TracChangeset for help on using the changeset viewer.