similar to: "passwd program" in samba4

Displaying 5 results from an estimated 5 matches similar to: ""passwd program" in samba4"

2013 May 05
1
passwd program on samba4
Hi, my organization uses samba3 with LDAP backend, several non-samba attribute are stored in LDAP to manage different service (webmail, web service) also LDAP storing many extra-domain users in a different directory. I would like to migrate to samba4 AD-DC but i need to keep extra-domain users and non-samba attributes. I would like keep all users in LDAP and syncing their passwords from samba
2008 Jun 13
0
1.1rc10: istream-crlf.c: assertion failed: (size != 0)
Hi, I am migrating from 0.99.14 to 1.1.rc10 and from mbox to maildir. During the conversion, via convert plugin, I get this assertion failure: 2008-06-13 14:12:51 Error: IMAP(username): Next message unexpectedly lost from 4700 2008-06-13 14:12:51 Error: IMAP(username): Next message unexpectedly lost from 4700 2008-06-13 14:12:51 Panic: IMAP(username): file istream-crlf.c: line 49
2014 Mar 31
1
Unix Password Sync
Does unix password sync still work in Samba 4.1.6? I'm trying to debug setting passwords on a system... I have this in smb.conf passdb backend = samba_dsdb passwd program = /usr/local/sbin/passtest.sh %u passwd chat = *password* %n\n passwd chat debug = Yes unix password sync = Yes My passtest.sh script is very simple... #!/bin/bash set -e user=$1
2009 Apr 16
2
rsync windows acl
Hi @all! I want to backup Windows files to a Linux Server including the Windows ACLs. I found this at nabble.com http://www.nabble.com/Rsync-windows-acls-td21205816.html ------------------------------------------------------------------------------------------------- On Mon, 2008-12-29 at 09:54 -0700, Michael Chletsos wrote: > Has rsync integrated windows acls into it yet? No, and the main
2006 Oct 10
1
read.table versus read.csv (PR#9284)
This message is in MIME format. --=_6vx1wr5xhvr4 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Dear R Core Team, Help to 'read.table' claims that 'read.csv' is identical to 'read.table' except for the defaults. However, 'read.table' seems