Displaying 20 results from an estimated 6000 matches similar to: "Archive bit oddities"
2006 Sep 11
2
More on the archive bit saga
Thanks to all that have helped so far.
I now have a test server running on Ubuntu 6.06 and Samba 3.0.22. I also
configured ACL and user_xattr on the filesystem running the shares. But
now I have very strange behavior that I hope someone has a clue about.
User smith can open two files (foo.txt and faa.txt) with Notepad,
Wordpad and Microsoft Word. The behavior for all three is different:
2005 Jun 30
3
winbind creating duplicate users
Hi everybody,
I'm having a problem with winbind creating 2 entries for some of my
users that really wrecking my head ;-/ .
My situation is as follows :
I have a typical Samba (3.0.14a)/LDAP setup. I have a trusted domain
(another Samba/LDAP setup) and use winbind to map the users from the
foreign domain, with the UID to SID mappings stored in LDAP . This works
very well.
The relevant part
2006 Oct 13
4
Home Directories on the fly?
Hello all,
I have a functional samba/windind file server (SLES 10) thats a member server of an Active Directory domain. I'm able to successfully resolve user and group accounts from AD. The problem I'm having is samba isn't creating home directories automatically when I try to map to a AD user share from Win XP. What I am able to do is, when I ssh into the machine with an AD user,
2005 Oct 07
2
2 httpd configs
I normally don't do this - haven't got any traction on taroon list and I
want to get a backup going.
I have an RHEL 3 server and it is serving some simple web stuff
(horde/imp/etc.)
I have installed BrightStor ArcServe and I need it to also serve some
web pages. The ArcServe runs on a different port but has it's own
httpd.conf with the distribution.
The last time I did it, it was
2006 May 12
1
random file corruption on NTFS
Hi,
We are using Rsync version 2.6.8 protocol version 29 on a winNT box to
backup a linux (RedHat 9.0) box (same version of rsync) and everynight a
different file on the NT server is reported as being corrupt, there are no
errors in the rsync logs on either side. NT Event log records:
Event Type: Error
> Event Source: Ntfs
> Event Category: Disk
> Event ID: 55
> Date: 12/05/2006
2007 May 01
2
3.0.24 and disappearing ACL entries
I've been working at this for a few days now and I can't figure out what
is broken. Google turns up similar issues from years back, but I hope
this is a bug resurfacing. ACL entries are being deleted when files are
saved. Here is an example:
username: user1
group membership: Domain Users
directory: /share/test
file: test.xls
getfacl /share
# file: share
# owner: DOMAIN+backupuser
#
2006 Sep 13
0
What's the deal with the archive bit?
I have some deep concerns with what is happening under the hood here
with the archive bit. I'm hoping someone will step up to the plate and
give the truth, the whole truth and nothing but the truth on this matter
in clear and unambiguous language. Specifically:
1) Is there a known configuration where a Samba file server is fully
integrated into an ADS domain (2003) where the setting of
2006 Sep 01
6
ads_kinit_password failed: Preauthentication failed
Hi,
I am have compiled samba 3.0.23b (MIT Kerberos 1.5.1) on Solaris 10.
I am unable to join the ads domain.
net ads testjoin returns the following output...
[2006/09/01 17:25:17, 0] libads/kerberos.c:ads_kinit_password(208)
kerberos_kinit_password ARTEMISIA$@UNIMELB.EDU.AU failed: Preauthentication failed
[2006/09/01 17:25:17, 0] libads/kerberos.c:ads_kinit_password(208)
2007 Oct 30
1
Assorted oddities with --relative
I have discovered a few oddities with --relative in the latest
development rsync (from git, yay!):
#1. Junk in the middle of a source argument leads to duplicate entries
in the file list:
$ mkdir src src/D
$ rsync-dev -ni -rR ././src/.//.//.//.//.//.//.//./D/ dest/
cd+++++++++ src/
cd+++++++++ src/./
cd+++++++++ src/
cd+++++++++ src/./
cd+++++++++ src/
cd+++++++++ src/./
cd+++++++++ src/
2007 Jan 26
5
Samba Server Specifications
Has anyone posted an up to date hardware review lately?
It seems clear that a RAID6 server with 300GB CHEETAH 15K.5 SAS drives will
trump a P3 with a 30GB IDE drive, however, not everyone will spend the money
required for the high end unit, I'm looking to build a new server & trying
to make best use of funds (aren't we all).
TIA
2008 Jan 11
1
Oddities with RSiteSearch?
[If I knew who to report this to privately, I would. Sorry to embarrass
anyone who's just trying to contribute to the R-project.]
There seems to be some oddities with the RSiteSearch web page. When I
enter 'RSiteSearch("console")' I'm taken to
http://search.r-project.org/cgi-bin/namazu.cgi?query=console&max=20&resu
2003 Oct 03
0
SAMBA and the Archive Bit
Hello All,
Touching up a file is supposed to switch on the Archive bit. However, I can
only get this to happen if the client doing the editing is also the owner.
This is fine for owner access in the HOME directories, but is useless when a
file is modified by any member of a group. The impact is that my incremental
backup only backs up a group rwx file when it is modified by the owner. This
is a
2006 Jun 23
1
mongrel start oddities
I am running mongrel-0.3.13.1. Have used lighty and fcgi in the past, and I
must say that apache-2.0.x proxying to mongrel is much nicer to deal with! I
am having this problem, however.
If I am in root''s homedirectory, and start mongrel with this command:
---------
mongrel_rails start -a 127.0.0.1 -e production -c /home/www/rails/myapp -l
log/mongrel.log --user mongrel --group mongrel
2006 Jun 05
0
Plugin Namespace Oddities?
Hi all,
I''m trying to throw together an acts_as_copyable, to add the ability to:
@new_ar_object = @ar_object.copy
I''m using the Fox example for the basic loading into AR with a module:
http://wiki.rubyonrails.org/rails/pages/HowToWriteAnActsAsFoxPlugin
so in my instance methods:
module InstanceMethods
def copy( options = {} )
copyable_attributes
2010 Oct 07
1
"doveadm mailbox create" oddities
Hi to all!
I?m trying to understand the usage of "doveadm mailbox create?.
If I do, as root:
# doveadm mailbox create -u __public__ sys/test
doveadm(__public__): Error: Can't create mailbox sys/test: Permission denied
but if I do:
# doveadm mailbox create -u __public__ test
every thing is OK.
?sys" is a shared maildir folder, that is visible in the client as
2009 Feb 10
0
Wine Joystick Oddities
When I try to play NBA Live 2004 with my joystick, it works for a few minutes before pooping out and not controlling the game. However, when I exit the game and test the joystick, it still works, so I know it isn't the joystick (at least, I'm pretty sure). The keyboard is screwed up from the start, but I don't need answers to both of the problems, only the joystick. Has anyone had this
2008 Feb 18
0
IA64 Installation oddities
I've installed CentOS 4.6 on a Celestica IYA210 1U server.
Configuration is 2GB PC2100 ECC, dual 1.4GHz Itanium 2 cpus, and various
hard drives. The installer works great on 18GB, 36GB, and 73GB drives,
however when I install to a 73GB drive there seems to be no
functional /boot/efi that the system can map. Is this a system specific
issue that I should ask about somewhere else? I'm
2005 Sep 15
0
Polycom oddities: Mixed up digits -> *8 Call Pickup
Hi,
Last night I could dial *8 and pickup a call that was
ringing to another phone.
This morning, I searched on the Web for a solution to
mixed up digits when dialing on a Polycom Soundpoint 501.
I found that if you go to the SIP page on the phone's
>Web interface and change the "Digitmap Impossible Match"
setting from "0" to "2" that fixes the mixed up/eaten
2010 Feb 16
0
More oddities with priorities
Following on from my previous, I removed the perl-Date-Manip and re-installed
the Centos base perl-DateManip package.
When I do a "check-update" then it shows nothing needs to be done, but
if I do an "update" then it tries to replace the package!
In the following, c5-local, update-local, rpmforge are local rsync'd
copies of the base, updates and rpmforge repositories.
2018 May 01
1
More oddities...
My manager's workstation is C 7.4, and it started screaming yesterday
about issues with ata5.
Except that he has one internal and one external drive, and a DVD. Anyone
have clues as to what could be causing this, or where to start looking?
He's rebooted it, and before that, I tried rescan-scsi-bus.sh, with no joy.
mark