search for: bsil

Displaying 3 results from an estimated 3 matches for "bsil".

Did you mean: bail
2007 Jan 11
2
Account is not authorized to log in from this station
...thorized to log in from this station". If I log in as administrator(nobody) without a password, I can access the samba share. And if I try to connect to samba machine using it's ip address I can access it, but nopt with netbios name. This is my smb.conf file, [global] workgroup = BSIL netbios name = MDT506 security = share server string = samba testing........ [data] read only = No guest ok = yes path = /export force user = mahesh.pawar force group = users comment = for everyone... with this configuration...
2007 Jan 23
1
login problem with domain users
...ll, I am using samba 3.0.23d on my linux machine. This machine is connected in a domain where all other users are using domain username and password to login. but with this username and password they are unable to login in samba. my smb.conf file is like following, [global] workgroup = BSIL server string = Samba testing encrypt passwords = yes os level = 20 security = ads netbios name = MDT506 [data] path = /export guest ok = yes writeable = yes browseable = yes guest only = yes I want everyone(domain use...
2007 Feb 04
0
samba authentication problem
Hi all, I am trying to configure samba (3.0.23d) on my linux machine. This is my smb.conf file, [global] workgroup = BSIL netbios name = MDT506 security = share server string = samba testing........ [data] read only = No guest ok = yes path = /export force user = mahesh.pawar force group = users comment = for everyone... with this configuration...