Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 148677 Details for
Bug 229801
samba server is not seen in the network neighborhood of Windows
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
smb.conf + an explanation of the problem + output from smbclient and smbstatus
submitRH (text/plain), 7.42 KB, created by
Need Real Name
on 2007-02-23 16:15:48 UTC
(
hide
)
Description:
smb.conf + an explanation of the problem + output from smbclient and smbstatus
Filename:
MIME Type:
Creator:
Need Real Name
Created:
2007-02-23 16:15:48 UTC
Size:
7.42 KB
patch
obsolete
># Global parameters >[global] > workgroup = chemistry > > netbios name = chemps > server string = chemps - Chemistry Samba Server > interfaces = 128.148.68.50/24 127.0.0.1 > > security = user > smb passwd file = /etc/samba/smbpasswd > min password length = 7 ># ># Add for debugging ># ># debug timestamp = yes ># log level = 10 ># max log size = 20000 ># > log file = /var/log/samba/log.%m > max log size = 50 > socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 > dns proxy = yes > >#If you want Samba to win elections then just set the "os level" global >#option in smb.conf to a higher number. It defaults to 0. Using 34 >#would make it win all elections over every other system (except other >#samba systems!) ># >#A "os level" of 2 would make it beat WfWg and Win95, but not NTAS. A >#NTAS domain controller uses level 32. ># >#The maximum os level is 255 > > os level = 255 > preferred master = yes > > domain master = yes ># Added 1/7/06 > local master = yes > wins proxy = yes > wins support = yes > ># Added 9/06 > password server = yes ># ># Added to reduce network traffic > name resolve order = host wins bcast > > remote announce = 128.148.68.255/Chemistry 128.148.124.255/Chemistry 128.148.119.255/Chemistry 128.148.116.255/Chemistry 128.148.171.255/Chemistry ># recently added ># remote browse sync = 128.148.68.255 128.148.171.255 128.148.124.255 128.148.116.255 128.148.148.119.255 > invalid users = bin daemon sys adm tty disk lp mem kmem wheel mail news uucp man games gopher dip ftp floppy utmp xfs console pppusers popusers slipusers slocate gdm filesystem root > valid users = @chemusers @geousers @users @stockroom @guest > username map = /etc/samba/smbusers > domain logons = yes > guest ok = yes > > guest account = chemug > hosts allow = 128.148.124. 128.148.68. 128.148.116. 128.148.119. 128.148.171. 127. > dos filetimes = Yes > dos filetime resolution = Yes >## Changes for cups > load printers = yes > printing = cups > printcap name = /etc/printcap > ># Helps to eliminate "Access Denied" ># on Windows NT, 2000, and XP ># > password server = None > use client driver = yes > ># Add 9/06 > > disable spoolss = yes > >[homes] > comment = Home Directories > writeable = yes ># browseable = No > >[printers] > comment = All Printers > path = /var/spool/samba > guest ok = Yes > printable = Yes ># browseable = no > >[1-Mac] > comment = Distributed Software for MacIntoshes > path = /chemusers/1-Mac > volume = Utilities for MacIntoshes > guest ok = yes >[1-Win] > comment = Distributed Software for Windows > path = /chemusers/1-Win > volume = Utilities for Window Computers > guest ok = yes > >[Milling] > comment = Contains the drop boxes for Milling requests > path = /chemusers/milling > volume = Milling Drop Box > writeable = yes > valid users = @chemusers > force group = chemusers > >[Stockroom] > comment = Database for the Stockroom Applications > path = /home/stockroom > volume = Database for the Stockroom > valid users = @stockroom > writeable = yes > create mask = 660 > directory mask = 0770 > >[web pages] > comment = Web pages for data transfer > path = /home/httpd/html > volume = Web pages for Chemistry > guest ok = yes > writeable = yes > >The latest upgrade of from samba 3.0.9 to samba 3.0.10 has caused problems on my samba server. > >On the Windows computers you can no longer see the WINS server ( the RedHat server) in the Network Neighborhood, say server1. The printers that we have added through the network neighborhood no longer work. > >One has to search for the full name of the server ( server1.xxx.xxx.edu) with the "Search" program on Windows. The server appears and the user will find that he is automatically logged into the server and all the printers are available. If one adds new printers from this connection, the printers work. The next time that the user logs in the printers that are queues on server1.xxx.xxx.edu work; the printers on server1 do not. > >I can't have my users trading back and forth. Is there a patch for the latest upgrade? >Or how can I downgrade back to 3.0.10. > >Other things that I see ------------- > >On the computer that works as expected: > >pam_smb-1.1.7-1 >samba-common-3.0.9-1.3E.10 >samba-3.0.9-1.3E.10 >redhat-config-samba-1.0.16-5 >samba-client-3.0.9-1.3E.10 >#> uname -r >2.4.21-47.0.1.EL > >On the upgraded computer: > >pam_smb-1.1.7-5 >gnome-vfs2-smb-2.8.2-8.2 >system-config-samba-1.2.21-1 >samba-3.0.10-1.4E.11 >samba-client-3.0.10-1.4E.11 >samba-common-3.0.10-1.4E.11 >samba-swat-3.0.10-1.4E.11 ># uname -r >2.6.9-42.0.8.ELsmp > > > >Using "smbclient -L server -N" on the system that was upgraded gives me: > > Server Comment > --------- ------- > CHEMPS chemps - Chemistry Samba Server > GC407-JIANG Personal laptop > > Workgroup Master > --------- ------- > CHEMISTRY CHEMPS > DLAB GC207-COSTELLO > ROSEPETRUCK GC244-NTSVR1 > > >Using the same command on the system that was not upgraded, I get: > >Server Comment > --------- ------- > DELL-GC139 Dell Optiplex - GC139 > GC012B Dell > GC017 > GC031-DELL2 > GC032-RAY > GC049-BURGESS gc049-burgess > GC049-LC gc049-LC > GC104-PAULINE > GC105-NANCY > GC109-DELL1 > GC109-DELL2 > GC109-DELL3 > GC109A gc109a > GC117 dell > GC117C GC117B_3rdDell > GC123-DELL > GC135-NICHOLS gc135-Nichols > GC138-D3000 > GC138-L610 > GC140-DON Don Pryor > GC141 gc141 > GC142A TDH's GC computer > GC147-DELL > GC151-DELL > GC151-HOU Juzhi Hou > GC167 dell > GC167-GX620 > GEOPS Geops - Samba Server for Geological Sciences > HURRICANE samba 3.0.2, LDC for MacMillan > KITT > MM221-ICCI ICCI > > Workgroup Master > --------- ------- > AD CES167PS871 > BIOMED BM16MMBL81 > CHEM MM220 > CHEM-TEST GC166-RESRV > CHEMISTRY FHD-HLAN964 > CONTROLS APOGEE2 > GEOLOGY GEOPS > MACMILLAN QUAHOG > MSHOME MM313-DELL > MYGROUP OKSANA > PP PREZ GC103-DELL > RSGIS XIPE > UEL OESLAPTOP > WORKGROUP GC006IMAC > >Using "smbstatus" on the system that is upgraded, I get: > >smbstatus > >Samba version 3.0.10-1.4E.11 >PID Username Group Machine >------------------------------------------------------------------- >8090 user1 chemusers gc321- (128.148.x) >8323 user2 chemusers gc229-fmpro2 (128.148.x) >8144 user3 basuuhnak gc439- (128.148.x) >7298 user4 chemusers gc313- (128.148.x) >7341 user5 chemusers gc166-mm (128.148.x) >7303 user6 stockroom gc221- (128.148.x) > >Service pid machine Connected at >------------------------------------------------------- >IPC$ 8323 gc229-fmpro2 Thu Feb 22 16:17:02 2007 >user5 7341 gc166-mm Thu Feb 22 15:22:47 2007 >user3 8144 gc439 Thu Feb 22 16:09:28 2007 >user1 8090 gc321 Thu Feb 22 16:05:30 2007 >user4 7298 gc313 Thu Feb 22 15:20:25 2007 >user6 7303 gc221 Thu Feb 22 15:38:53 2007 >user6 7303 gc221 Thu Feb 22 15:20:33 2007 > >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 229801
: 148677 |
148701
|
148715