Displaying 20 results from an estimated 2000 matches similar to: "How to enable offline bit in SAMBA"
2007 Nov 02
2
smbpasswd and 8 character limit
The smbpasswd on my PDC (Solaris 9, Samba 3.026a) will truncate or
corrupt passwords over 8 chars.
The smbpasswd command on the linux clients (Samba 3.024a) is OK.
Anyone know if this is a samba version issue or something solaris
specific.
Thanks
2007 Oct 17
6
Can't see or change ACLs on Windows
I have samba server joined to a domain that I'm trying to use ads
security and acls on. I can set acls on the Unix file system, and
access from a windows client seems to honor them. I can't view the acls
under the security tab, all I see are the standard Unix permissions
instead. If I try to add an entry to the acl, I get an access denied
error, even if the user is on the list of admin
2007 Oct 08
2
Can't chown a file to an ADS username
I've got a samba install on Linux with winbind installed, etc. I've
configured it the same as I have under Solaris, but for some reason, I
can't chown a file to an AD username. I have joined the box to the
domain, I can wbinfo -u/-g and get lists of users and groups on the
domain. When I run getent passwd or getent group, however, I don't see
any of the domain users and groups.
2008 Dec 01
1
Group membership not being honored
I've got a relatively simple permissions scheme I need to implement, and
I'm having issues with group membership.
I have a share that I need to grant an active directory group full
control to. If I add an AD user to the ACL on the directory that is the
root of the share, the user can access it. If I add an AD group to the
ACL on that same directory, group members cannot access the
2008 Jun 16
1
Restrict permission changes
Hello,
I've a share with preset permissions on different directories including acls.
So in one folder for example users can only read and into other read and write.
Everything works fine. The Problem is if one user decides to change the
permission of a file or directory (via Windows) the acls and permissions get
are messed up.
How can I restrict users from changing permission on a share? I
2007 Nov 21
3
what is the recommended samba version on solaris?
Guys
I was so frustrated about installing samba with ADS and winbind support
on solaris 8.
After fixing many problems, I am now facing another problem:
I created a directory "test" in the samba share and was editing a file
under the directory "test" and in the meantime the machine was rebooted.
After the machine is started, the
whole directory "test" is gone.
I
2008 Nov 04
1
Problems joining a domain with a large number of DCs
I'm having issues joining samba to a domain with a large number of
domain controllers. The domain is a mixed windows 2003/windows 2008
domain. The samba server is Solaris 10 update 5 running on SPARC.
I have a custom samba build of samba 3.0.28 on the server because we
need Tobi Oetiker's samfs patch. Because of the issue that version has
with passwords longer than eight characters on
2009 Jul 27
10
sam-fs on zfs-pool
Hi list,
I''ve did some tests and run into a very strange situation..
I created a zvol using "zfs create -V" and initialize an sam-filesystem
on this zvol.
After that I restored some testdata using a dump from another system.
So far so good.
After some big troubles I found out that releasing files in the
sam-filesystem doesn''t create space on the underlying zvol.
2010 Jul 22
4
[PATCH 1/3] ext3/ext4: Factor out disk addressability check
As part of adding support for OCFS2 to mount huge volumes, we need to
check that the sector_t and page cache of the system are capable of
addressing the entire volume.
An identical check already appears in ext3 and ext4. This patch moves
the addressability check into its own function in fs/libfs.c and
modifies ext3 and ext4 to invoke it.
Signed-off-by: Patrick LoPresti <lopresti at
2007 Nov 16
8
[PATCH 0/6] Add online resize for ocfs2-tools,take 1
Add online resize in tunefs.ocfs2 so that user can increase
the volume when it is mounted.
2008 Mar 26
7
Lustre Solution Delivery
What is the process for integrating a Lustre+SAMFS solution into an
existing customer environment. The plan is to have CRS build the
Lustre component, but Lustre and SAMFS will need to configured and
integrated into the customer computing environment. I am very
familiar with the SAMFS integration, but not Lustre integration.
Do we have resources in PS to provide the integration? Is this
2014 Apr 01
1
BUG dovecot and nginx
we have setup a two level proxy configuration for our zimbra server:
[ dovecot 2.2.12 (imap proxy mode) ]
V
[ nginx (imap proxy mode) ]
V
[ zimbra imap server]
and it does not work ... after tying a login, the connection just
hangs and ends after 30 seconds with a timeout.
- if I try again rightaway in the same dovecot connection, the login
goes though without trouble.
2017 Feb 15
2
Problem using Boost Filesystem with Clang
Hi,
not sure if this is the right place, but I am experiencing a problem using clang++ (3.9.1) with Boost Filesystem.
I have this simple program:
------------------------------------------------------------------------
#include <iostream>
#include <boost/filesystem.hpp>
using namespace boost::filesystem;
int main(int argc, char* argv[])
{
if (argc < 2)
{
std::cout
2007 May 07
1
Announce: rsync fadvise (cache dropping) patch updated
Hi List,
I have updated my rsync fadvise patch which stops rsync from
ousting all your other data from cache when running large jobs.
I have also written an article about the whole issue.
http://insights.oetiker.ch/linux/fadvise.html
cheers
tobi
--
Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten
http://it.oetiker.ch tobi@oetiker.ch ++41 62 213 9902
2010 Dec 20
7
DO NOT REPLY [Bug 7876] New: please implement o_direct
https://bugzilla.samba.org/show_bug.cgi?id=7876
Summary: please implement o_direct
Product: rsync
Version: 3.1.0
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: costinel at gmail.com
QAContact:
2006 Nov 16
1
Regarding debugocfs
Hi experts,
My customer issued debugocfs to check for file_size and extent info
but values such as file_size, alloc_size, next_free_ext were 0.
(/dev/sdi1 contains datafiles and arc files)
# debugocfs -a 0 /dev/sdi1
debugocfs 1.0.10-PROD1 Fri Mar 5 14:35:29 PST 2004
(build fcb0206676afe0fcac47a99c90de0e7b)
file_extent_0:
file_number = 128
disk_offset = 1433600
curr_master = 0
file_lock =
1999 Dec 06
2
Pam errors in Solaris
regarding the segfault that shows up when calling
pam_open_session in sshd under solaris--
In the dec 1 Solaris 7 patch report update, there is one mention
of pam:
Patch-ID# 107285-01
Synopsis: SunOS 5.7: passwd & pam_unix.so.1 patch
BugId's fixed with this patch: 4172457
Changes incorporated in this version:
Date: Aug/17/99
but it doesn't seem to be freely available -- when looking
2004 Feb 28
3
Darkstat
Hi all,
please, tell me about security of Darkstat. Is it good idea to install it on
firewall/gateway ?
I'd like to measure our company traffic, but I do not have Apache running on
the gateway. How could I redirect Darkstat's output to web-server inside
company ?
Or is there some other tool, which can measure in/out traffic and send
output to another machine ? I know MRTG, but it uses
2000 Jun 19
3
sshd does not exit after scp (hpux 11.00 / ssh 2.1.1p1)
Hello,
I have encountered a problem using ssh-2.1.1p1 on HP-UX 11.00:
Everything else seems to work but running scp results in processes staying open:
On the server there are 2 processes still running after copying a file: "scp -v
-t /tmp"
and one sshd. On the client also a ssh-process stays running until killing one
of
the processes manually...
The copying works fine however.
2017 Feb 13
2
Re: Extract VHD using guestfs
Thanks a lot. I was trying to copy on local disk and guestfs_download ()
solved my problem.
Now I am trying to modify source code of guestfs_download () to extract
file in memory. Can you guide me what should i do to achieve that.
Mohsin
On Fri, Feb 10, 2017 at 2:13 AM, Richard W.M. Jones <rjones@redhat.com>
wrote:
> On Thu, Feb 09, 2017 at 03:24:53PM +0500, MUHAMMAD MOHSIN wrote: