Bug 2752 - masses of "Can't become connected user!" errormessages
Summary: masses of "Can't become connected user!" errormessages
Status: RESOLVED WORKSFORME
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: File Services (show other bugs)
Version: 3.0.14a
Hardware: x86 Linux
: P3 major
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-30 02:44 UTC by Wolfgang Fuertbauer
Modified: 2006-04-14 14:45 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wolfgang Fuertbauer 2005-05-30 02:44:13 UTC
36000 entries since May 30 04:15:34
here some examples; 

May 30 00:15:32 xylophon smbd[30814]: [2005/05/30 00:15:32, 0]
smbd/service.c:make_connection_snum(577)
May 30 00:15:32 xylophon smbd[30814]:   Can't become connected user!
May 30 00:15:32 xylophon smbd[30814]: [2005/05/30 00:15:32, 0]
smbd/service.c:make_connection_snum(577)
May 30 00:15:32 xylophon smbd[30814]:   Can't become connected user!

my config:
# Global parameters
[global]
#        debug level = 9
enhanced browsing = no
workgroup = EBEWEAT
netbiosname = xylophon
interfaces = 172.16.4.1/255.255.0.0
security = DOMAIN
printcap name = /etc/printcap
encrypt passwords = Yes
map to guest = Bad User
password server = *
name resolve order = lmhosts wins bcast host
printing = LPRNG
load printers = Yes
time server = Yes
; keepalive = 60
socket options = TCP_NODELAY SO_KEEPALIVE IPTOS_LOWDELAY
os level = 250
preferred master = Yes
domain master = no
logon path = \\%L\Profiles\%u
local master = Yes
# wins proxy = Yes
wins support = Yes
kernel oplocks = No
printer admin = @edv
oplocks = no
level2 oplocks = No

[Profiles]
Comment = Userprofiles
path = /var/lib/samba/profiles
browseable = no
read only = no
create mask = 0600
directory mask = 0700
# For Win2k SP2 clients you need to deactivate NT ACLs; see README.Win2kSP2.
nt acl support = No

[pc_net]
comment = pc_net
path = /pc_net
valid users = svfuertw,svkrammj,svpernem,svtheinh,svschenl
read only = No
oplocks = No


[streamserve]
comment = Streamserve
path = /opt/streamserve
read only = No
force create mode = 0775
force directory mode = 0775
force group = edv
valid users = svfuertw,fuertw,svpernem,pernem,dv_usr,svtheinh,Administrator

[netzwerk]
comment = netzwerk
path = /pc_net/usr/%u
read only = No
force create mode = 0775
force directory mode = 0775
oplocks = No

[print$]
path = /pc_net/prn_drv
write list = @edv,root

[printers]
comment = All Printers
path = /tmp
create mask = 0700
printable = Yes
browseable =Yes

[PDF-screen]
comment = PDF-Writer (screen optimized)
path = /tmp/pdf
read only = No
create mask = 0777
guest ok = Yes
printable = Yes
print command = /usr/local/bin/pdf-sender %s %u screen

[PDF-print]
comment = PDF-Writer (print optimized)
path = /tmp/pdf
read only = No
create mask = 0777
guest ok = Yes
printable = Yes
print command = /usr/local/bin/pdf-sender %s %u print

[PDF-press]
comment = PDF-Writer (press optimized)
path = /tmp/pdf
read only = No
create mask = 0777
guest ok = Yes
printable = Yes
print command = /usr/local/bin/pdf-sender %s %u press
[sophos]
comment = Updateverzeichnis für Sophos Sweep
path = /srv/ftp/sophos
browseable = no
guest ok = yes
read only = No
valid users = @edv
force create mode = 0775
force directory mode = 0775
force group = edv

# [tsprofile]
#        comment = Citrix User Profile
#        path = /pc_net/tsprofile
#        browseable = No
#        writeable = Yes
#        create mask = 0600
#        directory mask = 0700
#        directory mask = 0755
#        nt acl support = no

# [tsdaten]
#        comment = Citrix User System Files
#        path = /pc_net/tsdaten
#        browseable = No
#        writeable = Yes
#        create mask = 0600
#        directory mask = 0700
#        directory mask = 0755
#        nt acl support = no

[tnt-print]
comment = TNT Application printing
path = /tmp/tnt
read only = No
create mask = 0777
guest ok = Yes
printable = Yes
print command = /usr/local/bin/tnt_printer.sh %s %u
#        level2 oplocks = No
Comment 1 Wolfgang Fuertbauer 2005-06-23 07:13:17 UTC
no one cares - so I quit!

(In reply to comment #0)
> 36000 entries since May 30 04:15:34
> here some examples; 
> 
> May 30 00:15:32 xylophon smbd[30814]: [2005/05/30 00:15:32, 0]
> smbd/service.c:make_connection_snum(577)
> May 30 00:15:32 xylophon smbd[30814]:   Can't become connected user!
> May 30 00:15:32 xylophon smbd[30814]: [2005/05/30 00:15:32, 0]
> smbd/service.c:make_connection_snum(577)
> May 30 00:15:32 xylophon smbd[30814]:   Can't become connected user!
> 
> my config:
> # Global parameters
> [global]
> #        debug level = 9
> enhanced browsing = no
> workgroup = EBEWEAT
> netbiosname = xylophon
> interfaces = 172.16.4.1/255.255.0.0
> security = DOMAIN
> printcap name = /etc/printcap
> encrypt passwords = Yes
> map to guest = Bad User
> password server = *
> name resolve order = lmhosts wins bcast host
> printing = LPRNG
> load printers = Yes
> time server = Yes
> ; keepalive = 60
> socket options = TCP_NODELAY SO_KEEPALIVE IPTOS_LOWDELAY
> os level = 250
> preferred master = Yes
> domain master = no
> logon path = \\%L\Profiles\%u
> local master = Yes
> # wins proxy = Yes
> wins support = Yes
> kernel oplocks = No
> printer admin = @edv
> oplocks = no
> level2 oplocks = No
> 
> [Profiles]
> Comment = Userprofiles
> path = /var/lib/samba/profiles
> browseable = no
> read only = no
> create mask = 0600
> directory mask = 0700
> # For Win2k SP2 clients you need to deactivate NT ACLs; see README.Win2kSP2.
> nt acl support = No
> 
> [pc_net]
> comment = pc_net
> path = /pc_net
> valid users = svfuertw,svkrammj,svpernem,svtheinh,svschenl
> read only = No
> oplocks = No
> 
> 
> [streamserve]
> comment = Streamserve
> path = /opt/streamserve
> read only = No
> force create mode = 0775
> force directory mode = 0775
> force group = edv
> valid users = svfuertw,fuertw,svpernem,pernem,dv_usr,svtheinh,Administrator
> 
> [netzwerk]
> comment = netzwerk
> path = /pc_net/usr/%u
> read only = No
> force create mode = 0775
> force directory mode = 0775
> oplocks = No
> 
> [print$]
> path = /pc_net/prn_drv
> write list = @edv,root
> 
> [printers]
> comment = All Printers
> path = /tmp
> create mask = 0700
> printable = Yes
> browseable =Yes
> 
> [PDF-screen]
> comment = PDF-Writer (screen optimized)
> path = /tmp/pdf
> read only = No
> create mask = 0777
> guest ok = Yes
> printable = Yes
> print command = /usr/local/bin/pdf-sender %s %u screen
> 
> [PDF-print]
> comment = PDF-Writer (print optimized)
> path = /tmp/pdf
> read only = No
> create mask = 0777
> guest ok = Yes
> printable = Yes
> print command = /usr/local/bin/pdf-sender %s %u print
> 
> [PDF-press]
> comment = PDF-Writer (press optimized)
> path = /tmp/pdf
> read only = No
> create mask = 0777
> guest ok = Yes
> printable = Yes
> print command = /usr/local/bin/pdf-sender %s %u press
> [sophos]
> comment = Updateverzeichnis für Sophos Sweep
> path = /srv/ftp/sophos
> browseable = no
> guest ok = yes
> read only = No
> valid users = @edv
> force create mode = 0775
> force directory mode = 0775
> force group = edv
> 
> # [tsprofile]
> #        comment = Citrix User Profile
> #        path = /pc_net/tsprofile
> #        browseable = No
> #        writeable = Yes
> #        create mask = 0600
> #        directory mask = 0700
> #        directory mask = 0755
> #        nt acl support = no
> 
> # [tsdaten]
> #        comment = Citrix User System Files
> #        path = /pc_net/tsdaten
> #        browseable = No
> #        writeable = Yes
> #        create mask = 0600
> #        directory mask = 0700
> #        directory mask = 0755
> #        nt acl support = no
> 
> [tnt-print]
> comment = TNT Application printing
> path = /tmp/tnt
> read only = No
> create mask = 0777
> guest ok = Yes
> printable = Yes
> print command = /usr/local/bin/tnt_printer.sh %s %u
> #        level2 oplocks = No

Comment 2 Gerald (Jerry) Carter (dead mail address) 2006-04-14 14:45:59 UTC
There's not enough information to go on here.  A level 10 log 
would be more helpful.  However, I am more suspicous of the 
build environment or an invalid winbindd installation.