Displaying 20 results from an estimated 100 matches similar to: "Version 3.2.0pre3-9.fc9 smbclient problem"
2008 Sep 01
1
the field ttl in struct referral doesn't work
In samba source code, the file "source\include\msdfs.h" defines a struct named referral.In this struct, there is a field named ttl which is used to decide how long should client cache referral, and this field uses constant REFERRAL_TTL(#define REFERRAL_TTL 600) as default.My problem is when i set REFERRAL_TTL to be 10, it doesn't work.
2008 Aug 31
2
smb_auth problem
Hi samba community.
I'm having a problem with the smb_auth authentication method. Everything
looks like normal, but everytime I try to use smb_auth it returns ERR.
I will show here some commands output to secure that all configuration is
correct, and if anyone can help me to investigate what's happend I'll
thanks.
I'm using: Debian lenny, updated.
ii samba 2:3.2.3-1
2009 Apr 30
1
"--once" getting stuck
RHEL5.3, syslinux 3.75
I tested syslinux "--once" functionality on a vmware image and all was
working as expected, then I tried it on a real system and it failed: it got
"stuck", it had effect at every boot, I could see the cmdline was never
deleted from extlinux.sys.
The vmware image used during testing has a virtual IDE disk (/deb/hda), the
real system has SATA-AHCI
2004 Jul 02
1
logon problems
I am really not sure if this is a samba problem or what, but is starting
to annoy me. Here is what is happening.
Server 1: Squid,squidguard,dansguardian,iptables (This is firewall/filter)
Server2: Samba (used for file storage and squid authentification)
Clients are Windows 98. A few XP's.
Everything has run fine for almost 2 years. The other day when trying
to log on to the internet,
2017 Aug 15
3
migrating 2.1 to 3.x, sql pass scheme, pass value?
On Tue, August 15, 2017 8:03 pm, Sami Ketola wrote:
>
>> On 15 Aug 2017, at 2.50, voytek at sbt.net.au wrote:
>>
>>
>> how do I generate hashed string from my password ?
>
> use this sql command:
>
> GRANT SELECT ON vmail TO ?vmail?@?127.0.0.1? IDENTIFIED BY
> PASSWORD(?yourpassword?);
>
>
> or if you just want to see the hash:
>
> SELECT
2015 Apr 24
1
smbclient: tree connect failed, but smbclient -L succeeds
I can successfully run a list command with -L :
>
> smbclient -A ~/.smbauth -L //172.21.4.45
I get a nice list of shares including C$
But a connect command like this one fails:
> smbclient -A ~/.smbauth //172.21.4.45/C$
I get
> Domain=[MC] OS=[Windows Server 2003 3790 Service Pack 2] Server=[Windows
> Server 2003 5.2]
> tree connect failed: NT_STATUS_ACCESS_DENIED"
2017 Aug 15
0
migrating 2.1 to 3.x, sql pass scheme, pass value?
On 15/08/2017 21:25, voytek at sbt.net.au wrote:
> On Tue, August 15, 2017 8:03 pm, Sami Ketola wrote:
> On 15 Aug 2017, at 2.50, voytek at sbt.net.au wrote:
>
> how do I generate hashed string from my password ?
> use this sql command:
>
> GRANT SELECT ON vmail TO 'vmail'@'127.0.0.1' IDENTIFIED BY
> PASSWORD('yourpassword');
>
> or if you
2003 Jul 07
1
embedding characters
i seem to be having trouble with certain characters in machine names and passwords.
specifically, there is a hyphen in on of the server's names. this entry in the fstab file fails to connect with the following error:
# mount /root/it-blackbox/c\$/
Password:
Anonymous login successful
18867: tree connect failed: ERRDOS - ERRnoaccess (Access denied.)
SMB connection failed
the line from fstab
2002 Nov 19
1
Driver download problem (still)...
I've gotten driver-downloads to work from WinNT/2K clients, but I still
can't seem to figure out how to get things to work with Win9x clients.
Here's a copy of my smb.conf file:
***********
[global]
printing = lprng
printcap name = /etc/printcap
log level = 1
load printers = no
guest account = nobody
security = domain
workgroup =
2002 Nov 19
1
Yet another print-driver download problem...
I've gotten driver-downloads to work from WinNT/2K clients, but I still
can't seem to figure out how to get things to work with Win9x clients.
Here's a copy of my smb.conf file:
***********
[global]
printing = lprng
printcap name = /etc/printcap
log level = 1
load printers = no
guest account = nobody
security = domain
workgroup =
2017 Aug 15
0
migrating 2.1 to 3.x, sql pass scheme, pass value?
On Tue, August 15, 2017 9:31 pm, Ivan Warren wrote:
> MariaDB [test]> GRANT SELECT on test to 'test'@'127.0.0.1' identified by
>
>> pasword('test1234'); ERROR 1064 (42000): You have an error in your SQL
>> syntax; check the manual that corresponds to your MariaDB server version
>> for the right syntax to use near
2006 Apr 24
3
smbd/oplock.c:oplock_timeout_handler(375) after samba upgrade
I recently upgraded from samba 3.0.10-1.fc3 to 3.0.21b-2 running on FC5.
Today was the first day of a typing class which uses the network version
of Mavis Beacon Typing which depends on file sharing.
The users are hanging and then getting an error message during logging
into the product. In /var/log/message, I can see the following message
for each user similar to:
[2006/04/24
2017 Aug 15
2
migrating 2.1 to 3.x, sql pass scheme, pass value?
On 15/08/2017 22:23, Noel Butler wrote:
> On 15/08/2017 21:25, voytek at sbt.net.au wrote:
>
>> On Tue, August 15, 2017 8:03 pm, Sami Ketola wrote:
>> On 15 Aug 2017, at 2.50, voytek at sbt.net.au wrote:
>>
>> how do I generate hashed string from my password ?
>> use this sql command:
>>
>> GRANT SELECT ON vmail TO
2010 Jul 01
4
Index of Character
Hi,
I am a newbie to R and this may be too simple to ask.
I am trying to find out a string function in R that returns the index of a
character.
For e.g. indexOf("Test1234", '4') would return 8.
Is there a similar function in R.
I tried searching the documentation and could find other useful string
functions, but not the index function.
Thanks in advance.
Regards,
Harsh
2020 Jun 17
2
Rsync 3.2.0pre3 released
I have made rsync 3.2.0pre3 available for testing. This is mainly some
improvements in configuration and portability fixes.
Let's see if this one will end up being the last "pre" version before
3.2.0. Please give it a try! Send feedback via email to the rsync mailing
list. Bugs can be created via bugzilla tickets, github issues, or discussed
on the mailing list.
The changes since
2006 Nov 03
1
In bound SIP context issue
Hi All,
I am trying to configure asterisk to receive an inbound SIP connection and
send it to a specified context. Instead of sending the call the specified
context, asterisk is using the context default from [general]? Any
thoughts? I am sure that it is something simple I am missing.
To recap, it is sending calls to the context default, not thecontext...
[general]
context=default
2005 Feb 09
1
net join ads gives segmentation fault
Hi,
We have been working with samba 3.0.4 and MIT 1.3.6 on SUSE SLES 8 (SP3)
for some time. We use security=ads and our samba is joined to the W2K3
domain.
We use this with winbind to use the authentication from w2k3 instead of
local users (telnet, squid, samba and via smbauth also apache).
When preparing a new server with suse SLES 9 and heimdal 0.6.1 RC3 (suses
package) we started running
2009 Jan 16
12
running a ruby expression stored in a database
Is this even possible? I''ve got a ruby expression stored in a
database, it''s the code to run a plugin since I was having trouble
passing variables stored in the database.
When I try to call the code, it either outputs it as text, or doesn''t
display it at all. It''s supposed to generate an image and display it.
right now the code is stored in the database as:
2013 Jul 19
0
Best practices for capybara's features spec?
Hi,
I realy like to use capybara''s features spec but I have some questions
about the organisation :
1. How should I group the features specs?
-----------------------------------------
For the moment, I try to group by controllers. For example, I can have a
file "users_spec.rb", "artists_spec.rb", etc... Maybe it''s better to group
by user story... What do
2006 Feb 16
1
Too Many Ace Entries for file
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Greetings,
I am encountering a problem with Samba and setting acl's for
files/directories from the security dialog on my Windows clients. I
can easily toggle the file permissions. However, it am not able to
add/remove user/groups from the GUI interface on my windows clients. I
have also noticed when I add access with setfacl it doesn't not