Displaying 7 results from an estimated 7 matches for "pwdfile".
Did you mean:
pidfile
2017 Nov 03
3
sysvol replcation rsync error
...rity.test -d test.txt
# file: test.txt
security.test="test2"
[root at dc1ucp ~]# setfacl -m g:adm:rwx test.txt
[root at dc1ucp ~]# getfacl test.txt
# file: test.txt
# owner: root
# group: root
user::rw-
group::r--
group:adm:rwx
mask::rwx
other::r--
2) rsync command I used
#!/bin/bash
PWDFILE=/usr/local/samba/etc/rsync-sysvol.secret
SVOLPATH=/usr/local/samba/var/locks/sysvol/
ROPT="-XAavz --delete-after"
rsync $ROPT --password-file=$PWDFILE
rsync://sysvol-replication at 10.1.1.2/SysVol/ $SVOLPATH
thank you
Il 03/11/2017 09:50, mj via samba ha scritto:
> Hi,
>
>...
2004 Mar 04
0
libpam-pwdfile
hi
Where are libpam-pwdfile on my hard?
Please guide me...
Yours,Mohsen.
=====
---------DIGITAL SIGNATURE-------------------
///Mohsen Pahlevanzadeh////////
Network administrator & programmer
My work phone is : +98216054096-7
My home phone is: +98213810146
My emails is...
2006 Mar 31
1
Authentication Problem MD5 hashs
...ed to dovecot-1.0beta3 and I have taken over the password
files from an older system. For some reason the md5 hashs have "[" chars
in the salt.
For example like this $1$[xxxXX[E$bg/d4JdSSf2kTL8sXXxXXX
Now the problem is that in the file src/auth/db-passwd-file.c on line 43
for libpam-pwdfile compatibility it will be searched for "[" to find the
type of the password hash. Then only the hash up to this point will be
used in future for comparing the passwords.
The problem line.
p = pass == NULL ? NULL : strchr(pass, '[');
I changed the behavior to always use...
2017 Nov 03
5
sysvol replcation rsync error
Hello ,
( samba 4.6.9 - centos 6 DC1 centos DC2 )
I tried to sync sysvol as described in
https://wiki.samba.org/index.php/Rsync_based_SysVol_replication_workaround
between two DC
but rsync shows some errors like this
rsync: set_acl:
sys_acl_set_file(apam-ad.apam.it/Policies/{D725AAC4-27E8-46AC-918D-55B560988386}/Machine/Applications/{031B2C75-D832-429B-B4C4-226BAA665E3A}.aas,
2003 Jul 08
2
How to change password on web?
Dear all
I've to create a webpage that let user change both
their linux & samba password.
Would you give me any resource to achieve this
requirement?
Thanks
Chris
_________________________________________________________
³Ì·s¹aÁn±À¤¶:¤Q±®I¥ñ¡A¤dª÷¡A¤ß²H...
http://ringtone.yahoo.com.hk
2003 Feb 21
2
Trouble setting up dovecot
Hi,
I'm new to the list but have been trying to get dovecot configured for
the past week and a bit. I've gone through the list archives and solved
a few of my problems, but most don't seem to be addressed.
First off I want to say thanks for starting this project, I've been
hoping that someone would start an IMAP/POP server with some flexibility
in the way it's configured and
2003 Jan 05
2
Some experiences
Heyas ...
I'm trying to use dovecot to set up a 'closed server' (actually, mixed) sort of environment, for a box to be deployed co-located. I wanted to talk about some of that, and see if some of my experience qualifies as 'bug'.
Note that I'm notoriously verbose, so if that bothers you, read no further ....
Since it's a more-or-less closed server, I didn't want