-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 torsdag 12. august 2004, 17:59, skrev Jarle Osmund V�gen: > If users want to change password, is this most correct way? The user > does it himself, using webmin. The user logs in a himself and search > for his username and edit his password. > Is this the only way passwords for both ldap authentication and > samba authentication will be in sync? > -- > Jarle Osmund V�gen > mob : +47 920 45 163 > priv : +47 35 52 95 51 > email: [EMAIL PROTECTED]
Yes, the only way (that I know off). What is bothersome is that the user has to search through all users and find himself before he can change the password. I would have liked a link on the background, with something that would call a webrowser with the url that takes the user directly to his password, something maybe like this quick script? #!/bin/bash konqueror \ "https://tjener.intern:10000/ldap-users/index.cgi?rm=EditUserData&user_name=$USER" (Could of course be made a bit more elegant, takers?) - -- Klaus -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFBG5p8hJ+fXyb6R30RAtt6AKCUBZCefEXEkX0wfr9k772zxkCdjACeIUef njepmg4JQDUoiIbg2Lcby10= =gjtH -----END PGP SIGNATURE-----

