[Samba] Samba 3.0.14a on HPUX 11.00

Jesse Waters Jesse.Waters at TIMCO.aero
Thu Sep 1 14:13:56 GMT 2005


Hello all,

 Having trouble accessing samba shares on the hpux boxes from windows
machines.
After starting smbd, nmbd, & winbindd I receive these errors in the
log.smbd file.

Log.smbd
[2005/09/01 09:40:44, 0] auth/auth_util.c:make_server_info_info3(1195)
  make_server_info_info3: pdb_init_sam failed!                        

I am able to wbinfo -t, -g, & -u without any issues. 

Any help will be appriciated

Jesse Waters
Timco 







This is a custom compile with gcc-3.3.2 options used:

./configure --prefix=/usr/local/samba-3.0.14a \
--with-krb5 \
--with-ads \
--with-libiconv=/usr/local \
--with-quotas \
--with-winbind \
--with-pam \
--with-sendfile-support \
--with-shared-modules=idmap_rid \
--without-swat

db 4.2.52
flex 2.5.4a
gettext 0.12
libiconv 1.9
gmake 3.80
Ncurses 5.4
Perl 5.8.2


smb.conf
[globals]                                              
realm                   = TIMCO.AERO                   
workgroup               = AERO                         
security                = DOMAIN                       
server string           = HP DEV                       
encrypt passwords       = yes                          
password server         = 10.114.1.15, 10.114.1.17     
username map            = /usr/local/samba/lib/smbusers
guest account           = smbnull                      
load printers           = no   
                        
                                                       
dns proxy               = no                           
wins server             = 10.114.1.15                  
wins proxy              = no                           

### WINBIND                            
winbind use default domain = no        
winbind enum users      = yes          
winbind enum groups     = yes          
winbind separator       = +            
idmap uid               = 10000-50000  
idmap gid               = 10000-50000  
template shell          = /usr/sbin/ksh
template homedir        = /home/%U     

[homes]                                 
comment                 = User DATA     
valid users             = %S            
read only               = no            
browseable              = no            
                                        
[tmp]                                   
comment                 = TEMP          
path                    = /tmp          
guest ok                = yes           
case sensitive          = yes           
browseable              = yes           






More information about the samba mailing list