Displaying 10 results from an estimated 10 matches for "schinz".
2013 Feb 28
1
DNS IPv6 Question
Hi there,
Domaincontroller name: risky.home.schinz.de
dig dig @risky -tANY risky.home.schinz.de.
returns:
;; ANSWER SECTION:
risky.home.schinz.de. 900 IN A 10.0.180.254
risky.home.schinz.de. 900 IN AAAA ::1
I have a strange behavior in my network. It's only concerning DNS, but
maybe someone can help me.
If a do a...
2011 Mar 06
2
Mandatory User Profile
...ault User profile copied to
my profiles-share. we have a lot of students and it would be a waste of
disc-space to create the same copy of the Default User profile many
thousend times...
Here is some information about my setup:
OS: Debian Squeeze
Samba-Version: 3.5.6
smb.conf:
[global]
workgroup = SCHINZ-HOME
netbios name = klamm
domain logons = yes
domain master = yes
local master = yes
preferred master = yes
os level = 65
logon path = \\%L\profiles\%u
passdb backend = ldapsam:ldap://klamm.home.schinz.de
ldapsam:trusted = yes
ldapsam:editposix = yes
ldap admin dn = cn=admin,dc=schinz,dc=de
ldap us...
2013 May 03
1
Two departments on two different locations
...be one of you has some hints, how to achieve this. I fear that
it's not possible to mount ceph from two clients at the same time.
Maybe it is possible ??? Alternatives?
Some other solution for that problem?
Any hint and ideas concerning this problem is welcome!
Kind regards
Uli
--
Ulrich Schinz
ulrich.schinz at ksfh.de
___________________________________________
Katholische Stiftungsfachhochschule M?nchen
Abteilung Benediktbeuern
Don Bosco Str. 1
83671 Benediktbeuern
Telefon +49 8857 88 506
www.ksfh.de
Diese E-Mail enth?lt vertrauliche und/oder rechtlich gesch?tzte Informati...
2013 May 10
1
samba4 with glusterfs
Hi Sambalist,
maybe someone with some glusterfs experience can help me.
I have a running samba4 installation here.
Now i tried to get glusterfs configured so I can use glusterfs as an
additional storagesystem.
The setup of glusterfs worked pretty easy. I tried multiple
configurations with up to 4 virtual machines (Virtual Box).
The bricks are xfs-filesystems.
Mounting glusterfs (mount -t
2004 Apr 24
2
Logging Configuration Options spread over 2 files
Hi List,
I have just recently set up 2 mint systems with shorewall and have been
using the script for a fair amount of time before that. What really
ruined my day was the fact that the logging options for the chains''
Policies are in a different place than all the other logging options. I
built my kernel with ulogd and spent hours looking for the config
options of the policies. Now
2013 Nov 19
1
Backup of virtualized Samba4 AD
Hi there,
current situation: we have a Samba4 AD running on a VMware ESX-Cluster
(ha/failover, ha-nfs-stores).
I'm doing backups with ghetto VCB. Until now I only did
"Snapshot-backups". But I know, that this way of backups is not the best
way for domaincontrollers.
I'm now planning to do backups by shutting down the VM, then doing
backup and then starting machine again.
2012 Aug 28
1
Still mandatory profiles, every user same profile
Hi there,
again me, again similar question.
First of all, what is it, what I'd like to have:
1.) Every user in my System should use the same profile. In dsa.msc I
gave every user as profile-path \\samba4\profiles\stud
2.) The users should not be able to change anything in that profile (I
think changing ntuser.dat to ntuser.man should do the job, proposed i
got step one managed ;) )
2013 Oct 19
1
Bug#726827: xen-utils-4.1: Xen doesn't start on a laptop with Nvidia Optimus graphics
...oped capability chain: 0000:01:00.0
[2013-10-19 17:14:27 4238] INFO (SrvDaemon:220) Xend exited with status 1.
* What exactly did you do (or not do) that was effective (or
ineffective)?
Searching for the error message (Looped capability chain: 0000:01:00.0) led to
this page:
http://martin.schinz.de/blog/2012/03/31/fixing-xen-daemon-on-a-laptop-with-
nvidia-optimus-graphics/
which contains a fix and a link to the same bug that was fixed on Fedora:
https://bugzilla.redhat.com/show_bug.cgi?id=767742
I edited the file /usr/lib/xen-4.1//lib/python/xen/util/pci.py as indicated in
these 2 pages...
2009 Apr 19
0
[LLVMdev] glibc 2.10 featuring new elf trick
"Nuno Lopes" <nunoplopes at sapo.pt> writes:
> Hi,
Hello,
> I just wanted to brought you attention to the glibc 2.10 changelog. Take a
> special attention to the bottom (to the 'Automatic use of optimized
> function' section). URL: http://udrepper.livejournal.com/20948.html
> This seems to be a nice way to make fat binaries.
IMO, fat binaries should go
2011 Aug 09
1
Prohibit Password Change on specific user
Hi There,
Setup:
- Debian Squeeze
- Samba 3.5.6
- passdb-backend: tdbsam
I have some machines running here, which are used by students. There is
a "global" account for all of them. I'd like to prevent them from
changing the password, so that nobody can make it a exclusive account.
Is ther a way to do that?
Is it possible to do that with pdbedit?
Thanks for help in advance