Luciano Rocha wrote:
There's also a new package being developed in extras. You'll require:
- fedora-ds-base
- icu
- svrcore
- mozldap
- perl-Mozilla-LDAP
- nspr
- nss
The installer in that package is ds_newinst.pl, and requires a file argument with something like: [General] FullMachineName=`hostname` SuiteSpotUserID=nobody ServerRoot=/usr/lib/fedora-ds [slapd] ServerPort=389 ServerIdentifier=`hostname -s` Suffix=dc=example,dc=com RootDN=cn=Directory Manager RootDNPwd=clear_text_password
Is it possible to make this synchronize accounts with an active directory server and maintain the same password in both the samba and posix accounts for the same user?