Displaying 20 results from an estimated 27 matches for "schreibte".
Did you mean:
schreibt
1998 Aug 30
1
Password Hashes
In einer eMail vom 30.08.98 05:55:16 (MEZ) - Mitteleurop. Sommerzeit schreibt
samba@samba.anu.edu.au:
<< # export SMBPASSWD='mypasswd'
# gethash
74AC99CA40DED4204A3B108F3FA6CB6D:F671043BA08E88500D2EB5279AC65E53 >>
This is nice. Every other user on the system can see that hash with ps. I
would not call that extended security.
Detlef
2008 Jul 03
2
latex styling for R regression outputs
Hi everybody,
i recently found the latex() command in the Hmisc library and i am
trying to style some regression outputs with latex. i am pretty new to
latex and math mode. So I wonder if there?s some sample script for a
basic output. I read lots of econometrics books and regression outputs
looked the same all the way. I mean there must be the one simple
styling that is been used so
2009 Dec 16
3
UNIX accounts needed for machine accounts?
Hi,
I have the following problem: My structure is stored in LDAP that way:
dc=example,dc=com
+ ou=groups
| + cn=Account Operators
| + ...
+ ou=machines
| + uid=workstation1$
| + uid=workstation2$
| + ...
+ ou=users
+ ou=int
| + uid=user1
| + uid=user2
| + ...
+ ou=ext
+ uid=user3
+ uid=user4
+ ...
...
Only internal
2007 Mar 03
1
function doesnt return/create object
hello,
i have written a function to extract certain lines from a matrix. the
result is a matrix with 6 cols, named dynamically according to the
functions arguments.
the problem is now, that i'm not able to return the resultmatrix for
further use. the object is not being created.
example from my console:
getans(27,27)
[...]
[189,] 3969 161 27 1 0 1
[190,] 2142 87 27
2015 Oct 04
4
Question Wiki Kernel support
Hey,
I refer to
https://wiki.samba.org/index.php/Operating_system_requirements/File_system_support#ext4
Wiki suggests:
Ensure that your kernel has the following options enabled:
CONFIG_EXT4_FS_XATTR=y
CONFIG_EXT4_FS_SECURITY=y
CONFIG_EXT4_FS_POSIX_ACL=y
My debian 8.2 installation was installed from netinstall CD, all updates
applied. All my filesystems are ext4 and xattr and acl are not set,
2015 Oct 09
1
do not allow users to login twice
Sorry, I didn't explain my problem well enough...
The problem is not that a domain user logs in on one specific computer
several times. I tried that. It's not even possible. You only login to the
same profile on the same computer again. So this is ok.
The problem is that a domain user is logged in on two computers
simultaneously. I tried that. That's possible. But I don't want
2010 Jun 28
2
SASL GSSAPI error "Key table entry not found"
My server and client are running Ubuntu Lucid, libvirt-bin
0.7.5-5ubuntu27, qemu-kvm-0.12.3+noroms-0ubuntu9 and I'm using
virt-viewer-0.0.3-6ubuntu7.xul19 or virt-manager-0.8.2-2ubuntu8 to
connect. I configured SASL2 to use GSSAPI for libvirt following the
instructions in the libvirt docs, created a keytab with
libvirt/my.fully.qualified.domain at MY-REALM.COM (has a dash fwiw) and
pointed
2016 Feb 21
1
user login passwords are mixed up
Thank you! That was the hint I needed with 4.2 and ""Bad Password Lockout
in the AD DC".
I did it via samba-tool this time and not via GPO with RSAT.
samba-tool domain passwordsettings set --history-length=0
samba-tool domain passwordsettings show
Password informations for domain 'DC=x,DC=x,DC=x'
Password complexity: on
Store plaintext passwords: off
Password history
2015 Aug 28
1
partitions
Hello Marc,
Thank you very much for your reply! To separate /var/lib/samba is a good
idea.... I use logical volumes too...
So you basically have the same partitions on the DCs as on your file
server? right?
KR, birgit
Marc Muehlfeld <mmuehlfeld at samba.org> schreibt:
>Hello Birgit,
>
>Am 27.08.2015 um 21:58 schrieb oeh univie edv lists:
>> I'd like to set up a Samba
2006 Apr 19
2
Tools rund um Rails
Hallo zusammen,
dann will ich mal wieder ein bi?chen Schwung auf die RoR-Liste bringen:
Schildert doch einfach mal eure Erfahrungen mit Tools rund um Rails, also
zum Beispiel Capistrano (formerly known as Switchtower), RadRails etc.
Welche Plugins setzt ihr ein, von welchen w?rdet ihr abraten? Oder folgt ihr
dem Tenor "Reuse is overrated" und schreibt euch die Sachen lieber neu?
--
2009 Nov 12
3
Samba 3.2.15 is working with Winows 7 !!!
Hello to all,
After a lot of trying this is the solution for all with samba 3.2.15
installed.
My Windows 7 client machine joins the domain on the fly with this registry
hack.
I can logon without errors and all my netlogon scripts are working:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\LanmanWorkstation\Para
meters]
"DomainCompatibilityMode"=dword:00000001
2014 Feb 06
1
Samba 4 LDAP + Automounter Maps
Hello,
I just started evaluating Samba 4 AD DC for a Mixed Environment of
Linux and Windows client machines.
What I have so far is 3 Machines in a virtual environment:
A Windows 7 client machine
A Debian GNU/Linux (7.0) client machine
A Debian GNU/Linux (7.0) server running Samba4 AD DC
Yet missing from the setup is a fileserver providing Samba Shares for
Windows and NFS4 for Linux.
While
2008 Nov 21
0
Re: SOLVED: stubdom does not compile on ubuntu hardy amd64 with xen 3.3
...G=C does NOT always help since the operating
language is different. At least it didn''t work for me.
Only setting the system language to en_GB (or whatever english), or
modifying the sed command helps here.
Regards
Ralf
"Ralf Hornik Mailings" <ralf@best.homeunix.org> schreibte:
> Hi List,
>
> I get this error while compiling xen using "make world"
>
> /opt/install/xen/xen-3.3.0/stubdom/../extras/mini-os/include/mini-os/types.h:22:20: Error: stddef.h No such file or
> directory
>
> *depending errors follow*
>
> Really? stddef.h i...
2016 Feb 20
3
user login passwords are mixed up
Hello,
In what samba version is parameter "old password allowed period"
introduced?
This parameter seems be the remedy to my problem but I cannot find it with
"testparm -v | grep password"
or in my
"man smb.conf"
Does it even exist in 4.1.17 (just the regular debian package)?
In this document it says it is for samba version 4:
https://www.mankier.com/5/smb.conf
I
2015 Aug 27
2
partitions
I'd like to set up a Samba DC, an additional DC and a Samba file server.
Everything is configured with RAID 1. I encrypt all partitions except
partition /boot (which is also on RAID).
What partitions, partition sizes, file system types do you use on your
Samba DC, additional DC and file server? Is there something like "best
practice"?
kind regards,
birgit
2015 Oct 08
2
do not allow users to login twice
Hello,
I plan to have roaming profiles and I do not want users to login twice
with the same account on different work stations because then I guess
there could be problems of synchronising back to the server and possible
loss of data...
What would be the best way to allow one user to login just on one computer
and not on more computers simultaneously? (They should be able to login
everywhere so
2009 Sep 07
2
Problems with Samba 3.4 under Opensolaris snv_111b
Hi List,
I compiled Samba 3.4 for Opensolaris because the samba SUNWsmba
shipped my SFW did not work properly.
Now I had to realize, that the Problems are still there so I beleve
that it is a common Problem with Solaris (?)
I have samba running as PDC with a Sun Directory Server as backend.
All Authentication to Unix Clients work well with DSEE but Samba seems
so have some trouble:
2015 Oct 08
2
Sernet 4.3.X package is no longer free :/
Maurik,
You are right. I am currently using 4.1.17 and have the same failed login
messages as you describe. There is, however, a bit more information further down
in the logfile:
[2015/10/07 16:51:24.076283, 2] authentication for user [HPRS/Administrator] FAILED with error NT_STATUS_WRONG_PASSWORD
auth_check_password_send: Checking password for unmapped user [HPRS]\[Administrator]@[ROVER]
2015 Oct 05
2
Question Wiki Setup a Samba Active Directory Domain Controller
chkconfig is not installed, but systemctl seems to work together with
update-rc.d.
21:02:19 # systemctl disable samba
Synchronizing state for samba.service with sysvinit using update-rc.d...
Executing /usr/sbin/update-rc.d samba defaults
Executing /usr/sbin/update-rc.d samba disable
update-rc.d: error: samba Default-Start contains no runlevels, aborting.
21:02:58 # systemctl disable nmbd
2005 Sep 22
2
Getting PG Manager Lite by EMS running.
I just installed on my up to date FreeBSD 5.4 box. I'm a little confused as
to whether or not there are things I need to configure or not.
I went to go through the docs, and it was talking about using a file named
"config" as a template, and modifying from there. Well that file didn't
exist anywhere on my machine, or in the source I downloaded. In fact,
looking in the Wine CVS