UEBAAA!!! Funcionou... Estava tendo um problema na autenticacao...
Adicionei no nsswitch: winbind e TCHAN!!! Abraços! 2008/5/14 ThOLOko <[EMAIL PROTECTED]>: > Pelo que entendi... o smbldap-passwd chamava o arquivo smbpassd USER -s... > por isso dava o erro... > > entrei no arquivo smbldap-passwd e editei > > open FILE,"|-" or > exec "$config{smbpasswd}","$user","-s"; > local $SIG{PIPE} = sub {die "buffer pipe terminated" }; > print FILE <<EOF; > > para > > open FILE,"|-" or > exec "$config{smbpasswd}","-s","$user"; > local $SIG{PIPE} = sub {die "buffer pipe terminated" }; > print FILE <<EOF; > > e TCHAN!!! funcionou... > > será que fiz o correto?? > > abraços!!! > > 2008/5/14 ThOLOko <[EMAIL PROTECTED]>: > > Entao, com o smbpasswd funciona... mas o correto nao seria alterar no ldap >> ? >> >> Não entendi bem esta parte de senhas... >> >> Abraços! >> >> 2008/5/14 Augusto Ferronato <[EMAIL PROTECTED]>: >> >> tenta >>> smbpasswd -a user >>> >>> Abs >>> >>> On Wed, May 14, 2008 at 10:05 AM, ThOLOko <[EMAIL PROTECTED]> wrote: >>> >>> > Galera,,, consegui resolver vários problemas.. segue o mais novo: >>> > >>> > jaspion# smbldap-passwd tholoko >>> > Changing UNIX and samba passwords for tholoko >>> > New password: >>> > Retype new password: >>> > When run by root: >>> > smbpasswd [options] [username] >>> > otherwise: >>> > smbpasswd [options] >>> > >>> > options: >>> > -L local mode (must be first option) >>> > -h print this usage message >>> > -s use stdin for password prompt >>> > -c smb.conf file Use the given path to the smb.conf file >>> > -D LEVEL debug level >>> > -r MACHINE remote machine >>> > -U USER remote username >>> > extra options when run by root or in local mode: >>> > -a add user >>> > -d disable user >>> > -e enable user >>> > -i interdomain trust account >>> > -m machine trust account >>> > -n set no password >>> > -W use stdin ldap admin password >>> > -w PASSWORD ldap admin password >>> > -x delete user >>> > -R ORDER name resolve order >>> > jaspion# >>> > >>> > >>> > >>> > Não consigo alterar a senha do usuario com o smbldap-passwd... >>> > >>> > Se alterar com smbpasswd funciona. >>> > >>> > Abraços! >>> > ------------------------- >>> > Histórico: http://www.fug.com.br/historico/html/freebsd/ >>> > Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd >>> > >>> >>> >>> >>> -- >>> ------------------------------ >>> "Segurança da Informação se faz com tecnologia, processos e pessoas, e a >>> formação destas exige mais que uma seqüência de treinamentos. Porque você >>> treina macacos. Pessoas,você educa." >>> >>> FreeBSD: The Freedom to Perform! >>> http://www.spreadbsd.org/aff/40/1 >>> ------------------------- >>> Histórico: http://www.fug.com.br/historico/html/freebsd/ >>> Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd >>> >> >> > ------------------------- Histórico: http://www.fug.com.br/historico/html/freebsd/ Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd