ThunderFox
2006-03-28, 03:58 AM CST
I've tried to do the following while logged in as root:
mount -t smbfs //bimbo/backup /backup
and I get the following error messages:
14817: session setup failed: ERRDOS - ERRnoaccess (Access denied.)
SMB Connection failed
Now, what can I do about this? The share on the NT server is set to allow full access to administrators and domain admins and SAMBA is set up to match the user root = administrator in windoze.
Have I missed something? The strange is that if I log on as a user, type su and get root priviledges I can do the above mount without any errors...
The thing is that I would really like to know how I can force my fedora box to do the above network mount directly at startup and preferrably retry it once a day in case the NT server goes down.
Could someone please help?
mount -t smbfs //bimbo/backup /backup
and I get the following error messages:
14817: session setup failed: ERRDOS - ERRnoaccess (Access denied.)
SMB Connection failed
Now, what can I do about this? The share on the NT server is set to allow full access to administrators and domain admins and SAMBA is set up to match the user root = administrator in windoze.
Have I missed something? The strange is that if I log on as a user, type su and get root priviledges I can do the above mount without any errors...
The thing is that I would really like to know how I can force my fedora box to do the above network mount directly at startup and preferrably retry it once a day in case the NT server goes down.
Could someone please help?