Description of problem: I have configured everything as in official tutorial but: [2007/12/07 16:40:01, 0] utils/net_ads.c:ads_startup_int(286) ads_connect: No logon servers Failed to join domain: No logon servers smbd, nmbd, winbind are running Attaching my config files Version-Release number of selected component (if applicable): samba-3.0.27a-0.fc7 How reproducible: always Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Created attachment 281181 [details] Samba config
Created attachment 281201 [details] kerberos config (krb5.conf)
I see this from the config file: workgroup = KBP.RU password server = itserv.kpb.ru realm = KBP.RU #[GLOBAL] 4 comments: 1. never use '.' in a workgroup name, it is the NETBIOS domian name and dots are not good there. 2. I hardly believe your REALm and workgroup name are the same, most probbaly the workgroup is just KBP 3. why do you specify a password server? Let samba discover the right domain controller 4 (and most important), It really seem you mispelled the password server name, are you sure it is .kpb. ? Shouldn't it be .kbp. ??
I made changes to config according to your instructions but the issue still present. Attaching new smb.conf
Created attachment 282491 [details] Samba config
No logon servers means that your server is not able to reach the domain controller, sorry this is not actually a bug just a network configuration problem, I am sure you can find help on various Fedora forums at this point.
I have found nothing on fedora forums. But I have found in the unofficial manual that samba should be built with HAVE_LDAP_DOMAIN2HOSTLIST flag, but it is not.
This message is a reminder that Fedora 7 is nearing the end of life. Approximately 30 (thirty) days from now Fedora will stop maintaining and issuing updates for Fedora 7. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '7'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 7's end of life. Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 7 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora please change the 'version' of this bug. If you are unable to change the version, please add a comment here and someone will do it for you. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. If possible, it is recommended that you try the newest available Fedora distribution to see if your bug still exists. Please read the Release Notes for the newest Fedora distribution to make sure it will meet your needs: http://docs.fedoraproject.org/release-notes/ The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping