Ver Mensaje Individual
  #57  
Viejo 10/04/13, 03:31:09
Avatar de fedefenix
fedefenix fedefenix no está en línea
Miembro del foro
Mensajes: 56
 
Fecha de registro: dic 2010
Mensajes: 56
Modelo de smartphone: hd2
Tu operador: Movistar
Mencionado: 0 comentarios
Tagged: 0 hilos
error root

Fijense si por aca esta el problema, al momento de poner la segunda password me da esta serie de comandos, seguramente no me esta creando la carpeta y cuando quiero hacer la conexion de red con el celu no la encuentra y me da error

ubuntu@ubuntu:~$ sudo smbpasswd -a guest
New SMB password:
Retype new SMB password:
Unable to create directory /var/run/samba for file mutex.tdb. Error was No existe el fichero o el directorio
tdbsam_open: Converting version 0.0 database to version 4.0.
tdbsam_convert_backup: updated /var/lib/samba/passdb.tdb file.
account_policy_get: tdb_fetch_uint32 failed for field 1 (min password length), returning 0
account_policy_get: tdb_fetch_uint32 failed for field 2 (password history), returning 0
account_policy_get: tdb_fetch_uint32 failed for field 3 (user must logon to change password), returning 0
account_policy_get: tdb_fetch_uint32 failed for field 4 (maximum password age), returning 0
account_policy_get: tdb_fetch_uint32 failed for field 5 (minimum password age), returning 0
account_policy_get: tdb_fetch_uint32 failed for field 6 (lockout duration), returning 0
account_policy_get: tdb_fetch_uint32 failed for field 7 (reset count minutes), returning 0
account_policy_get: tdb_fetch_uint32 failed for field 8 (bad lockout attempt), returning 0
account_policy_get: tdb_fetch_uint32 failed for field 9 (disconnect time), returning 0
account_policy_get: tdb_fetch_uint32 failed for field 10 (refuse machine password change), returning 0
Added user guest.
ubuntu@ubuntu:~$ ^C
ubuntu@ubuntu:~$
Responder Con Cita