On which computer is the samba server? Erwan Leroux
2011/7/30 Anders Norrbring <[email protected]>: > I just saw that the Samba server is in workgroup 'WORKGROUP' instead of > 'NORRBRING' that is set in smb.conf. I don't know where to look for > problems, please do advice and give me ideas. > > beata:~ # net domain > Enter root's password: > > Enumerating domains: > > Domain name Server name of Browse Master > ------------- ---------------------------- > NORRBRING NAS > WORKGROUP BEATA > > >> I can't figure out what's wrong with my config, I can see the share >> \\beata\anders, but not store0 or store1; >> >> >> # smb.conf is the main Samba configuration file. You find a full >> commented >> # version at /usr/share/doc/packages/samba/examples/smb.conf.SUSE if >> the >> # samba-doc package is installed. >> # Date: 2011-03-01 >> [global] >> workgroup = NORRBRING >> passdb backend = tdbsam >> # printing = cups >> # printcap name = cups >> # printcap cache time = 750 >> # cups options = raw >> map to guest = Bad User >> include = /etc/samba/dhcp.conf >> # logon path = \\%L\profiles\.msprofile >> # logon home = \\%L\%U\.9xprofile >> # logon drive = P: >> usershare allow guests = No >> # add machine script = /usr/sbin/useradd -c Machine -d >> /var/lib/nobody -s /bin/false %m$ >> domain logons = No >> domain master = No >> security = user >> wide links = Yes >> wins server = 192.168.111.10 >> wins support = Yes >> >> [store0] >> comment = store0 >> create mask = 644 >> force group = users >> force user = anders >> guest ok = No >> inherit acls = Yes >> path = /store0 >> follow symlinks = Yes >> read only = No >> valid users = anders >> writeable = Yes >> >> [store1] >> comment = store1 >> create mask = 644 >> force group = users >> force user = anders >> guest ok = No >> inherit acls = Yes >> path = /store1 >> follow symlinks = Yes >> read only = No >> valid users = anders >> writeable = Yes >> >> User anders is added with smbpasswd. Samba is version 3.5.7 >> >> /Anders >> >> -- >> To unsubscribe from this list go to the following URL and read the >> instructions: https://lists.samba.org/mailman/options/samba > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba > -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
