Cannot Login to Domain

Greg Dickie greg at discreet.com
Tue Dec 8 21:22:31 GMT 1998


Okey Dokey:

# Samba config file created using SWAT
# from tahiti.rd.discreet.qc.ca (192.168.60.54)
# Date: 1998/12/01 18:15:46

# Global parameters
        workgroup = DL_RDMTL
        server string = RD Test NT PDC (%v)
        encrypt passwords = Yes
        use rhosts = Yes
        log level = 10
        log file = /var/samba/log.%m.%U
        name resolve order = host wins bcast
        time server = Yes
        deadtime = 60
        socket options = TCP_NODELAY
        load printers = No
        printcap name = /usr/local/samba/lib/printcap
        logon script = logon.bat
        logon path = \\tahiti\profiles\%U
        logon drive = H:
        logon home = \\dublin\%U
        domain logons = Yes
        os level = 100
        preferred master = Yes
        domain master = Yes
        wins support = Yes
        remote announce = 172.16.50.103
        unix realname = Yes
        admin users = greg
        hosts allow = 192.168. 172.16.100.121
        printing = lprng
        print command = lp -d %p %s
        lpq command = rsh guest at prnsrv lpq -P%p
        case sensitive = Yes

[profiles]
        path = /usr/local/samba/profiles
        valid users = @develop
        read only = No
        browseable = No

[netlogon]
        comment = NetLogon Share
        path = /usr/local/samba/netlogon

On 08-Dec-98 Luke Kenneth Casson Leighton wrote:
> On Tue, 8 Dec 1998, Greg Dickie wrote:
> 
>> tahiti is this machine (ie: the samba PDC from which the log has been
>> extracted. 
> 
> um... so why is it therefore attempting to connect to itself?
> 
> can you send your smb.conf file?
>  
>> Greg
>> 
>> 
>> On 08-Dec-98 Luke Kenneth Casson Leighton wrote:
>> > is TAHITI your PDC?
>> > 
>> > On Wed, 9 Dec 1998, Greg Dickie wrote:
>> > 
>> >> 
>> >> Also I forgot to mention that today I had a new problem. It looks like
>> >> samba
>> >> does not realize that it is the PDC anymore:
>> >> 
>> >> here is the log excerpt:
>> >> 
>> >> [1998/12/08 08:47:12, 1] libsmb/clientgen.c:(2608)
>> >>   cli_establish_connection: failed to connect to TAHITI<00>
>> >>   (192.168.60.54)
>> >> [1998/12/08 08:47:12, 0] libsmb/clientgen.c:(2796)
>> >>   cli_connect_serverlist: Domain password server not available.
>> >> [1998/12/08 08:47:12, 0] lib/sids.c:(199)
>> >>   get_member_domain_sid: unable to initialise client connection.
>> >>   error connecting to 192.168.60.54:139 (Invalid argument)
>> >> [1998/12/08 08:48:26, 1] libsmb/clientgen.c:(2608)
>> >>   cli_establish_connection: failed to connect to TAHITI<00>
>> >>   (192.168.60.54)
>> >> [1998/12/08 08:48:26, 0] libsmb/clientgen.c:(2796)
>> >>   cli_connect_serverlist: Domain password server not available.
>> >> [1998/12/08 08:48:26, 0] lib/sids.c:(199)
>> >>   get_member_domain_sid: unable to initialise client connection.
>> >>   started asyncdns process 19021
>> >> 
>> >> Greg
>> >> 
>> >> 
>> >> On 08-Dec-98 Michael S. Hulet wrote:
>> >> > I downloaded a fresh cvs Monday morning 12/8/98.  Same problems.  I
>> >> > cannot
>> >> > login and smbd eats up 98% of my cpu time.  I don't know if anyone on
>> >> > the
>> >> > samba team is looking into this anomaly.  We are running samba on a DEC
>> >> > Alpha 4.0d and it looks like Irix is experiencing the same problem.  
>> >> > Michael Hulet
>> >> > 
>> >> > 
>> >> > On Wed, 2 Dec 1998, Greg Dickie wrote:
>> >> > 
>> >> >> 
>> >> >> YUp, this is what I'm seeing to. It looks like getgrent is, in fact
>> >> >> not
>> >> >> cycling
>> >> >> through the file but always returning the same entry. I'm trying to
>> >> >> figure
>> >> >> this
>> >> >> out at the moment. You're not on IRIX by any chance, are you?
>> >> >> 
>> >> >> Greg
>> >> >> 
>> >> >> On 02-Dec-98 Michael S. Hulet wrote:
>> >> >> > The latest CVS code (12/2/98) does not allow me to login to the
>> >> >> > domain.
>> >> >> >   PID USERNAME PRI NICE  SIZE   RES STATE   TIME    CPU COMMAND
>> >> >> > 17933 root      53    0 5784K 1638K run     2:19 99.00% <smbd>
>> >> >> > 
>> >> >> > smbd starts up another process until it brings my server to its
>> >> >> > knees.
>> >> >> >   PID USERNAME PRI NICE  SIZE   RES STATE   TIME    CPU COMMAND
>> >> >> > 18191 root      53    0 5128K  786K run     0:23 49.70% <smbd>
>> >> >> > 17933 root      53    0 5920K 1703K run     2:43 49.60% <smbd>
>> >> >> > 
>> >> >> > NT gives me The system cannot log you on to this domain because the
>> >> >> > system's computer account in its primary domain is missing or the
>> >> >> > password
>> >> >> > on the account is incorrect after a couple of minutes.  smbd
>> >> >> > continues
>> >> >> > to
>> >> >> > consume 99% of my cpu time until I kill it.
>> >> >> >  Just started happening this week.
>> >> >> > 
>> >> >> > The log file shows a continues loop of 
>> >> >> > [1998/12/02 10:05:02, 10] lib/domain_namemap.c:lookupsmbpwnam(884)
>> >> >> >   lookupsmbpwnam: unix user name root
>> >> >> > [1998/12/02 10:05:02, 10] lib/domain_namemap.c:lookupsmbpwuid(908)
>> >> >> >   lookupsmbpwuid: unix uid 0
>> >> >> > [1998/12/02 10:05:02, 10] lib/domain_namemap.c:lookupsmbpwnam(884)
>> >> >> >   lookupsmbpwnam: unix user name hulet
>> >> >> > [1998/12/02 10:05:02, 10] lib/domain_namemap.c:lookupsmbpwuid(908)
>> >> >> >   lookupsmbpwuid: unix uid 204
>> >> >> > [1998/12/02 10:05:02, 10] groupdb/groupunix.c:getgrpunixpwent(203)
>> >> >> >   line: 'system::1001:,hulet'
>> >> >> > [1998/12/02 10:05:02, 5]
>> >> >> > groupdb/groupdb.c:iterate_getusergroupsnam(239)
>> >> >> >   group name system members: 2
>> >> >> > [1998/12/02 10:05:02, 10] groupdb/groupdb.c:user_is_member(195)
>> >> >> >   searching against user root...
>> >> >> > [1998/12/02 10:05:02, 10] groupdb/groupdb.c:user_is_member(195)
>> >> >> >   searching against user hulet...
>> >> >> > [1998/12/02 10:05:02, 10] groupdb/groupdb.c:user_is_member(198)
>> >> >> >   searching for user hulet: found
>> >> >> > [1998/12/02 10:05:02, 10] groupdb/groupdb.c:add_domain_group(175)
>> >> >> >   adding group system()
>> >> >> > [1998/12/02 10:05:02, 10] groupdb/groupunix.c:getgrpunixpwent(162)
>> >> >> >   getgrpunixpwent: enum unix group entry system
>> >> >> > [1998/12/02 10:05:02, 10] lib/domain_namemap.c:lookupsmbgrpgid(1143)
>> >> >> >   lookupsmbgrpgid: unix gid 0
>> >> >> > [1998/12/02 10:05:02, 7] lib/util_sid.c:sid_to_string(50)
>> >> >> >   sid_to_string returning S-1-5-32-544
>> >> >> > [1998/12/02 10:05:02, 10] lib/domain_namemap.c:map_unixid(759)
>> >> >> >   map_unixid: enum entry unix group admin 68 nt Administrators
>> >> >> > S-1-5-32-544
>> >> >> > [1998/12/02 10:05:02, 7] lib/util_sid.c:sid_to_string(50)
>> >> >> >   sid_to_string returning
>> >> >> >   S-1-5-21-2223245607-1664418827-1016294829-512
>> >> >> > [1998/12/02 10:05:02, 10] lib/domain_namemap.c:map_unixid(759)
>> >> >> >   map_unixid: enum entry unix group ittc 29690 nt Domain Admins
>> >> >> > S-1-5-21-2223245607-1664418827-1016294829-512
>> >> >> > 
>> >> >> > .........100's of times until
>> >> >> > 
>> >> >> > [1998/12/02 10:06:00, 6] param/loadparm.c:lp_file_list_changed(1783)
>> >> >> >   lp_file_list_changed()
>> >> >> >   file /usr/system/samba/lib/smb.conf ->
>> >> >> >   /usr/system/samba/lib/smb.conf
>> >> >> > last mo
>> >> >> > d_time: Wed Dec  2 09:28:29 1998
>> >> >> > 
>> >> >> > [1998/12/02 10:06:00, 2] smbd/process.c:smbd_process(872)
>> >> >> >   Closing idle connection 2.
>> >> >> > [1998/12/02 10:06:00, 2] smbd/server.c:exit_server(406)
>> >> >> >   Closing connections
>> >> >> > [1998/12/02 10:06:00, 3] smbd/service.c:close_cnum(510)
>> >> >> >   carmack (0.0.0.0) closed connection to service IPC$
>> >> >> > [1998/12/02 10:06:00, 3] smbd/connection.c:yield_connection(40)
>> >> >> >   Yielding connection to IPC$
>> >> >> > [1998/12/02 10:06:00, 3] smbd/server.c:exit_server(431)
>> >> >> >   Server exit (normal exit)
>> >> >> > [1998/12/02 10:08:59, 5] smbd/uid.c:unbecome_user(343)
>> >> >> >   unbecome_user now uid=(0,0) gid=(0,0)
>> >> >> > [1998/12/02 10:08:59, 5] smbd/uid.c:unbecome_user(343)
>> >> >> >   unbecome_user now uid=(0,0) gid=(0,0)
>> >> >> > [1998/12/02 10:08:59, 2] smbd/server.c:exit_server(406)
>> >> >> >   Closing connections
>> >> >> > [1998/12/02 10:08:59, 2] smbd/server.c:exit_server(406)
>> >> >> >   Closing connections
>> >> >> > [1998/12/02 10:08:59, 3] smbd/service.c:close_cnum(510)
>> >> >> >   carmack (129.237.123.72) closed connection to service IPC$
>> >> >> > [1998/12/02 10:08:59, 3] smbd/connection.c:yield_connection(40)
>> >> >> >   Yielding connection to IPC$
>> >> >> > [1998/12/02 10:08:59, 3] smbd/server.c:exit_server(431)
>> >> >> >   Server exit (caught signal)
>> >> >> > [1998/12/02 10:08:59, 3] smbd/service.c:close_cnum(510)
>> >> >> >   carmack (129.237.123.72) closed connection to service IPC$
>> >> >> > [1998/12/02 10:08:59, 3] smbd/connection.c:yield_connection(40)
>> >> >> >   Yielding connection to IPC$
>> >> >> > [1998/12/02 10:08:59, 3] smbd/server.c:exit_server(431)
>> >> >> >   Server exit (caught signal)
>> >> >> > 
>> >> >> > 
>> >> >> > HELP!
>> >> >> 
>> >> 
>> >> ---------------------------------------------------------------------
>> >> Greg Dickie
>> >> Just A Guy*
>> >> *from discreet logic
>> >> Montreal 
>> >> (514) 954-7171
>> >> greg at discreet.com
>> >> 
>> >> 
>> > 
>> > <a href="mailto:lkcl at samba.anu.edu.au" > Luke Kenneth Casson Leighton 
>> > </a>
>> > <a href="http://mailhost.cb1.com/~lkcl"> Samba and Network Development
>> > </a>
>> > <a href="http://www.samba.co.uk"       > Samba and Network Consultancy
>> > </a>
>> 
>> ---------------------------------------------------------------------
>> Greg Dickie
>> Just A Guy*
>> *from discreet logic
>> Montreal 
>> (514) 954-7171
>> greg at discreet.com
>> 
>> 
> 
> <a href="mailto:lkcl at samba.anu.edu.au" > Luke Kenneth Casson Leighton  </a>
> <a href="http://mailhost.cb1.com/~lkcl"> Samba and Network Development </a>
> <a href="http://www.samba.co.uk"       > Samba and Network Consultancy </a>

---------------------------------------------------------------------
Greg Dickie
Just A Guy*
*from discreet logic
Montreal 
(514) 954-7171
greg at discreet.com



More information about the samba-ntdom mailing list