i am unable to configure samba, iam trying to connect solaris 10 to windows machine. my windowes machine is in domain and also my solaris . when iam trying to map i get an error network cannot be found. i have added one of the domain user id to to my solaris using smbpassswd ido i need to add the local windows account to the smbpasswd. i getting errors, the result of testparm i am writing below. i have shared the tmp folder by chmod 777 tmp and i have created a file which ima trying to share
Can't find include file /usr/sfw/smb.conf.
Processing section "[homes]"
Processing section "[printers]"
Failed to load /usr/sfw/lib/upcase.dat - No such file or directory
Failed to load /usr/sfw/lib/lowcase.dat - No such file or directory
creating lame upcase table
creating lame lowcase table
Failed to load /usr/sfw/lib/valid.dat - No such file or directory
creating default valid table
Loaded services file OK.
Server role: ROLE_STANDALONE
Press enter to see a dump of your service definitions
# Global parameters
[global]
workgroup = LD.DOMAIN.LOCAL
server string = Samba Server
log file = /usr/local/samba/var/log.%m
max log size = 50
hosts allow = 172.16.1., 172.16.80., 127.
include = /usr/sfw/smb.conf.
[homes]
comment = Home Directories
read only = No
browseable = No
[printers]
comment = All Printers
path = /tmp
read only = No
guest ok = Yes
printable = Yes
browseable = No
^A^C
# Load smb config files from /etc/sfw/smb.conf
Load: not found
# Can't find include file /usr/sfw/smb.conf.
Processing section "[homes]"
Processing section "[printers]"
Failed to load /usr/sfw/lib/upcase.dat - No such file or directory
Failed to load /usr/sfw/lib/lowcase.dat - No such file or directory
creating lame upcase table
creating lame lowcase table
Failed to load /usr/sfw/lib/valid.dat - No such file or directory
creating default valid table
Loaded services file OK.
Server role: ROLE_STANDALONE
Press enter to see a dump of your service definitions
# Global parameters
[global]
workgroup =LD.DOMAIN.LOCAL
server string = Samba Server
log file = /usr/local/samba/var/log.%m
max log size = 50
hosts allow = 172.16.1., 172.16.80., 127.
include = /usr/sfw/smb.conf.
[homes]
comment = Home Directories
read only = No
browseable = No
[printers]
comment = All Printers
path = /tmp
read only = No
guest ok = Yes
printable = Yes
browseable = No