Hello, I was wondering if someone could help me out with a problem I'm having.
As nearly as I can tell, I have everything set up correctly for the networking portion of Kubuntu, but I can not connect to the corporate "workgroup" we have here at work. When I open the smb:/ address in konqueror, I see two networks, "Workgroup", which I assume is just a few people that have their network setup wrong, and "Acct04", the name of the domain I'm on.
Clicking on Workgroup gives me a list of the computers in the work group, and I can subsequently click on them to get a list of shares, as you would expect. However, clicking on Acct04 gives me the error "Could not connect to host for smb://acct04/". I have tried fiddling with the /etc/samba.smb.conf file, but I'm relatively new to Samba, and am not even sure if the settings in there influence the client portion of it.
The relevent (I think) sections of the config file are:
workgroup=acct04
encrypt passwords = yes
domain master = no
ldap ssl = No
server signing = Auto
Security = ads
realm = ACCT04.US.MYDOMAIN.COM
MYDOMAIN is of course, replaced by my actual corporate domain name. If it will help, I can post the entire config file.
One point of note is that I did manage to get the list of computers on that workgroup once, but I have no idea why it worked, and as soon as I rebooted, it ceased working again. If anyone has anything to point me in the right direction, I'd appreciate it. Thank you very much!
As nearly as I can tell, I have everything set up correctly for the networking portion of Kubuntu, but I can not connect to the corporate "workgroup" we have here at work. When I open the smb:/ address in konqueror, I see two networks, "Workgroup", which I assume is just a few people that have their network setup wrong, and "Acct04", the name of the domain I'm on.
Clicking on Workgroup gives me a list of the computers in the work group, and I can subsequently click on them to get a list of shares, as you would expect. However, clicking on Acct04 gives me the error "Could not connect to host for smb://acct04/". I have tried fiddling with the /etc/samba.smb.conf file, but I'm relatively new to Samba, and am not even sure if the settings in there influence the client portion of it.
The relevent (I think) sections of the config file are:
workgroup=acct04
encrypt passwords = yes
domain master = no
ldap ssl = No
server signing = Auto
Security = ads
realm = ACCT04.US.MYDOMAIN.COM
MYDOMAIN is of course, replaced by my actual corporate domain name. If it will help, I can post the entire config file.
One point of note is that I did manage to get the list of computers on that workgroup once, but I have no idea why it worked, and as soon as I rebooted, it ceased working again. If anyone has anything to point me in the right direction, I'd appreciate it. Thank you very much!
Comment