Hello.
I posted about this issue a while ago:
http://forums.contribs.org/index.php?topic=40205.msg185467#msg185467Geez, February 25, that was a while ago, without much luck.
Despite the help of RayMitchell and girkers, I still havent found a solution. (although I havent had much time to research it)
And yes, i have searched the forums, the web, etc.
If I missed a relevant page, I apologise.
My problem:I have 2x sme 7.3 servers, both in the same domain, one in server-gateway mode as domain controller, the other in server only mode as a file server.
When a client tries to access network shares on the second sme server, they have to input the admin password to access these files.
Therefore, links to programs/files on the file server will fail unless the client first clicks on the mapped network share and enters the domain admin password...ie \\SME1\admin.
I have identical admin passwords on both sme servers.
I tried to duplicate the list of users on both sme boxes (hardly domain control, I know), but if I do this I then get an access denied error when I try to access shares, unless I use the admin password.
I thought that as a domain controller, it should authenticate any valid client and allow them access.
Both Sme servers are standard installations, the only changes I have made have been to the squid cache, the smb.conf changes noted below, and minor changes via the web interface. I havent even installed any updates...( know I should have)
The second sme I have added a second drive to, which contains the shares I wish to access. I thought that maybe the way I installed the 2nd hard disk was causing some permissions issue, but as I cannot access any shares on either drive of sme2 without putting in my password, I dont think thats the issue.
What I have doneI have modified the smb.conf files on both servers, as follows.
SME1(dc)
domain logons = yes
domain master = yes
encrypt passwords = yes
security = domain
workgroup = (name of domain)
wins support = yes
SME2
domain logons = yes
domain master = no
encrypt passwords = yes
security = domain
workgroup = (name of domain)
wins support = yes
password server = name of domain controller
for the actual ibay the smb.conf on sme2 has the following
path = correct path
readonly = no
writable = yes
printable = no
inherit permissions = yes
create mode = 0660
Even if I try to access the sme fileserver using start-run and then put in \\fileservername, I get prompted for a password, and the only one it accepts is the admin password.
I guess I could put the login details in the netlogon.bat file to map the share and authenticate, but that would require the password to be in the bat file in clear text, which I'd prefer not to do with an admin password.
Anyone have any luck getting a second sme to accept authentication via the sme domain controller?... and if so, how.
I know I could just put the files on the sme1, but I dont like having all my eggs in one basket.
And as for using a cleartxt admin password in a netlogon.bat.....I like even less....

Any help greatly appreciated.
josh