Displaying 2 results from an estimated 2 matches for "cadserver".
Did you mean:
  adserver
  
2002 Feb 22
0
Solaris and W2K
...onf  :
password  files  winbind
groups    files  winbind
/etc/pam.conf  :
other   auth required  
/usr/lib/security/pam_smb_auth.so
/usr/local/samba/lib/smb.conf
# Global parameters
   [global]
           workgroup = VTLABS-CADLAB
           netbios name = STATION02
           server string = cadserver
           interfaces = hme0
           security = DOMAIN
           encrypt passwords = Yes
           password server = cadserver
           unix password sync = Yes
           log file = /usr/local/samba/var/log.%m
           max log size = 50
           local master = No
           dns proxy =...
2000 Jun 28
0
Urgent Help pls - NT4.0 Term Server and SAMBA - RDR timeouts
...urity = domain
  password server = verona,venice
  server string = Samba on %h
  smbrun = /opt/local/samba/bin/smbrun
  socket options = TCP_NODELAY
  strict locking = yes
  wins server = xxx.xxx.xxx.xxx (##real address removed)
  map to guest = bad user 
;;; end global
netbios aliases = homeserver cadserver cdserver
;;; Begin Shares
## I've deleted DELETED all 179 SHARES. Here is an example of one in the conf 
file.
[ntadmin]
   comment = nt admin
   path = /import/pc/ntadmin
   browseable = yes
   preexec = /import/pc/ntadmin/scripts/mkcrlink %u
;;; End shares
regards,
Christopher Welsh...