I am trying to mount a samba share. This has worked before in the past but for some reason it is now generating an error. Master is a win2k machine.
Code:
[root@host cfarley]# mount -t smbfs //master/linux /mnt/net -o username=username%password
1584: session setup failed: ERRSRV - 2242
SMB connection failed
Any thoughts?