Displaying 20 results from an estimated 100000 matches similar to: "how to test Invalid Users setting"
2007 May 14
5
user are able to access "/" partition.
Hi All.
We have a samba server at our location. We are facing out with some
issue. User who have the account on the server are able to access "/"
root access.
I have tried to add an extra line In Home sharing, which is "path = %H",
this lined solved my issue, but gave other issue. After implementing
this line under Home share, I am not able to open any other user's
2015 Jun 12
0
libusb_get_string: invalid argument (other usbhid-ups users, please test)
Greg,
I think I fixed it. Thanks for your patience.
https://github.com/networkupstools/nut/pull/213
Diffs: https://github.com/networkupstools/nut/compare/usbhid_ups_input_vs_feature
If anyone else can test usbhid-ups against their hardware before I merge this to master, I would appreciate it. I tried my MGE UPS on a Linux box as well, and it does not get interrupt events there, either.
-
2007 May 12
0
valid/invalid users problem
Hello,
I have a weird problem with valid/invalid users settings in smb.conf
file. It started when I migrated to another machine and started to use
pam_mysql. I used samba's internal smbpasswd before. The smb.conf stayed
almost the same. But I just don't understand how could pam_mysql cause this.
Without "valid users" in config, I can login with any account present in
my DB
2015 Jun 13
0
neon (was libusb_get_string: invalid argument (other usbhid-ups users, please test))
On Jun 12, 2015, at 10:33 AM, Greg Hersch <hersch.greg at gmail.com> wrote:
> thanks - this has been fun.
>
> There is one other thing I have been having trouble with - and i've tried it on two archlinuxarm installs and gotten the same thing. i am not even sure if its important for me. but if i try to configure and make with neon support - it cant find the neon libraries.
2006 Mar 14
0
How to make sshd not log invalid user login attempts?
In 4.x, I can make sshd not log this noise by using the Deny/Allow
Users/Groups options. In 6.x, the same configuration doesn't stop the
logging, so my logs get overrun with thousands of "Failed password for
invalid user" messages. What do I need to do to make sshd not log this
information?
2019 Apr 10
0
chown: changing ownership of 'test': Invalid argument
On Wed, 10 Apr 2019 09:04:06 +0200
Ian Coetzee via samba <samba at lists.samba.org> wrote:
> Hi All,
>
> I have a very weird issue on one of my servers. I think I might just
> be missing something quite obviously... I will post the config files
> at the bottom
>
> I have a brand new Debian server running as an LXC container
> I am running said server as a domain
2005 Oct 25
1
denying invalid users to log into win98
hello,
i have a small network with samba 3.0.14 and win98 -- just sharing
homes and two more directories to windows clients
security = user
encrypt passwords = no
it works like this:
known user with valid password logs in -> shares are available
unknown user or invalid password -> user logs in but shares doesn't
work
is there any way to prevent invalid user even to log into the
2001 Oct 11
2
smb_trans2_request: result=-104, setting invalid
Why do I keep getting these messages?
(from /var/log/messages)
I use RedHat 7.1 and have a coupple of shares on the machine on a bizzy
samba network.
Oct 10 04:03:50 n243 kernel: smb_trans2_request: result=-104, setting
invalid
Oct 10 04:03:50 n243 kernel: smb_retry: successful, new pid=5506,
generation=47
Oct 10 04:44:03 n243 kernel: smb_trans2_request: result=-104, setting
invalid
Oct 10
2004 Oct 31
0
RE: smb_request: result -512, setting invalid
Forgot to provide errors from my samba.log
[2004/10/30 19:37:00, 0] tdb/tdbutil.c:tdb_log(725)
tdb(/usr/local/samba/var/locks/gencache.tdb): tdb_lock failed on list 4
ltype=1 (Bad file descriptor)
[2004/10/30 19:37:00, 0] tdb/tdbutil.c:tdb_log(725)
tdb(/usr/local/samba/var/locks/gencache.tdb): tdb_lock failed on list 4
ltype=1 (Bad file descriptor)
<shrug>, oplocks is turned off, so
2019 Apr 10
2
chown: changing ownership of 'test': Invalid argument
Hi Rowland,
Please see my replies inline.
On Wed, 10 Apr 2019 at 09:58, Rowland Penny via samba <samba at lists.samba.org>
wrote:
> On Wed, 10 Apr 2019 09:04:06 +0200
> Ian Coetzee via samba <samba at lists.samba.org> wrote:
>
> > Hi All,
> >
> > I have a very weird issue on one of my servers. I think I might just
> > be missing something quite
1999 Mar 23
0
"invalid users = nobody" is bad
Samba 2.0.3 on Solaris 5.5.1 with security=server, NT PDC and several 100 clients.
We recently had lots of intermittent problems with samba.
These included:
Share mounting problems, Locking errors, Access denied errors, Document corruption
and errors related to writing buffers back to the server.
The problems where much worst when Command AntiVirus's dynamic
virus checking was enabled.
After
2015 Jun 12
3
libusb_get_string: invalid argument (other usbhid-ups users, please test)
thanks - this has been fun.
There is one other thing I have been having trouble with - and i've tried it on
two archlinuxarm installs and gotten the same thing. i am not even sure if its
important for me. but if i try to configure and make with neon support - it cant
find the neon libraries. despite neon having been installed several
different ways (i tried pacman, as well as compiling
2000 Jul 05
1
setting invalid
I keep seeing this in my logs:
Jul 5 12:37:29 gateway kernel: smb_trans2_request: result=-32, setting
invalid
What have I screwed up?
Also, any news on when the search stuff will be back up?
2001 Nov 27
2
kernel: smb_request: result -104, setting invalid
While using smbmounted shares I get the following errors in my syslog:
---<snip>--
Nov 27 18:27:45 cayman kernel: smb_request: result -104, setting invalid
Nov 27 18:27:46 cayman kernel: smb_retry: successful, new pid=529, generation=2
--</snip>--
Is this something I should worry about?
I am using RH 6.2, linux 2.4.16 and samba-2.0.10-0.62 installed from RPM.
Regards,
Peter
2008 Mar 01
0
[LLVMdev] llvm/test: suffix or operands invalid for `push'
> # Configure & install
> $ cd llvm-2.2
> # I'm trying the --build option, too.
> $ ./configure --prefix=$HOME CC=gcc-4.2 CXX=g++-4.2 \
> --build=x86_64-pc-linux-gnu \
> --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu
This is probably the problem. It sounds like you have llvm-gcc
building for x86-64 (so the compiler defaults to emitting x86-64 code)
but your
2005 Sep 06
0
smb_request: result -104, setting invalid
smb_request: result -104, setting invalid
this repeatedly occurs in the messages log and the kernel log.
does anyone know how i can look this up and find out what it means?
samba appears to be working fine but i'd like to get to the bottom of
it.
cheers,
kev
2004 Mar 10
0
"smb_get_length recv error = 512" and "smbrequest: result -512, setting invalid"
Hello,
I have a mounted a directory on my WinXP PC and am attempting to play an
MPEG
video stream on that dir using xine. Occasionally, the video hangs and I
get the following
messages in /var/log/messages:
localhost kernel: smb_get_length recv error = 512
localhost kernel: smb_request: result -512, setting invalid
I am able to play the video continuously without any problems when played
off
2003 Feb 25
0
smb_request: result -104, setting invalid
I have a number of RedHat 7.3 computers. Kernel 2.4.18-3. Samba version
2.2.3a, installed from RPM that came on the RedHat CD.
All the computers share some directories, but I don't think this is the
issue. They also mount some windows shares like this:
//host/unc /mnt/host/unc smbfs username=admin,password=pwd,workgrou=support,uid=user,gid=user 0 0
Sometimes on access to these shares
2011 Jul 21
0
Ruby On Rails Developers - Vancouver BC - Must Be Experienced
Wishpond (www.wishpond.com) is seeking a Developer (Ruby on Rails) in
downtown Vancouver. We are a “LEADING” (not leading) local product
search engine firm that are going the next chapter for online and
social shopping. Wishpond empowers shoppers to find products where and
when they need it, and opens new marketing realms for local and
independent retailers.
We''re looking for someone to
2012 Mar 29
0
[LLVMdev] GSoC: Proposal for LLVM performance audit
Apologies for the wrong email, here is my proper email address.
- Vikram
On Wed, Mar 28, 2012 at 11:55 PM, Vikram Dhillon
<dhillonv10 at knights.ucf.edu> wrote:
> Hi all,
>
> I am a candidate for GSoC 2012 and I am looking forward to applying to
> LLVM this year. I talked to a few people on IRC: chandlerc, matthewbg,
> who were very helpful and directed me to post my idea on