Jessie - Samba: Impossible login - Raspberry Pi Forums
hi,
i've update rpi2 whezzy jessie , after couldn't connect shared folder samba, return "access denied".
thinking new system corrupted try whit clean installation it's return "access denied". searching found information nothing works.
clean smb.conf (testparm -s):
, commands information:
i've update rpi2 whezzy jessie , after couldn't connect shared folder samba, return "access denied".
thinking new system corrupted try whit clean installation it's return "access denied". searching found information nothing works.
clean smb.conf (testparm -s):
code: select all
load smb config files /etc/samba/smb.conf processing section "[time capsule]" loaded services file ok. server role: role_standalone [global] server role = standalone server map guest = bad user obey pam restrictions = yes pam password change = yes passwd program = /usr/bin/passwd %u passwd chat = *enter\snew\s*\spassword:* %n\n *retype\snew\s*\spassword:* %n\n *password\supdated\ssucc essfully* . unix password sync = yes syslog = 0 log file = /var/log/samba/log.%m max log size = 1000 dns proxy = no usershare allow guests = yes panic action = /usr/share/samba/panic-action %d idmap config * : backend = tdb [time capsule] comment = time capsule path = /mnt/time-capsule valid users = @users force user = pi read = no create mask = 0777 directory mask = 0777
code: select all
pi@raspberrypi-server ~ $ smbclient -l workgroup enter pi's password: connection workgroup failed (error nt_status_unsuccessful)
code: select all
pi@raspberrypi-server ~ $ smbclient -l //localhost enter pi's password: domain=[workgroup] os=[unix] server=[samba 4.1.17-debian] sharename type comment --------- ---- ------- ipc$ ipc ipc service (samba 4.1.17-debian) time capsule disk time capsule domain=[workgroup] os=[unix] server=[samba 4.1.17-debian] server comment --------- ------- alvaro-pc raspberrypi-ser samba 4.1.17-debian workgroup master --------- ------- workgroup alvaro-pc
code: select all
pi@raspberrypi-server ~ $ smbstatus samba version 4.1.17-debian pid username group machine ------------------------------------------------------------------- failed initialize session_global: nt_status_access_denied service pid machine connected @ ------------------------------------------------------- failed initialize session_global: nt_status_access_denied failed traverse sessions: nt_status_access_denied no locked files
code: select all
pi@raspberrypi-server ~ $ smbclient //localhost/time\ capsule enter pi's password: domain=[workgroup] os=[unix] server=[samba 4.1.17-debian] tree connect failed: nt_status_access_denied
code: select all
pi@raspberrypi-server ~ $ sudo pdbedit -l -v --------------- unix username: pi nt username: account flags: [u ] user sid: s-1-5-21-732935898-3840362343-3533486534-1000 primary group sid: s-1-5-21-732935898-3840362343-3533486534-513 full name: home directory: \\raspberrypi-server\pi homedir drive: logon script: profile path: \\raspberrypi-server\pi\profile domain: raspberrypi-server account desc: workstations: munged dial: logon time: 0 logoff time: never kickoff time: never password last set: vie, 16 oct 2015 22:42:28 cest password can change: vie, 16 oct 2015 22:42:28 cest password must change: never last bad password : 0 bad password count : 0 logon hours : ffffffffffffffffffffffffffffffffffffffffff
raspberrypi
Comments
Post a Comment