Advertisement

04.04.2008 at 08:30PM PDT, ID: 23297926
[x]
Attachment Details

No logon servers or Error Looking up domain groups

Asked by dbworker1 in Samba File Server

Trying out Samba on a test network. The network has a Win 2K AD Domain Controller various workstations and a new copy of Ubuntu server 7.10.

wbinfo -g  reports "error looking up domain groups"

smbclient //server/public -U user   reports " NT_STATUS_CANT ACCESS_DOMAIN_INFO

Yet Samba joined the domain and
net rpc testjoin  reports all OK

Other utilities report  : " No logon servers"

The Linux server appears on the Windows Explorer and will display the shares but fails when logging in.

Question: What causes this apparent inability to get domian information?  How can I find a solution?

Attached is the smb.conf in use
Start Free Trial
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
[global]
 
## Browsing/Identification ###
   workgroup = TESTDOM
   server string = %h server (Samba, Ubuntu)
   dns proxy = no
 
#### Networking ####
 
#### Debugging/Accounting ####
   log file = /var/log/samba/log.%m
   max log size = 1000
   syslog = 0
   panic action = /usr/share/samba/panic-action %d
 
####### Authentication #######
  security = domain
   encrypt passwords = true
   passdb backend = tdbsam
   obey pam restrictions = yes
   invalid users = root
   passwd program = /usr/bin/passwd %u
   passwd chat = *Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spasswor$
 
############ Misc ############
# You may want to add the following on a Linux system:
#         SO_RCVBUF=8192 SO_SNDBUF=8192
   socket options = TCP_NODELAY
 
#======================= Share Definitions =======================
 
[printers]
   comment = All Printers
   browseable = no
   path = /var/spool/samba
   printable = yes
   public = no
   writable = no
   create mode = 0700
 
[print$]
   comment = Printer Drivers
   path = /var/lib/samba/printers
   browseable = yes
   read only = yes
   guest ok = no
 
[public]
comment = Public Share
path = /home/shares/public
valid users = @users
force group = users
create mask = 0660
directory mask = 0771
[+][-]04.05.2008 at 04:23PM PDT, ID: 21290029

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]04.07.2008 at 11:03AM PDT, ID: 21299146

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: Samba File Server
Sign Up Now!
Solution Provided By: dbworker1
Participating Experts: 0
Solution Grade: A
 
 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628