Displaying 20 results from an estimated 300 matches similar to: "security = SERVER - Problem"
2001 Sep 18
3
Why is Win98 looking for user "nobody"?
Using Samba v2.0.10 on a RedHat v7.1 box, I see that the Win98 clients on
our network are making sporatic requests for user "nobody" (as shown
below). Anyone know what's going on here?
My network has both Linux and Win98 clients, but only the Win98 clients are
showing this behavior. Both the Linux and Win98 clients access the same
shared drives, but only the Win98 clients use
2018 Sep 07
1
rsyslog listening on high port
On Thu, 2018-09-06 at 15:10 -0400, Mike Burger wrote:
> On 2018-09-06 14:06, Adam Tauno Williams wrote:
> > Attempting to lookup why rsyslogd is listening on the high port
> > UDP/51427.????Have not succeeded in what this port is used for and
> > what directive controls what interface it binds to.
> > [root at bedrock ~]# netstat --listen --inet --program --numeric |
2002 Nov 20
0
error: prs_mem_get: reading data of size 60 would overrun buffer.
Hello everyone,
we try to use a server running linux in an NT-domain and get the error message
given in the subject-line. More details from the logfile and smb.conf are given below.
Can anyone give us a hint what the problem is?
(Of course...) The problem is very urgent for us.
Thanks a lot in advance.
Helmut Rickel
================= smb.conf ========================
[global]
2006 Mar 13
3
validation and update
Hi,
I have validation working in a situation similar to the following.
(Please forgive any minor typos below)
class Department < ActiveRecord::Base
has_many :people
end
class Person < ActiveRecord::Base
belongs_to :department
validates_presence_of :name
end
@department = Department.new(:name=>"bedrock")
@department.people << Person.new(:name=>"fred")
2007 Dec 21
0
RMySQL installation
Hi,
I am having trouble getting RMySQL running on a solaris machine.
[43] bedrock:/home/jayoung/source_codes/R/other_packages> uname -a
SunOS bedrock 5.10 Generic_118833-36 sun4v sparc SUNW,Sun-Fire-T200
I thought I had finally managed to get it installed, albeit with some
warnings that I didn't understand (it took me a while to find where
our mysql libraries were), but when I tried
2009 Nov 10
1
compiling R-2.10.0 on solaris - lib_I_dbg_gen.so.1: version `DBG_GEN_5.1' not found
Hi,
I'm having trouble compiling R-2.10.0 (R-patched_2009-11-02.tar.gz) on
solaris 10 and am hoping for some advice. I'm getting errors about
having the wrong version of lib_I_dbg_gen.so.1 ("version `DBG_GEN_5.1'
not found"), when it gets to the step of compiling recommended
packages (cluster).
I think we do have the right version of lib_I_dbg_gen.so.1 on the
1999 Nov 17
4
2.0.6: HUP/charset/profiles/smbmount/logging
This is the list of problems I had with samba-2.0.6 so far. Can anyone
tell me if he can reproduce them and if he considers them as problems?
2.0.6 on linux 2.2.13 or 2.0.33
1)
sighup/log reopening doesn't always work: connections that are already
active keep logging to the old logs; logrotate rotates/zip the logs and
samba stops logging completely till restart.
2)
Localized chars.
I have
2000 Apr 20
1
This is broken (and insecure) behaviour.
We are seeing erratic behaviour from Samba for connecting Unix
drives to an NT terminal Server.
Samba version 2.0.6
Solaris 2.6
NT Server 4.0 Terminal Server Edition with service pack 4
running WinCenter NIS Logon Utility.
The NT server is not part of a domain and uses the WinCenter Logon
Utility to authenticate username and passwords from my Unix NIS
server.
Samba is set up for server level
1999 Oct 05
1
Linux/NIS+
Hello,
I'm having a problem configuring samba (2.0.5a) on a Linux
system using NIS+ as the password system. Samba complains that
it cannot find the smbpasswd file, which is not surprising as
I'm not using one. I tried 'smb password file = passwd.org_dir'
that sort of worked, except that it creates a directory called
passwd.org_dir from whatever directory I ran the smbd from.
1999 Sep 01
2
sudden loss of password validation
The problem: Strangely, the PDC rejects user password challenges from Samba.
The user account gets locked. After unlocking the account, everything is
back to normal. This happens several times a day to different users and from
different Samba servers. All Samba servers have the same [global]
configuration.
Is this a Samba problem? Is samba perhaps not passing along the correct
password? If I add
2000 Feb 15
0
samba 2.0.6 breaks domain validation (for me)
Hi,
Recently i moved from samba 2.0.5a to Samba 2.0.6 on 4 machines. Samba 2.0.5a ran quite smooth except for oplocking problems, so i decided to upgrade.
I compiled both releases myself and used the same ./configure options both times (but i compiled on different machines: v 2.0.5a was compiled on a HP 9000/715/50, 2.0.6 was compiled on a HP 9000/800/K360)
I used binutils 2.9.1 and gcc 2.8.1 on
1999 Mar 26
0
Win98 goes to sleep on Samba
I have been running RedHat 5.2 and Samba 2.0.3 for the past week or so. My
network is made up of NT servers and 95/98 clients. So far Samba has been
running beautifully - I can use my Samba shares just like they are NT shares.
My only problem is from time to time my Win98 machine "goes to sleep" and
asks me for either a password or an IPC$ password. Generally this happens
after a
2011 May 20
0
Patent attack on Linux kernel
RHEL is mentioned in this attack on Google's use of the Linux kernel in
back-end servers.
<http://www.theregister.co.uk/2011/04/21/texas_jury_says_google_infringed_linux_patent/>
> At least some of those sued were using Red Hat Enterprise Linux (RHEL) on
> the back-end. Google apparently uses its own version of Linux across its
> famously distributed infrastructure.
>
2003 Jan 02
1
samba 2.0.6 on HP-UX 11.0
I've had samba running cleanly on an HP-UX 11.0 system for many months, with
"DOMAIN" security and one-to-one account name mapping. A few days ago I
started getting password prompts on connection, and messages like this in
the log files...
[2003/01/02 15:46:36, 0] rpc_parse/parse_prs.c:(316)
prs_mem_get: reading data of size 60 would overrun buffer.
[2003/01/02 15:46:36, 0]
1998 Jul 02
1
Synchronize Unix/SMB passwords with 'synchpasswd'
Hi,
It's been a while since I created my smbpasswd file, and therefore
it is
no longer in synch with my Unix file. I've added and removed users over time,
and now I need a way to update the 'smbpasswd' file without losing the
encrypted passwords that are already in place (ie. I don't want to just run
'makesmbpasswd.sh' again).
So, I've written the
2009 May 21
0
problems building R-2.9.0 on solaris
Hi,
I've successfully updated our linux version of R to 2.9.0 but am
having trouble on our solaris machine. I had previously installed
2.8.1 and earlier versions without trouble.
I'm using R-patched_2009-05-20.tar.gz (I had also tried the 2009-05-10
version). Here's some info on our machine (I'm not the sysadmin):
[2] bedrock:/home/jayoung> uname -a
SunOS bedrock 5.10
2002 Nov 21
1
Help with smbpasswd
I am running samba version 2.0.7 on a HP 11.00 server. I have a local
pc account that is trying to access a samba share and is being prompted
for a username and password (which usually does not happen). When I look
in the log file, I see the following. How can I troubleshoot this. Any
help is appreciated.
[2002/11/21 15:33:04, 1] smbd/reply.c:(988)
Username pcguest is invalid on this system
1999 Jan 28
4
Authentication only on NT Boxes not accepted
Hi folks,
I'am using Samba 2.0.0 on a Linux and a Sun box and i have the following
problem: I can log in from a smbclient but not from an NT Client using
Security=Domain.
1.) Doubleclick on the machine opens the password dialouge (which
should'n appear, beacuse i'am already logged in the domain) Enter my
domainusername and password. Window dissapears and appears again and
forces me
2007 Jun 06
2
lookup in CSV recipe
I await Luke''s node settings implementation with interest. At the
moment however, I have this sort of ugliness:
$site = $hostname ? {
fred => "opsera",
barney => "bedrock",
default => "unknown site",
...
}
So I''ve knocked up this little function to use CSV files instead. Now
I can just do:
$site =
2003 Dec 01
1
smbpasswd command - updated
A couple of days ago I posted a problem I was having with the
smbapasswd command for users (not root).
Here is the original post:
I have Samba installed on a HP-UX 11.00 system using NIS for
UID/password resolution. The smbpasswd file hasbeen initilized
and as root I can add a user's password and the user can
"attach"
the "share". But when the user tries to do the