Kenneth Corbin
2005-Feb-22 01:16 UTC
[Samba] Can't get Samba to work as a print/file server
Hi everyone,
I'm new at this, been through all of the troubleshooting guides without any
luck. So here I am.
smb.conf looks like this:
# smb.conf is the main Samba configuration file. You find a full commented
# version at /usr/share/doc/packages/samba/examples/smb.conf.SuSE
# Date: 2003-09-23
[global]
workgroup = CORBIN
netbios name = CORBIN1
[data]
comment = Common Data
path = /export
[homes]
guest ok = no
read only = no
The samba servers are up and running.
Running the smbclient against the server yields the following:
en@corbin1:~> smbclient -L localhost
Password:
Anonymous login successful
Domain=[CORBIN] OS=[Unix] Server=[Samba 3.0.9-2.3-SUSE]
Sharename Type Comment
--------- ---- -------
data Disk Common Data
homes Disk
IPC$ IPC IPC Service (Samba 3.0.9-2.3-SUSE)
ADMIN$ IPC IPC Service (Samba 3.0.9-2.3-SUSE)
Anonymous login successful
Domain=[CORBIN] OS=[Unix] Server=[Samba 3.0.9-2.3-SUSE]
Server Comment
--------- -------
CORBIN1 Samba 3.0.9-2.3-SUSE
CORBIN3 BrandonsLoveMachine2
Workgroup Master
--------- -------
AMERICAS CV-KECOR03
CORBIN CORBIN1
ken@corbin1:~> smbclient //localhost/data
Password:
Anonymous login successful
Domain=[CORBIN] OS=[Unix] Server=[Samba 3.0.9-2.3-SUSE]
tree connect failed: NT_STATUS_ACCESS_DENIED
I'm running SUSE 9.2. There is a fancy firewall in place, but it should be
allowing anything from localhost or the internal network through.
Nothing appears in log.smdb or log.nmdb, or in the main system log file.
Here I'm stuck, any help would be appreciated.
Thanks in advance,
-Ken
Seemingly Similar Threads
- logon script won't start anymore after update 2.2.3a -> 2.2.8.a
- logon script won't start anymore after update 2.2.3a
- installing Samba as non-root user at work - please help.
- samba not seen from wins server
- "Secret is bad" -- Winbind with Samba 2.2.2 and Windows 2000 (native mode)
