No subject


Tue Dec 2 02:23:37 GMT 2003


    switch (q_u->switch_value) {
        case 0x01:
            init_unk_info1(&ctr->info.inf1);
            break;
        case 0x02:
            /* The time call below is to get a sequence number
               for the sam. FIXME !!! JRA. */
            init_unk_info2(&ctr->info.inf2, global_myworkgroup,
		global_myname, (uint32) time(NULL));
            break;
        case 0x03:
            init_unk_info3(&ctr->info.inf3);
            break;
        case 0x06:
            init_unk_info6(&ctr->info.inf6);
            break;
        case 0x07:
            init_unk_info7(&ctr->info.inf7);
            break;
        case 0x0c:
            init_unk_info12(&ctr->info.inf12);
            break;
        default:
            return NT_STATUS_INVALID_INFO_CLASS;
    }

>
> any ideas?
>









jerry
-- 
 ---------------------------------------------------------------------
 www.samba.org              SAMBA  Team             jerry_at_samba.org
 www.plainjoe.org                                jerry_at_plainjoe.org
 http://www.hp.com        Hewlett-Packard
 --"I never saved anything for the swim back." Ethan Hawk in Gattaca--





More information about the samba-ntdom mailing list