Displaying 20 results from an estimated 3000 matches similar to: "Enable offline login for users"
2017 Feb 02
2
Conversion error Illegal multibyte sequence in smbstatus
Hi,
My output of smbstatus is bugged somehow in the Locked files section.
For every line with a non ascii character, the whole string from the
character to the end (included) is removed. Hence the line is attached
to the next one.
Here is a simplified example
Locked files:
Pid ... SharePath Name Time
---------------------------------
8910 ... /path
2012 Feb 09
3
Include directory in smb.conf
Hi there,
I'm wondering if there any patch or recent developement that would allow to
include a directory rather than a file in smb.conf
Something like
includedir = /etc/samba/shares.d/
instead of
include = /etc/samba/shares.conf
Thanks for your help
Santiago
-------------------------
*Santiago DIEZ*
*Director*
*+33 6 37 90 81 98*
-------------------------
2016 Jul 22
1
"state directory" ignored in samba-3.6.6
Hi,
I have an issue with *samba-3.6.6*.
It has been installed with :
./configure --prefix="/usr/local/samba-3.6.6" --without-winbind --with-fhs
--sysconfdir=/etc --localstatedir=/var --with-piddir=/var/run/samba
smb.conf contains :
private dir = /var/lib/samba/private
lock directory = /var/run/samba
state directory = /var/lib/samba
cache directory = /var/cache/samba
So
2017 Feb 02
0
Conversion error Illegal multibyte sequence in smbstatus
Because of Plain text mode, my output example is split across several
lines and hence is totally meaningless.
If you want to see the example, follow this link :
http://download.caoba.fr/r3tb7hxb2pl5/
I marked in red the places where the bug appears.
-------------------------
Santiago DIEZ
Quark Systems & CAOBA
23 rue du Buisson Saint-Louis, 75010 Paris
-------------------------
On Thu, Feb
2011 Feb 27
2
Samba4 start error
Dear All,
I would like to ask your help:
I have installed Samba4 by following the steps of Samba4 Wiki Howto to a
Debian Server.
- downloaded via git
- compiled successfully
- make quicktest is ok. (as far as I see during the process, it has written
at the ned: ALL OK)
- install is successful ('install' finished successfully)
- DC provision is successful (get the summary windows at the
2011 Mar 17
4
Shared directory contained within another shared directory
Hello,
I have Samba server running version 3.0.33-3.29.el5_5.1. The Samba
server is a member server of a Windows 2003 domain. Winbind provides
authentication.
We have a physical directory named hr that is shared as "hr" and is
accessible to the HR department. A subdirectory of the hr directory
named hrshared is shared as "hrshared" and should be accessible to
specific users
2020 Sep 13
2
Cambiar datos de un DF
Hola:
Si codificas "col1" como un factor, lo puedes cambiar todo de una vez
renombrando los niveles correspondientes:
> df$col1<-as.factor(df$col1)
> df$col1
[1] uno dos 3 4 cinco 6 siete 8 9 diez
Levels: 3 4 6 8 9 cinco diez dos siete uno
> levels(df$col1)[1:5] <-
2010 Sep 09
3
Samba Windows 7 and logon scripts
Hi,
I'm trying to get Windows 7 to run a logon script which mounts a share at
login. This works fine for Windows XP
In my smb.conf I have the following
logon script = %G.cmd
logon path = \\%L\profiles\%U
logon drive = H:
logon home = \\YOUNGMUNSTER\homes
The script is
@echo
@echo Setting System Policies: Please Wait.
@echo off
NET TIME \\janus /SET /YES > X
2011 Mar 24
2
Sage Accounts Performance Issues (Solved)
I've been struggling for several days with an issue to which I found a
number of references, but few solutions, so wanted to put my experience
"out there", in the hope that others may find it useful at some time.
A client company network of 10 WinXP Pro PCs and CentOS 4 server (a
Fujitsu RX300x2) running Samba was last week replaced with 10 Win7 Pro
PCs and a CentOS5 server
2002 May 20
1
Printer: User Intervention Required - Use Printer Offline
For some reason, I cannot get samba (or Win98, depending on how you look
at it...) to allow a win98 client to print.
I search the list archives, but I didn't find anything similar. So here
goes.
Symptoms:
- Win98 client can access fileshares OK. The printers show up OK as well
in network neighbourhood.
- On Linux, printing (lprng) works OK.
- In win98, e.g.
dir >
2019 Jun 17
1
smbstatus exit value
Hi,
Despite looking at
https://www.samba.org/samba/docs/current/man-html/smbstatus.1.html and
"man smbstatus", I don't see how to know the full list of possible
exit status for command smbstatus.
All I could test brings an exit code of 0 in most cases and 255 if
option -s is an unreadable file.
Is there a man page that lists all possible return values?
Regards
Santiago
2007 May 08
2
Limit + Conditions = Confusion
Hi,
Could you please explain the :limit to me? I thought I knew what it was
but now it seems I''ve misunderstood something.
>> Fooditem.find_by_contents("*quark*", {:limit => 10}, {:conditions => ["origin = ?", "fda"]}).length
=> 1
>> Fooditem.find_by_contents("*quark*", {:limit => 2000000}, {:conditions => ["origin
2017 May 22
2
Configuration is not working with Thunderbird
So, I have this error now:
May 22 08:54:30 ********** dovecot: imap-login: Aborted login (no auth
attempts in 0 secs): user=<>, rip=***********, lip=***********,
session=<***********>
I found this: https://wiki2.dovecot.org/WhyDoesItNotWork
I have this set in my dovecot.conf: disable_plaintext_auth=yes
Same error, even when I try to connect port 143 instead of ssl (993).
Any
2017 Mar 10
1
polkit helper timeout and defunct pkla-check-authorization processes on CentOS 7.3
Hi everyone,
We seem to be having issues on multiple CentOS 7.3 machines. The problem
seems to revolve around polkitd. At some random time, polkitd seems to stop
responding on my systems. Along with this, there might be hundreds of
defunct pkla-check-authorization processes. If I reboot, then things are
fine for a while.
I don't see any activity in the unabridged journal to suggest anything
2002 Jun 12
2
Has anyone tested AutoCad 2000 with any recent wine ?
Has anyone tested AutoCad 2000 with any recent wine ?
Once upon a time I got Autocad R13 to work, only toolbars and screenrefresh was not working to 100%, then it broke completely, and 10 months ago when I tested with AutoCad 2000 it was still broken.
Has anyone done any testing recently ?
AutoCad and Quark express are two very important pieces of software for wine, since they both lack
2003 Feb 11
3
Samba getting user info from NT PDC
Hi!
My boss asked me to be able to share some directories on a FreeBSD Samba server
with users already created (and used) on a NT 4.0 PDC server.
So I followed http://www.sugoi.org/bits/index.php?bit_id=10
I just replaced the Windows 2k part by adding the NetBIOS name of the machine to
the NT PDC.
When I did the smbpasswd trick it worked like charm:
testsmb# smbpasswd -j CH-DOMAIN -r PDC
2009 Nov 23
1
recognizing variable-names of cast() (package: reshape)
An embedded and charset-unspecified text was scrubbed...
Name: not available
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20091123/3b4cbdd5/attachment-0001.pl>
2011 Feb 17
1
Samba 3.5!
Hi!
I would take a little doubt, installed the "Samba 3.5". And where is the
file "smbpasswb"? I know, it is in " /etc/samba/ ", but it isn't there!
Note: I can usually add the user with the command "smbpasswd"?
Sbmpasswd -a Paul
I wonder where it is? Thanks!
Paulo Tosi
2002 Jun 17
4
(Demo CD available) Has anyone tested AutoCad 2000 with any recent wine ?
AutoDesk now offers a free 15 day demo CD of AutoCad. I hope some of the talanted wine developers take the opportunity to get the CD and try to get it to work.
http://usa.autodesk.com/adsk/item/0,,616392-123112,00.html
In my opinion there are two windows application that are more important than others and that is AutoCad and Quark express. Linux does not have good alternatives to theese, and for
2018 Oct 09
3
Serial ports: vm vs bare metal
I'm running libvirt under Fedora 28. I would like to attach a USB
device to a VM, but when I select "Redirect USB Device" from the
"Virtual Machine" menu in virt-manager and then select the device, I
get the error:
USB redirection error
spice-client-error-quark: Could not redirect [device name] at 1-11:
Error setting USB device node ACL: 'Not authorized' (0)