Displaying 20 results from an estimated 10000 matches similar to: "Authentication issue"
2003 Apr 29
10
Samba - User Authentication
Hi Robert and List,
As you told me I upgrated to Samba 2.2.5 because I'm doing the test with a
machine which has RedHat 8.0 and this RedHat version comes with it....
Anyway.....
So I made the procedure step by step but I haven't found how to make my
Windows 2000 users (PDC) can access the Linux shared folder and this is
what I've done:
My smb.conf looks like this:
[global]
2007 Dec 25
6
what is differenct between syscall::write:entry fbt::write:entry
what is differenct between syscall::write:entry fbt::write:entry
are the two probe fires at the same place.
--
This message posted from opensolaris.org
2012 Apr 27
1
geo-replication and rsync
Hi,
can someone tell me the differenct between geo-replication and plain rsync?
On which frequency files are replicated with geo-replication?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20120427/72f35727/attachment.html>
2005 Aug 02
1
a question about data manipulation
Dear R-user,
I have a simple question, I just can't figure out a easy way to handle it.
My importing data x is like this:
COL1 COL2 id
1 12 49 1
2 70 120 1
3 58 124 1
51 14 13 2
52 88 100 2
53 90 134 2
I want to change the format of the data, i want to group data into
differenct part according id,so that when i use x[1], which will refer me to
the information about first id.I use the
2009 Dec 31
1
data corruption in samba 3.4.3 ?
Hello,
I am using Citrix XenServer for my VM environment. I found that If I am using samba 3.4.3 and dump a vm from a Citrix xen node the resulting image is not importable(ie corrupt) into xenCenter. If I am using samba-3.3.9 and perform the same operation everything works great. To dump the vm's from Xen I mount a samba share from the domU OS. I use the following xen commands to dump the
2014 Dec 30
2
[Bug 993] New: nft produces incorrect output when a reject rule is added using nft -f
https://bugzilla.netfilter.org/show_bug.cgi?id=993
Bug ID: 993
Summary: nft produces incorrect output when a reject rule is
added using nft -f
Product: nftables
Version: unspecified
Hardware: x86_64
OS: Fedora
Status: NEW
Severity: normal
Priority: P5
Component: nft
2001 Nov 26
1
Domain admin group
Hello,
I too would like an answer to the question posed by James Nord:
>Hi,
>
>When I went to add a domain user to the local administrators group on a
>Win2k SP2 machine I was expecting to see the following entries in the
>current members
> * Administrator
> * SM\Domain Admins
>
>However what I got was,
> * Administrator
> *
2012 Mar 27
0
Script for enabling screen savers in GNOME and KDE on Centos 5.x
Hi Friends,
I am trying to configure screensavers settings on Gnome and KDE
running Centos 5.x 32-bit environment. I need to prepare a script
which will be push by Puppet and this script should be able to change
settings like idle_delay, set customized password-protected screen
saver, enabling lock etc..
I have tried below commands for Gnome and somehow the settings are not
taking place. The
2004 Sep 09
0
file context menu takes for ever with 3.0.6,bothserne tand suse
A sort of wrap-up coda to the discussion off this thread:
>>>>> I've tested SerNet's ans SuSE's versions of Samba 3.0.6
>>>>> on a test member server. Joining domain, attaching share
>>>>> all works but if I right-click a file, the context menu
>>>>> takes for ever to pop up. If I select Properties, it
>>>>>
2002 Feb 16
1
Proposed header file changes to allow for dynamic linking of DLLs at runtime
Sorry for the attachment, but I do not know of another way to communicate
the details of my proposed changes to the dev team.
While writing RipTrax (a ripper + encoder program), I wanted to make all
encoder DLLs dynamically linkable at runtime. I first check for the
existence of the dll, open the library with Load Library and then do a
GetProcAddress for each routine I plan to use. With the
2012 Apr 25
1
trouble installing SparseM
Dear R People:
I am attempting to install SparseM on R 2.15.0 on a Linux 11.10 system.
Here is the output
> install.packages("SparseM",depen=TRUE)
Installing package(s) into ?/home/erin/R/x86_64-pc-linux-gnu-library/2.15?
(as ?lib? is unspecified)
--- Please select a CRAN mirror for use in this session ---
Loading Tcl/Tk interface ... done
trying URL
2014 Apr 24
0
lock down gnome-screensaver
Hello All,
I'm trying to set defaults for gnome-screensaver on some Centos6.5
laptops and lock it down with these commands:
# gconftool-2 --direct --config-source
xml:readwrite:/etc/gconf/gconf.xml.mandatory --type boolean --set
/apps/gnome-screensaver/lock_enabled true
# gconftool-2 --direct --config-source
xml:readwrite:/etc/gconf/gconf.xml.mandatory --type boolean --set
2016 Jun 09
0
setting up auto logout in CentOS 6
On Jun 8, 2016, at 4:42 PM, Vanhorn, Mike <michael.vanhorn at wright.edu> wrote:
> I would like to have my lab workstations logout a session after the person has been idle for a certain period of time. After some searching on the web, I got into
>
> /etc/gconf/schemas/gnome-session.schemas
So, I?ve found that if you want to enforce gconf policies for workstations, you need to put
2004 May 12
1
Problem installing SparseM on Debian stable
I have troubles installing the "SparseM" package on my Debian stable
Linux system.
Debian's version of R is:
platform i386-pc-linux-gnu
arch i386
os linux-gnu
system i386, linux-gnu
status
major 1
minor 5.1
year 2002
month 06
day 17
language R
This is the installation output:
> R CMD INSTALL -l /usr/lib/R/ SparseM_0.36.tar.gz
* Installing
2013 Jul 08
1
Disabling user switching in CentOS 6
Installing CentOS 6 on a lab full of workstations, and I want to disable
fast user switching. With CentOS 5, I simply made sure that the
"user_switch_enabled" entry in
/etc/gconf/schemas/gnome-screensaver.schemas was set to false. However,
that doesn't work with CentOS 6.
I've found various proposed solutions to this issue, such as
gconftool-2 --direct --config-source
2004 Apr 07
1
File Locking problem
Hi there,
I am facing some file locking problem with samba. Below are the
environment :
OS : Fedora Core 1
Samba version : 3.0.0-15
I have used security = share, oplocks =no, level2 oplocks=no, locking =
yes, strict locking = yes. The detail of the smb.conf can be provided.
The situation is like this :
When I use openoffice (in a windows 2000 server machine) to access the
file in the share
2002 Sep 25
0
solaris/2.2.2 authentication against NT domain (ie. r oot canal)
why do you have smbpasswd file, when you are in domain mode?
-----Original Message-----
From: AMueller@YesVirginia.org [mailto:AMueller@YesVirginia.org]
Sent: Wednesday, September 25, 2002 3:07 PM
To: samba@lists.samba.org
Subject: [Samba] solaris/2.2.2 authentication against NT domain (ie.
root canal)
Greetings,
This is my first post (hopefully not too newbie for this group). Thank you
in
2018 Mar 20
0
Gluster very poor performance when copying small files (1x (2+1) = 3, SSD)
Excellent description, thank you.
With performance.write-behind-trickling-writes ON (default):
## 4k randwrite
# fio --randrepeat=1 --ioengine=libaio --gtod_reduce=1 --name=test --filename=test --bs=4k --iodepth=32 --size=256MB --readwrite=randwrite
test: (g=0): rw=randwrite, bs=(R) 4096B-4096B, (W) 4096B-4096B, (T) 4096B-4096B, ioengine=libaio, iodepth=32
fio-3.1
Starting 1 process
Jobs: 1
2010 May 20
0
[PATCH] xl: fix block-attach command parsing
Fix two command-line parsing problems:
- the argc check is wrong: it must be provided with the frontend device
- the ro/rw mode is optional, so default to rw if it is absent
Also, update the usage message accordingly.
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
diff -r 0f0a25c4c991 tools/libxl/xl_cmdimpl.c
--- a/tools/libxl/xl_cmdimpl.c Thu May 20 09:18:33 2010
2004 Sep 07
0
file context menu takes for ever with 3.0.6, bothsernetand suse
>>> I've tested SerNet's ans SuSE's versions of Samba 3.0.6
>>> on a test member server. Joining domain, attaching share
>>> all works but if I right-click a file, the context menu
>>> takes for ever to pop up. If I select Properties, it
>>> takes even longer until the dialog box appears.
>>
>> Are these XP clients?
>
> I