Displaying 2 results from an estimated 2 matches for "rightpasswd".
2003 Oct 01
2
smbmount not exiting
...Access denied.)
SMB connection failed
Exit 1
However, the exact same code containing the right password
hangs at the end of the line and doesn't return any exit code
at all:
#!/bin/bash
/bin/mount -t smbfs -o \
"netbiosname=mymachine,workgroup=group,username=user, \
password=rightpasswd,ro,debug=4" //machine/c /mnt/dir
/bin/echo "Exit $?"
reports
mount.smbfs started (version 2.2.7a-security-rollup-fix)
added interface ip=192.168.0.53 bcast=192.168.0.255 nmask=255.255.255.0
resolve_lmhosts: Attempting lmhosts lookup for name machine<0x20>
getlmhosts...
2007 Feb 06
1
Problem with vpopmail auth
...at familiar with the vpopmail api.
Thanks
dovecot: Feb 05 22:23:31 Info: auth(default): client in: AUTH 1
PLAIN service=IMAP lip=10.0.0.2 rip=10.0.0.1 resp=<hidden>
dovecot: Feb 05 22:23:31 Info: auth(default):
vpopmail(fred at redhotpenguin.com,10.0.0.1): crypted password=rightpasswd
dovecot: Feb 05 22:23:31 Info: auth(default): client out: OK 1
user=fred at redhotpenguin.com
dovecot: Feb 05 22:23:31 Info: auth(default): master in: REQUEST
1 13457 1
dovecot: Feb 05 22:23:31 Info: auth(default):
vpopmail(fred at redhotpenguin.com,10.0.0.1):
vget_assign(redhotpen...