| |
| |
| |
|
<converter> phyber: add -inurl:.info to your search spec <phyber> converter: nice tip. but it leaves no results :( <phyber> I really don't understand why it isn't working. <phyber> I've followed various samba docs <converter> works for me :| <phyber> ah, removed my quotes from around the string, there :) <converter> "Printer driver was not installed. Access is denied." -inurl:.info <converter> i'd like to find that spamweasel and set his hair on fire <phyber> ah, yeah, I had <phyber> samba "Printer driver was not installed. Access is denied." -inurl:.info <converter> check your samba logs. if there's no helpful information there, increase the log level and restart. the issue is probably simple to resolve once you have the cause. <phyber> https://midgar.linux-kernel.co.uk/~phyber/samba.borked <phyber> that's what the log shows after I go through the wizard to try and add the drivers <phyber> I could just go back to printing via http://somecrap/printer, but it should work with samba, I don't see why it doesn't :( <robert83a1> hi, installed idealix , imc , that samba management thing... the thing is , I've read the readme... and I cannot find anything related to the thing <robert83a1> that what is the username <robert83a1> and p***word? <robert83a1> can one use idelix with samba that has tdbsam backend ? <robert83a1> (I hope) <zeeeeee> hi all, can i do "mount -t cifs" on a samba share? <jsan> hi my friends <jsan> i was try to join in a domain whith command net ads join suporte and return thiis error Nov 26 19:28:39 localhost net: [2035/11/26 19:28:39, 0] libads/kerberos.c:ads_kinit_p***word(146) <jsan> Nov 26 19:28:39 localhost net: kerberos_kinit_p***word suporte@CRMRJ.COM.BR failed: Client not found in Kerberos database <jsan> Nov 26 19:28:39 localhost net: [2035/11/26 19:28:39, 0] utils/net_ads.c:ads_startup(191) <jsan> Nov 26 19:28:39 localhost net: ads_connect: Client not found in Kerberos database <jsan> my server is windows2003 server <jsan> how i resolv tis problem ??? <jsan> i neeed a help please <frank-> I know nothing about 2003 server <jsan> ok <jsan> franks do you have any idea about this error above <frank-> seems like the database is out of sync <frank-> add the user to it? <jsan> how i add the user ? <frank-> that I can't tell <frank-> never set up kerberos <jsan> frank do you like to see my files <frank-> I have no time now <frank-> sorry I can only peek in here <zeeeeee> hi all, quick question: is it possible to do "mount -t cifs" on a samba share? <jsan> zeeeeee do you speak portuguese ? <Industrial> hi, im having trouble understanding 'sambamount' <Industrial> mount -t smbfs -o workgroup=AMSTERDAM,guest /mnt/smb/NAS/ <Industrial> gives me back the help <Industrial> ofcource, thats wrong because i didnt tell it what to mount <Industrial> but im pretty new to linux.. and all these cryptic -h things... <Industrial> It also keeps giving me the errors: <Industrial> params.c:OpenConfFile() - Unable to open configuration file "/etc/samba/smb.conf": No such file or directory <medusaXX> i need to connect to a samba server that is running on a port other than 139 <medusaXX> with windows <medusaXX> do you know if thats possible? <Blazer0x> can someone tell me why after adding a basic public/writable/browsable share to my smb.conf, that I am prompted for a login and p***word when I click on the server from windows network neighborhood? <Blazer0x> I want a share that is completely open, that doesnt require a login <Blazer0x> (using samba 3.x on FC4) <refnumx> i'd like to be able to have a script which i can use a csv file to add the system and smb account to the smb server i am very new to shell scripting, can someon help out, i'd like to have it read from a file like this username,group,p***word one user perline... <refnumx> rquit <illustre> total new ro samba, i seem to have something working i.e i can print from wwindows to a linux printer, now i am trying to conect to the windows laptop from linux any hint on what i am missing, i can see the windows laptop on linux as USERNAME but when i click the icon is blank <illustre> when i do smb://user/ i get access denied <frank-> check the logs. <illustre> frank: logs dont show anything nmbd and smbd logs nierher in linux machine <illustre> a box comes up telling enter user authentication for user i.e enter user authentication for bob not sure since bob does not have a linux account <Blazer0x> I have a single share defined like this: <Blazer0x> [sandbox] <Blazer0x> comment = play nice in the sandbox <Blazer0x> path = /raid/files/sandbox <Blazer0x> public = yes <Blazer0x> writable = yes <Blazer0x> and it still prompts me for a p***word :( <Blazer0x> I also tried adding guest ok = yes <Blazer0x> okay I think I solved my problem by switching security level from user to share <Blazer0x> but with share level security, can I still set a p***word on a share...hmmm <frank-> you can restrict the users that can access a share <Blazer0x> this is interesting...I have a sandbox1 and a sandbox2 dir...the dir and file perms are identical, and the share entries in smb.conf are identical except the path= and the share name...yet I can access one but not the other <Blazer0x> heh, I renamed the shaer and now it works...must be some caching issue <frank-> most likely on the windows side <frank-> reboot windows in doubt <Blazer0x> yeah....I love when network neighborhood window hangs and if you kill it, you have to manually restart explorer <frank-> in the end windows is just crappy <Blazer0x> agreed :) <Blazer0x> argh I cant make winblows stop seeing the old share that isnt there anymore, I wonder if there is some way to flush the cache <frank-> there is <frank-> restart the workstation service <Blazer0x> ah good idea <Blazer0x> that worked, thanks :) <frank-> np <frank-> I do that for a living. <frank-> fix windows idiocities <frank-> needless to say the retarded and totally unrelated service names in windows <Blazer0x> wow that must be quite the headache <frank-> I had to deal with a misbehaving vb application friday <frank-> I was just about to quit <Blazer0x> heh, the biggest headache I had was troubleshooting a cold fusion server <Blazer0x> that was not fun at all <frank-> our wintendo servers are crappy too <frank-> but my coworkers seem to like wintendo so <Blazer0x> I prefer *nix <frank-> but hey <frank-> rebooting every week is normal <frank-> and exploder crashing on a server is normal too <frank-> anyway <Blazer0x> heh this mp3 share I tried to make isnt working <Blazer0x> I click it and it just hangs <frank-> reboot wintendo <Blazer0x> and from the activity light on the sever NIC, its not doing anything <frank-> also check the permissions on the server <Blazer0x> the dir and files are owned by "nobody" <Blazer0x> same perms as my sandbox share which works fine <frank-> permissions? <frank-> ah <frank-> reboot wintendo <Blazer0x> 777 (just for testing, will lock it down once it works) <Blazer0x> bleh hate rebooting, but sure why not <frank-> reboot wintendo I say <Blazer0x> I have a dir set as public=no, but it still shows up in the list of shares...how do I make one that is "hidden" ? <Blazer0x> ie I can get to it via \\server\sharename but it doesnt show up in network neighborhood <Blazer0x> yay :) <cr***> I'm having issues with samba not reporting a usb connected printer through cups, but it does print all the ipp printers <cr***> I've run lpstat-cups -v, and the printer shows up, but samba doesn't see it. Has anyone else had this issue? <Blazer0x> is it possible to create a public share that is /some/dir/share but also have a non browseable share for /some/dir that allows root access <Blazer0x> (so that an admin can create new dirs etc) <Blazer0x> I know this can be done with security = user, but Im using security = share <Blazer0x> nm I figured it otu <mrmcgibby> I've tried to set up a samba server, and I can browse the shares, but I can't actually read the files <mrmcgibby> any ideas? <frank-> check the logs <mrmcgibby> nothing shows up <mrmcgibby> at least in samba <mrmcgibby> checking other logs <frank-> check permissions then <gibson> Checked messages <frank-> on the unix side <frank-> make sure people have sufficient read permissions <gibson> turned out I had the virus scanner impropery configured <gibson> thanks a bunch frank- <frank-> bah <frank-> :/ <gibson> "check the logs". I should know better. Cheers! <zeeeeee> hi all, quick question: is it possible to do "mount -t cifs" on a samba share?
Return to samba or Go to some related
logs:
football www.killsometime.com
|
|