Displaying 6 results from an estimated 6 matches for "mkntpasswd".
Did you mean:
mk_ntpasswd
2004 Jun 29
1
mkntpasswd
Hi!
I am currently follwoing this howto:
http://www.samba.org/samba/docs/man/guide/happy.html#ch6-nss02
and i am stuck with:
(..)You must compile the mkntpasswd tool and then install it into the
/var/lib/samba/sbin directory, as shown here(...)
Where can i get the mkntpasswd sources from? Or is there a rpm package for
it?
Thanks, Mario
--
"Sie haben neue Mails!" - Die GMX Toolbar informiert Sie beim Surfen!
Jetzt aktivieren unter http://www....
2006 Jan 18
2
Single sign on with SambaPDC and web server
We are using SambaPDC-LDAP and we have a Web Interface using PHP to our
database. I have asked our developer to come up with a way to use the
password stored in LDAP so we would have the same login throughout our
site. He told me that after a day of looking he couldn't figure out how
to translate the Username and Password into the SambaNTPassword or the
LM password on the LDAP server.
2006 Nov 02
2
Password change
Ok so when I change a password in windows it changes on the machine, but not
in the ldap server. Any Ideas?
2005 Jan 31
2
mass user creation
Hi,
i plan to mass creat user in ldap to use with samba
I tried with ldiff like the structure below, the user is created but no
home directory is created, user in not member on any groups.
1) how to do with ldiff file to put a user member of a group ?
So i plan to use smbldap-useradd => home drectorie is created with the
appropriated rights, user is member of "Domain Users" :
2006 Jan 19
0
SAMBA3 + LDAP + winbind
...m groups
> > so how to add system groups ,
> depends, if you have the "add user to group script" and friends set up
> in smb.conf you can use usermgr.exe. You can use any ldap-tool to do it
> though.
>
> >
> > 4. in have smbldap-tool 0.9 , in that there is no mkntpasswd , is it ok,
> or
> > this should be there, when i downloaded from the IDEALX website, it was
> not
> > there int the TAR.gz file.
> I think it has been replaced with some perl module recently.
>
> cheers
> Paul
>
> --
> To unsubscribe from this list go to the...
2005 Dec 17
3
SAMBA3 + LDAP
...is no output
3. How do i create groups , and add users to the groups, it is not taking
system groups,
when i do smbldap-populate, it adds people,group, Domain Admins, Domain
Users, etc and root, but not system groups
so how to add system groups ,
4. in have smbldap-tool 0.9 , in that there is no mkntpasswd , is it ok, or
this should be there, when i downloaded from the IDEALX website, it was not
there int the TAR.gz file.
my smb.conf file is as follows
################################################
[global]
workgroup = testdomain.com
server string = Samba Server
interfaces = eth0, lo
bi...