Netatalk login doesn't work

Hello,
i want to use my raspberry pi to share my external HDD over the network. I install netatalk and avahi and on my macbook i can see the server, but i can't login, he says he that tcredentials are wrong, but I'm sure that they are correct.
I hope you guys can help me.
/etc/afp.conf
[Global]
log level = default:debug
log file = /var/log/afpd.log
hosts allow = 192.168.1.0/24
;[Homes]
basedir regex = /home
[PiStorage]
path = /mnt/Daten
valid users = root
log:
[root@alarmpi ~]# cat /var/log/afpd.log
Jan 21 14:58:25.285968 netatalk[678] {logger.c:359} (D5:Logger): Setup file logging: type: Default, level: DEBUG, file: /var/log/afpd.log
Jan 21 14:58:25.287425 netatalk[678] {netatalk_conf.c:1869} (D5:AFPDaemon): CNID Server: localhost:4700
Jan 21 14:58:25.287839 netatalk[678] {netatalk_conf.c:1912} (D5:AFPDaemon): Global unix charset is UTF8
Jan 21 14:58:25.288069 netatalk[678] {netatalk_conf.c:1923} (D5:AFPDaemon): Global vol charset is UTF8
Jan 21 14:58:25.288269 netatalk[678] {netatalk_conf.c:1937} (D5:AFPDaemon): Global mac charset is MAC_ROMAN
Jan 21 14:58:25.288458 netatalk[678] {netatalk_conf.c:1231} (D5:AFPDaemon): readextmap: loading "/etc/extmap.conf"
Jan 21 14:58:25.310033 netatalk[678] {netatalk_conf.c:1252} (D5:AFPDaemon): readextmap: done
Jan 21 14:58:25.310439 netatalk[678] {netatalk_conf.c:1357} (D5:AFPDaemon): load_volumes: BEGIN
Jan 21 14:58:25.310778 netatalk[678] {netatalk_conf.c:1392} (D5:AFPDaemon): load_volumes: no volumes yet
Jan 21 14:58:25.311505 netatalk[678] {netatalk_conf.c:1417} (D5:AFPDaemon): load_volumes: loading: /etc/afp.conf
Jan 21 14:58:25.312811 netatalk[678] {netatalk_conf.c:1012} (D5:AFPDaemon): readvolfile: BEGIN
Jan 21 14:58:25.313131 netatalk[678] {netatalk_conf.c:1015} (D5:AFPDaemon): readvolfile: sections: 2
Jan 21 14:58:25.313540 netatalk[678] {netatalk_conf.c:582} (D5:AFPDaemon): createvol(volume: 'PiStorage', path: "/mnt/Daten", preset: '-'): BEGIN
Jan 21 14:58:25.315117 netatalk[678] {netatalk_conf.c:256} (D5:AFPDaemon): Volume "/mnt/Daten" ACL support: yes
Jan 21 14:58:25.315595 netatalk[678] {vfs.c:852} (D5:AFPDaemon): initvol_vfs: enabling EA support with native EAs
Jan 21 14:58:25.316174 netatalk[678] {netatalk_conf.c:115} (D5:AFPDaemon): get_uuid('PiStorage'): UUID: 'A68AFFFD-3EE5-0498-0A7D-92FD0E60D415'
Jan 21 14:58:25.316608 netatalk[678] {netatalk_conf.c:956} (D5:AFPDaemon): Volume 'PiStorage': UUID 'A68AFFFD-3EE5-0498-0A7D-92FD0E60D415'
Jan 21 14:58:25.316881 netatalk[678] {netatalk_conf.c:965} (D5:AFPDaemon): createvol: END: 0
Jan 21 14:58:25.317099 netatalk[678] {netatalk_conf.c:1447} (D5:AFPDaemon): load_volumes: END
Jan 21 14:58:25.317407 netatalk[678] {netatalk.c:359} (N:Default): Netatalk AFP server starting
Jan 21 14:58:25.373545 cnid_metad[680] {logger.c:359} (D5:Logger): Setup file logging: type: Default, level: DEBUG, file: /var/log/afpd.log
Jan 21 14:58:25.374974 cnid_metad[680] {netatalk_conf.c:1869} (D5:AFPDaemon): CNID Server: localhost:4700
Jan 21 14:58:25.375288 cnid_metad[680] {netatalk_conf.c:1912} (D5:AFPDaemon): Global unix charset is UTF8
Jan 21 14:58:25.375507 cnid_metad[680] {netatalk_conf.c:1923} (D5:AFPDaemon): Global vol charset is UTF8
Jan 21 14:58:25.375793 cnid_metad[680] {netatalk_conf.c:1937} (D5:AFPDaemon): Global mac charset is MAC_ROMAN
Jan 21 14:58:25.375993 cnid_metad[680] {netatalk_conf.c:1231} (D5:AFPDaemon): readextmap: loading "/etc/extmap.conf"
Jan 21 14:58:25.377297 cnid_metad[680] {netatalk_conf.c:1252} (D5:AFPDaemon): readextmap: done
Jan 21 14:58:25.377725 cnid_metad[680] {netatalk_conf.c:1357} (D5:AFPDaemon): load_volumes: BEGIN
Jan 21 14:58:25.378037 cnid_metad[680] {netatalk_conf.c:1392} (D5:AFPDaemon): load_volumes: no volumes yet
Jan 21 14:58:25.378399 cnid_metad[680] {netatalk_conf.c:1417} (D5:AFPDaemon): load_volumes: loading: /etc/afp.conf
Jan 21 14:58:25.389531 cnid_metad[680] {netatalk_conf.c:1012} (D5:AFPDaemon): readvolfile: BEGIN
Jan 21 14:58:25.389967 cnid_metad[680] {netatalk_conf.c:1015} (D5:AFPDaemon): readvolfile: sections: 2
Jan 21 14:58:25.390387 cnid_metad[680] {netatalk_conf.c:582} (D5:AFPDaemon): createvol(volume: 'PiStorage', path: "/mnt/Daten", preset: '-'): BEGIN
Jan 21 14:58:25.391783 cnid_metad[680] {netatalk_conf.c:256} (D5:AFPDaemon): Volume "/mnt/Daten" ACL support: yes
Jan 21 14:58:25.392195 cnid_metad[680] {vfs.c:852} (D5:AFPDaemon): initvol_vfs: enabling EA support with native EAs
Jan 21 14:58:25.392801 cnid_metad[680] {netatalk_conf.c:115} (D5:AFPDaemon): get_uuid('PiStorage'): UUID: 'A68AFFFD-3EE5-0498-0A7D-92FD0E60D415'
Jan 21 14:58:25.393212 cnid_metad[680] {netatalk_conf.c:956} (D5:AFPDaemon): Volume 'PiStorage': UUID 'A68AFFFD-3EE5-0498-0A7D-92FD0E60D415'
Jan 21 14:58:25.393534 cnid_metad[680] {netatalk_conf.c:965} (D5:AFPDaemon): createvol: END: 0
Jan 21 14:58:25.393884 cnid_metad[680] {netatalk_conf.c:1447} (D5:AFPDaemon): load_volumes: END
Jan 21 14:58:25.416882 cnid_metad[680] {cnid_metad.c:479} (N:AFPDaemon): CNID Server listening on localhost:4700
Jan 21 14:58:25.418827 afpd[679] {logger.c:359} (D5:Logger): Setup file logging: type: Default, level: DEBUG, file: /var/log/afpd.log
Jan 21 14:58:25.420456 afpd[679] {netatalk_conf.c:1869} (D5:AFPDaemon): CNID Server: localhost:4700
Jan 21 14:58:25.420867 afpd[679] {netatalk_conf.c:1912} (D5:AFPDaemon): Global unix charset is UTF8
Jan 21 14:58:25.421095 afpd[679] {netatalk_conf.c:1923} (D5:AFPDaemon): Global vol charset is UTF8
Jan 21 14:58:25.421297 afpd[679] {netatalk_conf.c:1937} (D5:AFPDaemon): Global mac charset is MAC_ROMAN
Jan 21 14:58:25.421486 afpd[679] {netatalk_conf.c:1231} (D5:AFPDaemon): readextmap: loading "/etc/extmap.conf"
Jan 21 14:58:25.422865 afpd[679] {netatalk_conf.c:1252} (D5:AFPDaemon): readextmap: done
Jan 21 14:58:25.423489 afpd[679] {auth.c:1043} (D5:AFPDaemon): uam: loading (/usr/lib/netatalk//uams_dhx.so)
Jan 21 14:58:25.428922 afpd[679] {auth.c:1050} (D5:AFPDaemon): uam: uams_dhx.so loaded
Jan 21 14:58:25.429429 afpd[679] {auth.c:1043} (D5:AFPDaemon): uam: loading (/usr/lib/netatalk//uams_dhx2.so)
Jan 21 14:58:25.435630 afpd[679] {uams_dhx2_pam.c:934} (D5:UAMS): DHX2: generating mersenne primes
Jan 21 14:58:32.003555 afpd[679] {auth.c:1050} (D5:AFPDaemon): uam: uams_dhx2.so loaded
Jan 21 14:58:32.004711 afpd[679] {status.c:644} (I:AFPDaemon): signature is 5DE0B9A380BB0E602E66BEB068DADA55
Jan 21 14:58:32.005073 afpd[679] {afp_config.c:106} (D5:AFPDaemon): DSIConfigInit: hostname: alarmpi, listen: -, interfaces: -, port: 548
Jan 21 14:58:32.020879 afpd[679] {dsi_tcp.c:463} (I:DSI): dsi_tcp: hostname 'alarmpi' resolves to loopback address
Jan 21 14:58:32.021664 afpd[679] {dsi_tcp.c:289} (I:DSI): dsi_tcp: '192.168.1.100:548' on interface 'wlan0' will be used instead.
Jan 21 14:58:32.022481 afpd[679] {auth.c:110} (I:AFPDaemon): uam: "DHX2" available
Jan 21 14:58:32.022743 afpd[679] {auth.c:110} (I:AFPDaemon): uam: "DHCAST128" available
Jan 21 14:58:32.022952 afpd[679] {status.c:363} (I:AFPDaemon): servername: alarmpi
Jan 21 14:58:32.023278 afpd[679] {afp_config.c:202} (N:AFPDaemon): Netatalk AFP/TCP listening on 192.168.1.100:548
Jan 21 14:58:32.023618 afpd[679] {ldap_config.c:84} (D5:AFPDaemon): LDAP: Missing option: "ldap server"
Jan 21 14:58:32.023826 afpd[679] {ldap_config.c:101} (I:AFPDaemon): LDAP: not used
Jan 21 14:58:32.024054 afpd[679] {netatalk_conf.c:1357} (D5:AFPDaemon): load_volumes: BEGIN
Jan 21 14:58:32.024380 afpd[679] {netatalk_conf.c:1392} (D5:AFPDaemon): load_volumes: no volumes yet
Jan 21 14:58:32.024764 afpd[679] {netatalk_conf.c:1417} (D5:AFPDaemon): load_volumes: loading: /etc/afp.conf
Jan 21 14:58:32.025957 afpd[679] {netatalk_conf.c:1012} (D5:AFPDaemon): readvolfile: BEGIN
Jan 21 14:58:32.026382 afpd[679] {netatalk_conf.c:1015} (D5:AFPDaemon): readvolfile: sections: 2
Jan 21 14:58:32.026819 afpd[679] {netatalk_conf.c:582} (D5:AFPDaemon): createvol(volume: 'PiStorage', path: "/mnt/Daten", preset: '-'): BEGIN
Jan 21 14:58:32.027994 afpd[679] {netatalk_conf.c:256} (D5:AFPDaemon): Volume "/mnt/Daten" ACL support: yes
Jan 21 14:58:32.028498 afpd[679] {vfs.c:852} (D5:AFPDaemon): initvol_vfs: enabling EA support with native EAs
Jan 21 14:58:32.029170 afpd[679] {netatalk_conf.c:115} (D5:AFPDaemon): get_uuid('PiStorage'): UUID: 'A68AFFFD-3EE5-0498-0A7D-92FD0E60D415'
Jan 21 14:58:32.029688 afpd[679] {netatalk_conf.c:956} (D5:AFPDaemon): Volume 'PiStorage': UUID 'A68AFFFD-3EE5-0498-0A7D-92FD0E60D415'
Jan 21 14:58:32.029923 afpd[679] {netatalk_conf.c:965} (D5:AFPDaemon): createvol: END: 0
Jan 21 14:58:32.030134 afpd[679] {netatalk_conf.c:1447} (D5:AFPDaemon): load_volumes: END
Jan 21 14:58:32.030565 afpd[679] {afp_zeroconf.c:30} (D5:AFPDaemon): Attempting to register with mDNS using mDNSResponder
Jan 21 14:58:32.036950 afpd[679] {afp_mdns.c:196} (I:AFPDaemon): Registering server 'alarmpi' with Bonjour
Jan 21 14:58:32.089701 afpd[679] {cnid.c:54} (I:AFPDaemon): Registering CNID module [last]
Jan 21 14:58:32.090041 afpd[679] {cnid.c:54} (I:AFPDaemon): Registering CNID module [cdb]
Jan 21 14:58:32.090360 afpd[679] {cnid.c:54} (I:AFPDaemon): Registering CNID module [dbd]
Jan 21 14:58:32.090580 afpd[679] {cnid.c:54} (I:AFPDaemon): Registering CNID module [tdb]
Jan 21 14:58:32.090825 afpd[679] {socket.c:537} (D5:Default): fdset_add_fd: adding fd 5 in slot 0
Jan 21 14:58:32.091096 afpd[679] {socket.c:556} (D5:Default): fdset_add_fd: initialized with space for 237 conncections
Jan 21 14:58:35.827601 afpd[679] {socket.c:537} (D5:Default): fdset_add_fd: adding fd 11 in slot 1
Jan 21 14:58:35.831805 afpd[687] {dsi_stream.c:162} (D5:DSI): from_buf(read: 0, unread:0 , space left: 12582912): returning 0
Jan 21 14:58:35.840418 afpd[679] {socket.c:537} (D5:Default): fdset_add_fd: adding fd 12 in slot 2
Jan 21 14:58:35.843083 afpd[688] {dsi_stream.c:162} (D5:DSI): from_buf(read: 0, unread:0 , space left: 12582912): returning 0
Jan 21 14:58:35.843868 afpd[688] {dsi_stream.c:162} (D5:DSI): from_buf(read: 0, unread:0 , space left: 12582912): returning 0
Jan 21 14:58:35.844139 afpd[688] {dsi_stream.c:162} (D5:DSI): from_buf(read: 0, unread:0 , space left: 12582912): returning 0
Jan 21 14:58:35.844499 afpd[688] {dsi_tcp.c:241} (I:DSI): AFP/TCP session from 192.168.1.101:57583
Jan 21 14:58:35.846071 afpd[679] {main.c:415} (D5:AFPDaemon): main: IPC request from child[687]
Jan 21 14:58:35.848033 afpd[679] {main.c:151} (I:AFPDaemon): child[687]: exited 4
Jan 21 14:58:35.855987 afpd[679] {main.c:415} (D5:AFPDaemon): main: IPC request from child[688]
Jan 21 14:58:35.857261 afpd[679] {main.c:153} (I:AFPDaemon): child[688]: done
Jan 21 14:58:36.961106 afpd[679] {socket.c:537} (D5:Default): fdset_add_fd: adding fd 11 in slot 1
Jan 21 14:58:36.962124 afpd[679] {main.c:415} (D5:AFPDaemon): main: IPC request from child[689]
Jan 21 14:58:36.965949 afpd[689] {dsi_stream.c:162} (D5:DSI): from_buf(read: 0, unread:0 , space left: 12582912): returning 0
Jan 21 14:58:36.972566 afpd[690] {dsi_stream.c:162} (D5:DSI): from_buf(read: 0, unread:0 , space left: 12582912): returning 0
Jan 21 14:58:36.973353 afpd[690] {dsi_stream.c:162} (D5:DSI): from_buf(read: 0, unread:0 , space left: 12582912): returning 0
Jan 21 14:58:36.973607 afpd[690] {dsi_stream.c:162} (D5:DSI): from_buf(read: 0, unread:0 , space left: 12582912): returning 0
Jan 21 14:58:36.974055 afpd[690] {dsi_tcp.c:241} (I:DSI): AFP/TCP session from 192.168.1.101:57586
Jan 21 14:58:36.968944 afpd[679] {socket.c:537} (D5:Default): fdset_add_fd: adding fd 12 in slot 2
Jan 21 14:58:36.982738 afpd[679] {main.c:415} (D5:AFPDaemon): main: IPC request from child[689]
Jan 21 14:58:36.990019 afpd[679] {main.c:151} (I:AFPDaemon): child[689]: exited 4
Jan 21 14:58:36.992044 afpd[679] {main.c:415} (D5:AFPDaemon): main: IPC request from child[690]
Jan 21 14:58:36.993333 afpd[679] {main.c:153} (I:AFPDaemon): child[690]: done
Jan 21 14:58:42.173732 afpd[679] {socket.c:537} (D5:Default): fdset_add_fd: adding fd 11 in slot 1
Jan 21 14:58:42.174316 afpd[679] {main.c:415} (D5:AFPDaemon): main: IPC request from child[691]
Jan 21 14:58:42.176658 afpd[691] {dsi_stream.c:162} (D5:DSI): from_buf(read: 0, unread:0 , space left: 12582912): returning 0
Jan 21 14:58:42.177435 afpd[691] {dsi_stream.c:162} (D5:DSI): from_buf(read: 0, unread:0 , space left: 12582912): returning 0
Jan 21 14:58:42.177708 afpd[691] {dsi_stream.c:162} (D5:DSI): from_buf(read: 0, unread:0 , space left: 12582912): returning 0
Jan 21 14:58:42.178075 afpd[691] {dsi_tcp.c:241} (I:DSI): AFP/TCP session from 192.168.1.101:57588
Jan 21 14:58:42.179311 afpd[691] {netatalk_conf.c:1455} (D5:AFPDaemon): unload_volumes: BEGIN
Jan 21 14:58:42.179743 afpd[691] {netatalk_conf.c:1466} (D5:AFPDaemon): unload_volumes: END
Jan 21 14:58:42.180431 afpd[691] {dircache.c:575} (D5:AFPDaemon): dircache_init: done. max dircache size: 8192
Jan 21 14:58:42.181463 afpd[691] {server_ipc.c:299} (D5:AFPDaemon): ipc_child_write(IPC_STATE)
Jan 21 14:58:42.182003 afpd[679] {main.c:415} (D5:AFPDaemon): main: IPC request from child[691]
Jan 21 14:58:42.182472 afpd[679] {server_ipc.c:217} (D5:AFPDaemon): ipc_server_read(IPC_STATE): pid: 691
Jan 21 14:58:42.182876 afpd[691] {dsi_stream.c:162} (D5:DSI): from_buf(read: 0, unread:0 , space left: 12582912): returning 0
Jan 21 14:58:42.183202 afpd[691] {dsi_stream.c:162} (D5:DSI): from_buf(read: 16, unread:26 , space left: 12582870): returning 16
Jan 21 14:58:42.183467 afpd[691] {dsi_stream.c:162} (D5:DSI): from_buf(read: 0, unread:0 , space left: 12582912): returning 26
Jan 21 14:58:42.183677 afpd[691] {dsi_stream.c:637} (D5:DSI): dsi_stream_receive: DSI cmdlen: 26
Jan 21 14:58:42.183899 afpd[691] {afp_dsi.c:595} (D5:DSI): DSI request ID: 2
Jan 21 14:58:42.184187 afpd[691] {afp_dsi.c:610} (D5:AFPDaemon): <== Start AFP command: AFP_LOGIN_EXT
Jan 21 14:58:42.186539 afpd[691] {uams_dhx2_pam.c:329} (I:UAMS): DHX2 login: root
Jan 21 14:58:42.243838 afpd[691] {afp_dsi.c:619} (D5:AFPDaemon): ==> Finished AFP command: AFP_LOGIN_EXT -> AFPERR_AUTHCONT
Jan 21 14:58:42.244322 afpd[691] {dsi_cmdreply.c:24} (D5:DSI): dsi_cmdreply(DSI ID: 2, len: 264): START
Jan 21 14:58:42.244849 afpd[691] {dsi_cmdreply.c:33} (D5:DSI): dsi_cmdreply(DSI ID: 2, len: 264): END
Jan 21 14:58:42.245429 afpd[691] {dsi_stream.c:162} (D5:DSI): from_buf(read: 0, unread:0 , space left: 12582912): returning 0
Jan 21 14:58:42.245721 afpd[691] {dsi_stream.c:162} (D5:DSI): from_buf(read: 0, unread:0 , space left: 12582912): returning 0
Jan 21 14:58:42.265797 afpd[691] {dsi_stream.c:162} (D5:DSI): from_buf(read: 0, unread:0 , space left: 12582912): returning 0
Jan 21 14:58:42.266351 afpd[691] {dsi_stream.c:637} (D5:DSI): dsi_stream_receive: DSI cmdlen: 148
Jan 21 14:58:42.266587 afpd[691] {afp_dsi.c:595} (D5:DSI): DSI request ID: 3
Jan 21 14:58:42.266787 afpd[691] {afp_dsi.c:610} (D5:AFPDaemon): <== Start AFP command: AFP_LOGINCONT
Jan 21 14:58:42.330894 afpd[691] {afp_dsi.c:619} (D5:AFPDaemon): ==> Finished AFP command: AFP_LOGINCONT -> AFPERR_AUTHCONT
Jan 21 14:58:42.331321 afpd[691] {dsi_cmdreply.c:24} (D5:DSI): dsi_cmdreply(DSI ID: 3, len: 34): START
Jan 21 14:58:42.331894 afpd[691] {dsi_cmdreply.c:33} (D5:DSI): dsi_cmdreply(DSI ID: 3, len: 34): END
Jan 21 14:58:42.332377 afpd[691] {dsi_stream.c:162} (D5:DSI): from_buf(read: 0, unread:0 , space left: 12582912): returning 0
Jan 21 14:58:42.332629 afpd[691] {dsi_stream.c:162} (D5:DSI): from_buf(read: 0, unread:0 , space left: 12582912): returning 0
Jan 21 14:58:42.334685 afpd[691] {dsi_stream.c:162} (D5:DSI): from_buf(read: 0, unread:0 , space left: 12582912): returning 0
Jan 21 14:58:42.335173 afpd[691] {dsi_stream.c:637} (D5:DSI): dsi_stream_receive: DSI cmdlen: 276
Jan 21 14:58:42.335441 afpd[691] {afp_dsi.c:595} (D5:DSI): DSI request ID: 4
Jan 21 14:58:42.335644 afpd[691] {afp_dsi.c:610} (D5:AFPDaemon): <== Start AFP command: AFP_LOGINCONT
Jan 21 14:58:42.366607 afpd[691] {uams_dhx2_pam.c:214} (I:UAMS): PAM DHX2: PAM Success
Jan 21 14:58:42.615118 afpd[691] {uams_dhx2_pam.c:709} (I:UAMS): DHX2: PAM Auth OK!
Jan 21 14:58:42.615540 afpd[691] {auth.c:222} (E:AFPDaemon): login: root login denied!
Jan 21 14:58:42.615780 afpd[691] {dsi_cmdreply.c:24} (D5:DSI): dsi_cmdreply(DSI ID: 4, len: 0): START
Jan 21 14:58:42.616427 afpd[691] {dsi_cmdreply.c:33} (D5:DSI): dsi_cmdreply(DSI ID: 4, len: 0): END
Jan 21 14:58:42.617325 afpd[679] {main.c:415} (D5:AFPDaemon): main: IPC request from child[691]
Jan 21 14:58:42.618097 afpd[691] {afp_dsi.c:106} (N:AFPDaemon): AFP statistics: 0.51 KB read, 0.38 KB written
Jan 21 14:58:42.618468 afpd[691] {dircache.c:615} (I:AFPDaemon): dircache statistics: entries: 0, lookups: 0, hits: 0, misses: 0, added: 0, removed: 0, expunged: 0, evicted: 0
Jan 21 14:58:42.626005 afpd[679] {main.c:153} (I:AFPDaemon): child[691]: done
Jan 21 14:58:44.637581 afpd[679] {socket.c:537} (D5:Default): fdset_add_fd: adding fd 11 in slot 1
Jan 21 14:58:44.638061 afpd[679] {main.c:415} (D5:AFPDaemon): main: IPC request from child[692]
Jan 21 14:58:44.641554 afpd[679] {socket.c:537} (D5:Default): fdset_add_fd: adding fd 12 in slot 2
Jan 21 14:58:44.644168 afpd[692] {dsi_stream.c:162} (D5:DSI): from_buf(read: 0, unread:0 , space left: 12582912): returning 0
Jan 21 14:58:44.651191 afpd[693] {dsi_stream.c:162} (D5:DSI): from_buf(read: 0, unread:0 , space left: 12582912): returning 0
Jan 21 14:58:44.652003 afpd[693] {dsi_stream.c:162} (D5:DSI): from_buf(read: 0, unread:0 , space left: 12582912): returning 0
Jan 21 14:58:44.652263 afpd[693] {dsi_stream.c:162} (D5:DSI): from_buf(read: 0, unread:0 , space left: 12582912): returning 0
Jan 21 14:58:44.652720 afpd[693] {dsi_tcp.c:241} (I:DSI): AFP/TCP session from 192.168.1.101:57591
Jan 21 14:58:44.656605 afpd[679] {main.c:415} (D5:AFPDaemon): main: IPC request from child[692]
Jan 21 14:58:44.657758 afpd[679] {main.c:151} (I:AFPDaemon): child[692]: exited 4
Jan 21 14:58:44.670094 afpd[679] {main.c:415} (D5:AFPDaemon): main: IPC request from child[693]
Jan 21 14:58:44.671420 afpd[679] {main.c:153} (I:AFPDaemon): child[693]: done
Last edited by duggi (2014-01-22 18:00:59)

duggi wrote:i want to use my raspberry pi to share my external HDD over the network. I install netatalk and avahi and on my macbook i can see the server, but i can't login, he says he that tcredentials are wrong, but I'm sure that they are correct.
The Raspberry Pi isn't supported here.  You should try on their forums.
https://wiki.archlinux.org/index.php/Fo … pport_ONLY
Last edited by headkase (2014-01-22 19:28:52)

Similar Messages

  • GDM login doesn't work anymore

    Hey guys, I know there are some topics related to "gdm" and "login" and "can't", but none of them seemed to fit my problem. So I decided to open a new topic nonetheless. If I shouldn't have, I'm sorry.
    Some strange things happened today. I forgot to shut down my computer when I went to the university this morning, and when I came back I wanted to restart it. Well, when I restarted my computer gdm won't let me login. Login screen comes up, I type in my password, then the screen goes black and gdm login window pops up again.
    I searched through the logfiles, but couldn't find anything. I searched through forums, Google, but didn't find anything that helped. I updated Arch (updated Gnome, as I saw then) and tried if the way via .xinitrc would work. It worked. So Gnome works, gdm doesn't. Why is that?
    Thanks in advance!

    I got the same problem now on my laptop. I freshly installed Archlinux on it. On my computer, 0:-greeter.log shows this error:
    (gnome-settings-daemon:1641): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
    gnome-session[1631]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/App2
    gnome-session[1631]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/App1
    gnome-session[1631]: DEBUG(+): GsmStore: Clearing object store
    gnome-session[1631]: DEBUG(+): GsmStore: Clearing object store
    Window manager warning: Log level 16: gnome-shell: Fatal IO error 104 (Connection reset by peer) on X server :0.
    On my laptop it shows:
    gnome-session[1228]: Gdk-WARNING: gnome-session: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    (gnome-settings-daemon:1238): Gdk-WARNING **: gnome-settings-daemon: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    Window manager warning: Log level 16: gnome-shell: Fatal IO error 104 (Connection reset by peer) on X server :0.
    On both machines, Gnome works without errors when starting it via .xinitrc.

  • Auto Login Doesn't Work After Re-Install

    Visited bad link within Facebook! Thereafter, forced to re-install Firefox -- from scratch!! Saved a few of the profile files like bookmarks, passwords, but no extension stuff. Re-installed FireFox after deleting ALL tracks I could find in Program Files, Program Files (x86), and Windows 7 Pro profile.
    On visiting a page requiring login, Firefox populates the userid & password properly. BUT, it doesn't start the login. Formerly, this was essentially a background process and not really visible to me. Now, we stop at the page demanding credentials and click the "login" button.
    I have "IE VIEW", "NOSCRIPT", and "ADBLOCK PLUS". ALL of my plugins are in "Ask to Activate" mode.
    I have enabled extensions: "ADOBE ACROBAT - Create PDF 1.2" and "Trend Micro NSC FireFox Extension 5.82.0.1056".
    I'd surely like to get FireFox to working as it previously did. I just don't know where to look/tweak!
    Thanks,
    WLPeavy

    Details like websites remembering you (log you in automatically) are stored in a cookie.
    *Create a cookie 'allow' exception to keep such cookies, especially in case of secure websites and when cookies expire when Firefox is closed.
    *Tools > Options > Privacy > "Use custom settings for history" > Cookies: Exceptions
    In case you are using "Clear history when Firefox closes":
    *do not clear the Cookies
    *do not clear the Site Preferences
    *Tools > Options > Privacy > Firefox will: "Use custom settings for history": [X] "Clear history when Firefox closes" > Settings
    *https://support.mozilla.org/kb/remove-browsing-search-and-download-history
    Note that clearing "Site Preferences" clears all exceptions for cookies, images, pop-up windows, software installation, passwords, and other website specific data.
    Clearing cookies will remove all specified (selected) cookies including cookies with an allow exception that you would like to keep.
    If clearing cookies didn't help then it is possible that the cookies.sqlite file that stores the cookies got corrupted.
    *Rename (or delete) <b>cookies.sqlite</b> (cookies.sqlite.old) and delete other present cookies files like <b>cookies.sqlite-journal</b> in the Firefox profile folder in case the file cookies.sqlite got corrupted.
    *http://kb.mozillazine.org/Cookies
    *https://support.mozilla.org/kb/Deleting+cookies

  • Login doesn't work when legacy IP is switched off ..

    Hi,
    I've got a problem with client login authentication.
    I'm in the process of changing the IP address of the server that handles login authentication, a G5 running 10.4.10 (the server edition). To help ease the transition, presently both the old and the new IP address are running on its ethernet interface.
    Now, I have gone round all the (Tiger) clients, changing the authentication configuration, so that - in theory - they are authenticating against the new IP address. However, when I disable the old IP address, I'm unable to login to any of the clients - I'm asked for a password, but the login just hangs after that (approx 90 seconds over ssh). Enabling the address again will allow me to login again, promptly.
    Here's what I have in the client 'directory access' config, in the 'Authentication' tab.
    Search is set to 'Custom path', and the list of Directory Domains is:
    /Netinfo/DefaultLocalNode
    /LDAPv3/newip.mydomain.com
    .. in the LDAPv3 configuration, the "Server Name or IP Address" is set to newip.mydomain.com.
    That's not the real DNS name obviously, but (the real) newip.mydomain.com resolves to the new IP address. It's not a basic networking issue; I can ping the new IP address fine, and the clients are mounting NFS filesystems using the new DNS name.
    I can't see a dependency on the old IP address anywhere in the client configuration, but when I disable it, I'm unable to login to any of the clients with the above configuration.
    Any ideas?
    Thanks,
    James

    Yes, iTunes Match works works when your computer is turned off. Describe the problem you are seeing and on what type of iOS device you are seeing it so we can help you.

  • The login doesn't work like it used to - why?

    When I used to click from an email link to these discussion forums, it would take me to the particular thread, and then I would login; that would return me to the thread (where I might have to refresh the page to show I was logged in).
    NOW, after logging in, it takes me to the discussions home page, not the thread I was in. No amount of refreshing will bring it back. So the procedure of getting to the discussions is now :
    1) click on the email link and be taken to the thread
    2) click Login and enter login details
    3) find myself at the discussions home page
    4) close the discussions home page
    5) return to Mail and click the email link again
    6) get to the correct thread and find that I am apparently not logged in
    7) refresh the page to show I am now logged in
    This is ridiculously cumbersome and lame. Why can we not login and then return to the thread where we were, as we used to? (The browser is Safari, by the way).

    A faster way, which works for me when I have logged out, is to log in, get the Discussions home page and then hit reload, which takes me to the thread I was looking for.
    Hope this works for you,the alternative is to keep logged-in in your browser and avoid all this.

  • Locker login doesn't work

    I've been trying to get logged into locker for a couple of weeks. I've even switched phones recently and cannot get logged in. The AT&T store rep couldn't get it to work either. I have an account but when I enter the login info it takes me to a page asking me to enter my password twice (like a reset but it isn't). After I re-enter my info it tries to take me to a 3rd page with the message that the page cannot be found.
    What is going on here? Uninstalling, updating, new phone (LG G4) and it still won't work. Am I the only one with this issue?

    Hey
    I’m sorry to hear that there has been some difficulty with logging into your AT&T Locker account! I’d be happy to help! May I ask if you are attempting to log in via your web browser, or via the Mobile app? If one of these options does not work, is the other working?
    Also, are you using an AT&T Access ID to log in, or are you using your cell number as the login method?
    Thanks,
    Charise
     

  • Facetime login doesn't work with ios 7

    I updated to ios 7. I have a problem. Every time when I try to activate my facetime, I see this on the screen 'login failed. check the network connection and try again'. Is there someone who can help me please?

    My wifi had no problem connecting to our home wifi prior to the IOS 7 update, but since updating this morning it's not working.  My phone will try to connect to wifi, but then I get the "Unable to join the network" message.  I tried resetting network settings, but that did not solve it.  I tried @bam11's suggestion of being in airplane mode first, but still no luck.  I've had my phone open to the Wi-Fi page, and saw it connect a couple times for the slightest second, but it disconnected just as fast.  My son as the exact same phone (4s) and he's connecting just fine!  Any other suggestions?  I'm afraid to hard reset my phone.

  • App update login doesn't work

    After updating my ipad to IOS 5.1, I can't log in to update my apps.  The login has my old apple id that I don't have a password for and I can't change the password either.  I can login to iTunes and buy musics, apps, etc using my current apple id.

    Any content that you purchase from Apple is tied to the account that you used when making the purchase. If you can't remember the password to the old account then see if you can get it reset : http://iforgot.apple.com

  • My Norton cards & logins doesn't work with Firefox 4

    Has Firefox solved this problem. I've reinstalled 3.6.17, and this lets me use my Norton program. Please let me know when Firefox solves the problem, so I can use the new version.

    See Norton for an update of their program.

  • Login with encrypted password doesn't work

    Hi, simple problem:
    in login settings with encrypted password option on
    The login doesn't work => Error:"AFTER.Trigger_Login_CheckLogin*"
    (tested with a user that has an encrypted password)
    without encrypted password
    The login works
    (tested with a user that has a clean password)
    Where I wrong?
    Thanks
    Gabriele

    Hi Gabriele,
    how many varchars did you define for the column that´s holding the encrypted passwords ? It has to be at least 32 chars due to the MD5 encryption, if it´s lesser than that, the passwords will get truncated.
    Cheers,
    Günter Schenk
    Adobe Community Expert, Dreamweaver

  • ActiveDirectory mapping file, doesn't work for login

    The mapping file below works.
    Logged in as administrator, in the SAP NP administrator web tool,
    I can see and edit users in the datasource (Active Directory).
    However, when users in the AD try to login to the portal, they get "User authentication failed".
    <u>Default trace log show:</u>
    Authentication failed on LDAP server: back end message [LDAP: error code 49 - 80090308: LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, data 775, vece]
    and
    java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key DS_AD_I
    <b>Any ideas on what in the configuration file below,
    that could cause these errors ?</b>
    ====================================
    <b>Configuration file</b>
    ====================================
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- $Id: //shared_tc/com.sapall.security/630_SP_COR/src/_deploy/dist/configuration/shared/dataSourceConfiguration_ads_readonly_db.xml#6 $ from $DateTime: 2004/08/20 09:55:24 $ ($Change: 17140 $) -->
    <!DOCTYPE dataSources SYSTEM  "dataSourceConfiguration.dtd">
    <dataSources>
        <dataSource id="PRIVATE_DATASOURCE"
                    className="com.sap.security.core.persistence.datasource.imp.DataBasePersistence"
                    isReadonly="false"
                    isPrimary="true">
            <homeFor>
                <principals>
                     <principal type="group"/>
                     <principal type="user"/>
                     <principal type="account"/>
                    <principal type="team"/>
                    <principal type="ROOT" />
                    <principal type="OOOO" />
                </principals>
            </homeFor>
            <notHomeFor/>
            <responsibleFor>
                <principals>
                     <principal type="group"/>
                     <principal type="user"/>
                     <principal type="account"/>
                    <principal type="team"/>
                    <principal type="ROOT" />
                    <principal type="OOOO" />
                </principals>
            </responsibleFor>
            <privateSection>
            </privateSection>
        </dataSource>
         <dataSource id="AD_I"
                   className="com.sap.security.core.persistence.datasource.imp.LDAPPersistence"
                   isReadonly="false"
                   isPrimary="true">
              <homeFor/>
              <responsibleFor>
                        <principal type="account">
                                  <nameSpace name="com.sap.security.core.usermanagement">
                                       <attributes>
                                            <attribute name="j_user"/>
                                            <attribute name="logonalias"/>
                                            <attribute name="j_password"/>
                                            <attribute name="userid"/>
                                       </attributes>
                                  </nameSpace>
                        </principal>
                        <principal type="user">
                             <nameSpaces>
                                  <nameSpace name="com.sap.security.core.usermanagement">
                                       <attributes>
                                            <attribute name="firstname" populateInitially="true"/>
                                            <attribute name="displayname" populateInitially="true"/>
                                            <attribute name="lastname" populateInitially="true"/>
                                            <attribute name="fax"/>
                                            <attribute name="email"/>
                                            <attribute name="title"/>
                                            <attribute name="department"/>
                                            <attribute name="description"/>
                                            <attribute name="mobile"/>
                                            <attribute name="telephone"/>
                                            <attribute name="streetaddress"/>
                                            <attribute name="uniquename" populateInitially="true"/>
                                       </attributes>
                                  </nameSpace>
                                  <nameSpace name="com.sap.security.core.usermanagement.relation">
                                       <attributes>
                                            <attribute name="PRINCIPAL_RELATION_PARENT_ATTRIBUTE"/>
                                       </attributes>
                                  </nameSpace>
                                  <nameSpace name="$usermapping$">
                                          <attributes>
                                               <attribute name="REFERENCE_SYSTEM_USER"/>
                                          </attributes>
                                     </nameSpace>
                             </nameSpaces>
                        </principal>
                        <principal type="group">
                             <nameSpaces>
                                  <nameSpace name="com.sap.security.core.usermanagement">
                                       <attributes>
                                             <attribute name="displayname" populateInitially="true"/>
                                             <attribute name="description" populateInitially="true"/>
                                             <attribute name="uniquename"/>
                                        </attributes>
                                  </nameSpace>
                                  <nameSpace name="com.sap.security.core.usermanagement.relation">
                                       <attributes>
                                             <attribute name="PRINCIPAL_RELATION_MEMBER_ATTRIBUTE"/>
                                             <attribute name="PRINCIPAL_RELATION_PARENT_ATTRIBUTE"/>
                                       </attributes>
                                  </nameSpace>
                                  <nameSpace name="com.sap.security.core.bridge">
                                       <attributes>
                                            <attribute name="dn"/>
                                       </attributes>
                                  </nameSpace>
                             </nameSpaces>
                        </principal>
              </responsibleFor>
              <attributeMapping>
                   <principals>
                        <principal type="account">
                             <nameSpaces>
                                  <nameSpace name="com.sap.security.core.usermanagement">
                                       <attributes>
                                            <attribute name="j_user">
                                                 <physicalAttribute name="samaccountname"/>
                                            </attribute>
                                            <attribute name="logonalias">
                                                 <physicalAttribute name="samaccountname"/>
                                            </attribute>
                                            <attribute name="j_password">
                                                 <physicalAttribute name="userPassword"/>
                                            </attribute>
                                            <attribute name="userid">
                                                 <physicalAttribute name="null"/>
                                            </attribute>
                                       </attributes>
                                  </nameSpace>
                             </nameSpaces>
                        </principal>
                        <principal type="user">
                             <nameSpaces>
                                  <nameSpace name="com.sap.security.core.usermanagement">
                                       <attributes>
                                            <attribute name="firstname">
                                                 <physicalAttribute name="givenname"/>
                                            </attribute>
                                            <attribute name="displayname">
                                                 <physicalAttribute name="displayname"/>
                                            </attribute>
                                            <attribute name="lastname">
                                                 <physicalAttribute name="sn"/>
                                            </attribute>
                                            <attribute name="fax">
                                                 <physicalAttribute name="facsimiletelephonenumber"/>
                                            </attribute>
                                            <attribute name="uniquename">
                                                 <physicalAttribute name="samaccountname"/>
                                            </attribute>
                                            <attribute name="loginid">
                                                 <physicalAttribute name="null"/>
                                            </attribute>
                                            <attribute name="email">
                                                 <physicalAttribute name="mail"/>
                                            </attribute>
                                            <attribute name="mobile">
                                                 <physicalAttribute name="mobile"/>
                                            </attribute>
                                            <attribute name="telephone">
                                                 <physicalAttribute name="telephonenumber"/>
                                            </attribute>
                                            <attribute name="department">
                                                 <physicalAttribute name="ou"/>
                                            </attribute>
                                            <attribute name="description">
                                                 <physicalAttribute name="description"/>
                                            </attribute>
                                            <attribute name="streetaddress">
                                                 <physicalAttribute name="postaladdress"/>
                                            </attribute>
                                            <attribute name="pobox">
                                                 <physicalAttribute name="postofficebox"/>
                                            </attribute>
                                       </attributes>
                                  </nameSpace>
                                  <nameSpace name="com.sap.security.core.usermanagement.relation">
                                       <attributes>
                                            <attribute name="PRINCIPAL_RELATION_PARENT_ATTRIBUTE">
                                                 <physicalAttribute name="memberof"/>
                                            </attribute>
                                       </attributes>
                                  </nameSpace>
                                  <nameSpace name="$usermapping$">
                                          <attributes>
                                               <attribute name="REFERENCE_SYSTEM_USER">
                                                    <physicalAttribute name="sapusername"/>
                                               </attribute>
                                          </attributes>
                                     </nameSpace>
                             </nameSpaces>
                        </principal>
                        <principal type="group">
                             <nameSpaces>
                                  <nameSpace name="com.sap.security.core.usermanagement">
                                       <attributes>
                                             <attribute name="displayname">
                                                  <physicalAttribute name="displayname"/>
                                             </attribute>
                                             <attribute name="description">
                                                  <physicalAttribute name="description"/>
                                             </attribute>
                                             <attribute name="uniquename" populateInitially="true">
                                                  <physicalAttribute name="cn"/>
                                             </attribute>
                                        </attributes>
                                  </nameSpace>
                                  <nameSpace name="com.sap.security.core.usermanagement.relation">
                                       <attributes>
                                             <attribute name="PRINCIPAL_RELATION_MEMBER_ATTRIBUTE">
                                                  <physicalAttribute name="member"/>
                                             </attribute>
                                             <attribute name="PRINCIPAL_RELATION_PARENT_ATTRIBUTE">
                                                  <physicalAttribute name="memberof"/>
                                             </attribute>
                                        </attributes>
                                  </nameSpace>
                                  <nameSpace name="com.sap.security.core.bridge">
                                       <attributes>
                                            <attribute name="dn">
                                                 <physicalAttribute name="null"/>
                                            </attribute>
                                       </attributes>
                                  </nameSpace>
                             </nameSpaces>
                        </principal>
                   </principals>
              </attributeMapping>
              <privateSection>
                   <ume.ldap.access.server_type>MSADS</ume.ldap.access.server_type>
                   <ume.ldap.access.context_factory>com.sun.jndi.ldap.LdapCtxFactory</ume.ldap.access.context_factory>
                   <ume.ldap.access.authentication>simple</ume.ldap.access.authentication>
                   <ume.ldap.access.flat_group_hierachy>true</ume.ldap.access.flat_group_hierachy>
                   <ume.ldap.access.user_as_account>true</ume.ldap.access.user_as_account>
                   <ume.ldap.access.dynamic_groups>false</ume.ldap.access.dynamic_groups>
                   <ume.ldap.access.ssl_socket_factory>com.sap.security.core.server.https.SecureConnectionFactory</ume.ldap.access.ssl_socket_factory>
                   <ume.ldap.access.server_name>machine.company.com</ume.ldap.access.server_name>
                   <ume.ldap.access.user>[email protected]</ume.ldap.access.user>
                   <ume.ldap.access.server_port>389</ume.ldap.access.server_port>
                   <ume.ldap.access.base_path.user>OU=Users,OU=Company,DC=company-tst,DC=local</ume.ldap.access.base_path.user>
                   <ume.ldap.access.password>$ume.ldap.access.additional_password.1</ume.ldap.access.password>
                   <ume.ldap.access.base_path.grup>OU=Groups,OU=Company,DC=company-tst,DC=local</ume.ldap.access.base_path.grup>
                   <ume.ldap.access.objectclass.user>User</ume.ldap.access.objectclass.user>
                   <ume.ldap.access.objectclass.uacc>User</ume.ldap.access.objectclass.uacc>
                   <ume.ldap.access.objectclass.grup>Group</ume.ldap.access.objectclass.grup>
                   <ume.ldap.access.naming_attribute.user>cn</ume.ldap.access.naming_attribute.user>
                   <ume.ldap.access.auxiliary_naming_attribute.user>samaccountname</ume.ldap.access.auxiliary_naming_attribute.user>
                   <ume.ldap.access.naming_attribute.uacc>cn</ume.ldap.access.naming_attribute.uacc>
                   <ume.ldap.access.auxiliary_naming_attribute.uacc>samaccountname</ume.ldap.access.auxiliary_naming_attribute.uacc>
                   <ume.ldap.access.naming_attribute.grup>cn</ume.ldap.access.naming_attribute.grup>
                   <ume.ldap.unique_user_attribute>samaccountname</ume.ldap.unique_user_attribute>
                   <ume.ldap.unique_uacc_attribute>samaccountname</ume.ldap.unique_uacc_attribute>
              </privateSection>
         </dataSource>
    </dataSources>

    <?xml version="1.0" encoding="UTF-8" ?>
    <web-app version="2.4" xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd">
    <display-name>WebApp</display-name>
    - <welcome-file-list>
    <welcome-file>login.html</welcome-file>
    </welcome-file-list>
    - <error-page>
    <error-code>404</error-code>
    <location>/Error.html</location>
    </error-page>
    <jsp-config />
    </web-app>
    This is a very simple war with no component and an error page is defined. But this doesn't work. When I type something like /loginnnn.htmllll, it doesn't give me the error page. That is my problem. Any idea???

  • Login script doesn't work

    Hi,
    I use the login user server behavior which is build in
    coldfusion 7 as my loginscript. Somehow it doesn't work. If I fill
    in the username and password in the form the user is redirected to
    the login fail page instead of the login success page.
    I don't understand it because it's possible to do a query
    into the database with the username and password...
    This is the script I use:
    <cfif IsDefined("FORM.lognaam")>
    <cfset MM_redirectLoginSuccess="hm_beheer.cfm">
    <cfset MM_redirectLoginFailed="login.cfm?error=1265">
    <cfquery name="MM_rsUser" datasource="" username="">
    SELECT usr_login,usr_ww FROM usr WHERE
    usr_login='#FORM.lognaam#' AND usr_ww='#FORM.ww#'
    </cfquery>
    <cfif MM_rsUser.RecordCount NEQ 0>
    <cftry>
    <cflock scope="Session" timeout="30" type="Exclusive">
    <cfset Session.MM_Username=FORM.lognaam>
    <cfset Session.MM_UserAuthorization="">
    </cflock>
    <cfif IsDefined("URL.accessdenied") AND false>
    <cfset MM_redirectLoginSuccess=URL.accessdenied>
    </cfif>
    <cflocation url="#MM_redirectLoginSuccess#"
    addtoken="no">
    <cfcatch type="Lock"><!--- code for handling
    timeout of cflock --->
    </cfcatch>
    </cftry>
    </cfif>
    <cflocation url="#MM_redirectLoginFailed#"
    addtoken="no">
    <cfelse>
    <cfset MM_LoginAction=CGI.SCRIPT_NAME>
    <cfif CGI.QUERY_STRING NEQ "">
    <cfset MM_LoginAction=MM_LoginAction & "?" &
    XMLFormat(CGI.QUERY_STRING)>
    </cfif>
    </cfif>
    Hopefully somebody can help me with this..
    Regards,
    Kabbi

    Hi, thank you very much.
    However I still keep getting this error now:
    Variable MM_LOGINACTION is undefined.
    The error occurred in C:\xampp\htdocs\bar\beheer\login.cfm:
    line 187
    185 : <tr>
    186 : <td width="101" height="296"
    valign="top"><!--DWLayoutEmptyCell--> </td>
    187 : <td width="503" valign="top"><form
    name="login" id="login" method="POST"
    action="<cfoutput>#MM_loginAction#</cfoutput>">
    188 : <table width="503" border="0" cellpadding="0"
    cellspacing="0" class="blank" align="center">
    189 : <!--DWLayoutTable-->
    Do you perhaps also have an idea what wen wrong here?
    Regards,
    Kabbi

  • My app store doesn't work at all....safari doesn't work properly....it shows something like super fish....if i try to login to app store it shows connection failed. i wanted to re install osx or install yosemite beta

    my app store doesn't work at all....safari doesn't work properly....it shows something like super fish....if i try to login to app store it shows connection failed. i wanted to re install osx or install yosemite beta

    HI ..
    The only way to reinstall OS X on a Mac already running v10.9 is to use OS X Recovery.
    Starrtup your Mac while holding down the Command + R keys.
    From there you should be able to access the built in utilities to repair the startup disk and reinstall OS X.
    Please read >  OS X Recovery

  • Login with adobe ID doesn't work

    Hello I cannot login with my adobe-ID on a second computer. may be I use the wrong format:
    Iused only the string and also with leading URN:uuid -- but it doesn't work
    email: [email protected]@

    Hello,
    You need to create Adobe id and then authorize ade with the id.
    Sign in - Adobe ID

  • Login/sso doesn't work suddenly

    Hello forum,
    we have a little problem with our productive PI 7.0. Out of a sudden the login on Repositoy and Directory doesn't work anymore. RWB, ABAP login and SLD work properly. Out admin is on holiday and hopefully hasn't changed anything to our user data... Is there a task or anything which could cause this?
    If yes, how to fix it?
    Regards
    Christian

    HI,
            You can do soft restart through tcode SMICM on Abap stack.
            Tab --> Administration --> ICM  --> J2EE Instance --> Send Soft Shutdown --> With Restart.
    It will restart only java stack.
    Regards,
    Anurag

Maybe you are looking for