search for: blackfang

Displaying 7 results from an estimated 7 matches for "blackfang".

2016 Jul 17
2
new user introduction, and a few questions
On 17/07/16 09:35, kendell clark wrote: > hi > Ok, this is odd. Samba now works. I went to smb://blackfang, samba > prompted me for my user name and password, and then connected. There was > an smbclient update, and that must've fixed it because before that it > wouldn't work. My final question is printer sharing. Is it simple to set > up printer sharing where a printer is installed...
2016 Jul 17
4
new user introduction, and a few questions
hi Ok, I've now got more info. Doing smbclient -L blackfang returns the following error. unknown name switch type dns. session setup failed. NT_STATUS_LOGON_FAILURE. This is frustrating. Isn't this supposed to work regardless of whether I have an account on the machine I'm trying to connect to? Hear's what I'm trying to do. I'm basically...
2016 Jul 17
0
new user introduction, and a few questions
kendell clark schreef op 17-07-2016 8:00: > hi > Ok, I've now got more info. Doing smbclient -L blackfang returns the > following error. unknown name switch type dns. session setup failed. > NT_STATUS_LOGON_FAILURE. I don't know why it fails there or did fail there. But typically you can use the -N option to specify the Guest account. Your call must be: smbclient -NL blackfang (N becomes...
2016 Jul 17
0
new user introduction, and a few questions
hi Ok, this is odd. Samba now works. I went to smb://blackfang, samba prompted me for my user name and password, and then connected. There was an smbclient update, and that must've fixed it because before that it wouldn't work. My final question is printer sharing. Is it simple to set up printer sharing where a printer is installed on a windows machine...
2016 Jul 17
0
new user introduction, and a few questions
...d like to have one that will work with most setups. I need to take a day off to cram on samba, honestly. I think I'll do that tomorrow. Thanks Kendell Clark Rowland penny wrote: > On 17/07/16 09:35, kendell clark wrote: >> hi >> Ok, this is odd. Samba now works. I went to smb://blackfang, samba >> prompted me for my user name and password, and then connected. There was >> an smbclient update, and that must've fixed it because before that it >> wouldn't work. My final question is printer sharing. Is it simple to set >> up printer sharing where a print...
2016 Jul 17
0
new user introduction, and a few questions
..." file that will do what I want? If I'm understanding this right it's not how samba is configured so much as it is what the gui tools will let me do? I use the mate desktop, with the caja file manager and it's caja share extension. I've tried a few things, connecting to smb:blackfang. This will think for a few seconds and then return with "no such file or directory". I'm sorry to keep going back to the same circles, I'm just trying to understand how these things work. I'd like to come up with a smb.conf file which will work for most users, since a lot...
2016 Jul 16
7
new user introduction, and a few questions
hi all My name is Kendell Clark, and I've just subscribed to this list. I thought I'd write this email to introduce myself, and ask a couple of questions about configuring samba. I'm a co developer of a linux distribution for the visually impaired and disabled called Sonar GNU linux, which you can learn more about at http://www.sonargnulinux.com. I've been struggling to come up