[Samba] Win XP printing and Samba 2.2.5.0 running on AIX 4.3.3

2003-03-13 Thread mpf
Having trouble connecting to print ques on AIX 4.3.3 running samba 2.2.5.0
with Windows XP client.  All other OS's (95,98,ME) can print and Windows XP
CAN interface with disk shares.  Not sure what is going on.

smb.conf file:


[global]
   printing = AIX
   printcap name = /etc/qconfig
   load printers = yes
   guest account = nobody
print command = qprt -P%p -dp %s
   encrypt passwords = yes
hosts allow = 128.200.
workgroup = janesville
;  This next option sets a separate log file for each client. Remove
;  it if you want a combined log file.
;   log file = /usr/local/samba/log.%m

;  You will need a world readable lock directory and share modes=yes
;  if you want to support the file sharing modes for multiple users
;  of the same files
;  lock directory = /usr/local/samba/var/locks
;  share modes = yes

[homes]
   comment = Home Directories
   browseable = yes
   read only = no
   create mode = 0750
guest ok = yes

[printers]
   comment = All Printers
   browseable = yes
   printable = yes
guest ok = yes
   writable = yes
   create mode = 0700
print command = qprt -P%p -dp %s

[rootdir]
path = /
public = yes
guest ok = yes
browseable = yes
read only = no


Thanks,

Mark Freeh
Janesville Products


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Problem starting smbd (2.2.5.0) on AIX 4.3.3...

2003-02-25 Thread mpf
Trying to run samba 2.2.5.0 on AIX 4.3.3...when I try to start smbd I get
the following:

JP1:/usr/local/sbin/smbd -D -s /usr/local/lib/samba-2.2.5.0/smb.conf
Could not load program /usr/local/sbin/smbd:
Symbol resolution failed for smbd because:
Symbol strndup (number 202) is not exported from dependent
  module /usr/lib/libc.a(shr.o).
Examine .loader section symbols with the 'dump -Tv' command.





My smb.conf is as follows:


[global]
   printing = AIX
   printcap name = /etc/qconfig
   load printers = yes
   guest account = nobody
print command = qprt -P%p -dp %s
   encrypt passwords = yes
hosts allow = 128.200.
workgroup = janesville
;  This next option sets a separate log file for each client. Remove
;  it if you want a combined log file.
;   log file = /usr/local/samba/log.%m

;  You will need a world readable lock directory and share modes=yes
;  if you want to support the file sharing modes for multiple users
;  of the same files
;  lock directory = /usr/local/samba/var/locks
;  share modes = yes
[homes]
   comment = Home Directories
   browseable = yes
   read only = no
   create mode = 0750
guest ok = yes

[printers]
   comment = All Printers
   browseable = no
   printable = yes
guest ok = yes
   writable = no
   create mode = 0700
print command = qprt -P%p -dp %s

[rootdir]
path = /
public = yes
guest ok = yes
browseable = yes
read only = no


Any help would be greatly appreciated.

Thanks,

Mark Freeh
Systems Administrator
Janesville Sackner Group


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Problem starting smbd (2.2.5.0) on AIX 4.3.3...

2003-02-25 Thread mpf
Trying to run samba 2.2.5.0 on AIX 4.3.3...when I try to start smbd I get
the following:

JP1:/usr/local/sbin/smbd -D -s /usr/local/lib/samba-2.2.5.0/smb.conf
Could not load program /usr/local/sbin/smbd:
Symbol resolution failed for smbd because:
Symbol strndup (number 202) is not exported from dependent
  module /usr/lib/libc.a(shr.o).
Examine .loader section symbols with the 'dump -Tv' command.





My smb.conf is as follows:


[global]
   printing = AIX
   printcap name = /etc/qconfig
   load printers = yes
   guest account = nobody
print command = qprt -P%p -dp %s
   encrypt passwords = yes
hosts allow = 128.200.
workgroup = janesville
;  This next option sets a separate log file for each client. Remove
;  it if you want a combined log file.
;   log file = /usr/local/samba/log.%m

;  You will need a world readable lock directory and share modes=yes
;  if you want to support the file sharing modes for multiple users
;  of the same files
;  lock directory = /usr/local/samba/var/locks
;  share modes = yes
[homes]
   comment = Home Directories
   browseable = yes
   read only = no
   create mode = 0750
guest ok = yes

[printers]
   comment = All Printers
   browseable = no
   printable = yes
guest ok = yes
   writable = no
   create mode = 0700
print command = qprt -P%p -dp %s

[rootdir]
path = /
public = yes
guest ok = yes
browseable = yes
read only = no


Any help would be greatly appreciated.

Thanks,

Mark Freeh
Systems Administrator
Janesville Sackner Group


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba