Bug 215663
| Summary: | Can't browse windows network immediately after logon | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Marcos Martins da Silva <marcosmds> | ||||
| Component: | gnome-vfs | Assignee: | Alexander Larsson <alexl> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 6 | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2006-11-18 07:26:18 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: | 
            
  | 
      ||||||
| 
 
        
          Description
        
        
          Marcos Martins da Silva
        
        
        
        
        
          2006-11-15 03:00:33 UTC
        
       
      
      
      
    Is a wins server setup in smb.conf? Hi alexl, thank you for your interest. Yes, there is a wins server set in my smb.conf and BTW, the wins server is a Linux/Samba box and it works for all my network (about 1500 machines). I'm creating an attachment (environment.txt) with a fragment of /var/log/messages (seven last lines), /etc/samba.smb.conf, /etc/nsswitch.conf, /etc/pam.d/login, /etc/pam.d/gdm,/etc/sysconfig/authconfig, /etc/sysconfig/samba. I have supressed almost all comments from these files to ease reading. Just a few comments about the attached file: 1. I just turn on the computer and it was not necessary to login and six minutes after the last boot message, my box has become a local master browser. I had previously and incorrectly assumed it was after login just because the normal practice is login as soon as prompt/gdm asks for. This time I boot the machine and returned about 30 minutes later (see the fragment of /var/log/messages) 2. My smb.conf is really configured to start local browser elections, but if I had set it not to start the elections, network browsing is not possible even 20 minutes later. Even smbtree does not retrieve anything but smbclient works normally and I can access all my windows/samba shares on console. Nautilus and smbtree work only if my machine becomes a local master browser. 3.On /etc/nsswitch.conf I had to comment out some lines with winbind option in order to autofs works. During boot, autofs service is started long before winbind. 4. I have changed login and gdm files in /etc/pam.d just to get automatic creation of homedirs for network (AD authenticated users). Created attachment 141268 [details]
my current samba environment
    I solved the problem of 5-6 minutes delay for browsing setting preferred master as yes on smb.conf. That forces election immediately after smbd and nmbd start. I think this bug may be marked as solved or notabug. Thank you!  |