LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 02-04-2005, 12:36 AM   #1
smcallis
LQ Newbie
 
Registered: Jun 2004
Posts: 3

Rep: Reputation: 0
Protection Fault with Samba 3.0.10


Hey guys, I'm trying to get some file sharing/printer sharing setup using my linux box as the server so that my wireless windows machine can print, etc. I got it setup and created the shares, got my printer up and running. I can see the shares and printers from windows, I even got the printer to install and uploaded drivers to the samba server so they install automatically. HOWEVER, when I actually try to print in windows, I get an error and whatever program I'm using crashes, when I try to access the properties page of the printer, I get:

Function address 0x60630d26 caused a protection fault....

Does anyone know what's causing this and what I can do to fix it? My smb.conf is provided below, edited to change the usernames.

Quote:
#======================= Global Settings =====================================
[global]
# Basic Computer Descriptions
workgroup = WORKGROUP
netbios name = RAIN-DESKTOP
server string = "Desktop Machine"

# Basic Printer Settings
printcap name = cups
load printers = yes
printing = cups
printer admin = ####, ####

# Logging Settings, Log File Won't Go Over 50KB
log file = /var/log/samba3/log.%m
max log size = 50

# Only Allow Hosts From The Local Network, Deny ALL Others
hosts allow = 192.168.1. 127.
hosts deny = ALL

# Sets up the guest account, just uses nobody
# Allows Anonymous Printing
guest account = nobody
guest ok = yes

passdb backend = tdbsam

# Security mode. Most people will want user level security. See
# security_level.txt for details.
security = user

encrypt passwords = yes
smb passwd file = /etc/samba/private/smbpasswd

socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192

interfaces = lo eth0
bind interfaces only = yes

# This sets up on access virus scanning
# vfs object = vscan-clamav
# vscan-clamav: config-file = /etc/samba/vscan-clamav.conf


#============================ Share Definitions ==============================
[HD-2]
comment = Second Hard Drive
path = /mnt/win_c2
valid users = ####
public = no
writable = yes
printable = no

[Home]
comment = Rainmaker Home Directory
path = /home/####
valid users = ####
public = no
writable = yes
printable = no

#=============================== Printers ====================================

[HP_Deskjet_5550]
comment = HP Deskjet 5550
printable = yes
path = /var/spool/samba
public = yes
guest ok = yes
printer admin = ####, ####

[printers]
comment = All Printers
path = /var/spool/samba
browseable = no
guest ok = yes
writable = no
printable = yes
public = yes
printer admin = ####, ####

create mode = 0700
print command = lpr-cups -P %p -o raw %s -r # using client side printer drivers.

[print$]
comment = Printer Drivers
path = /var/lib/samba/printers
browseable = yes
read only = yes
write list = ####, ####
guest ok = no
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Samba broken (my fault) linux-rulz Linux - Networking 1 12-16-2005 12:17 PM
Samba Write Protection amajos Linux - Networking 1 08-11-2005 07:58 PM
/var/log/message : kernel: general protection fault: 0000 philipina Linux - General 0 08-05-2004 05:21 AM
Origional unreal and wine, general protection fault vdemuth Linux - Games 2 03-28-2004 02:10 AM
segmentation fault with samba mandrake 8.2 CURCHULAIN Linux - General 1 09-22-2003 05:59 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 06:12 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration