IRC Networks
Irc Logs Stats
Start date: 2007-09-27 02:48:27
Last update: 2008-10-24 20:19:38
Channels: 41
Logged Lines: 6230436
Size: 1822.70 MB
Powered by
Channel Info
Network: freenodeChannel: #samba |
Search in www.irclog.org
Log from #samba at freenode 2006-08-08
[00:00]<||aw>if you need it, you'll need to make a wrapper that uses "expect", google "expect passwd" for some examples
[00:00]<||aw>maybe expect passwd script
[00:02]<lgcvzjg>||cw: Hi, and thanks. Maybe I have mis-read a _bunch_ of references on the web, etc.
[00:02]<lgcvzjg>But, I sure thought I had read this to be proper syntax.
[00:02]<||aw>maybe old (pre samba 2.1) allowed this
[00:03]<||aw>it's quite insecure as the password would be visible in ps output
[00:03]<||aw>of course, the same would be true of the expect script, but then that's your own fault and not samba's :D
[00:04]<lgcvzjg>Yeah. However, this seems to be the cause of a broken component in KDE's Control Center.
[00:04]<lgcvzjg>But, that's a KDE problem, no?
[00:07]<||aw>most likely
[00:07]<||aw>if they were smart, they's use "net user" and let samba deal with the backend
[00:09]<lgcvzjg>maybe somebody wrote KDE's SambaConf module, then got tired of working on it.
[00:09]<lgcvzjg>it happens
[00:10]<lgcvzjg>anyhow, thanks for the info
[00:10]<lgcvzjg>see ya
[00:31]<syfggv_cxrjs[crg>how do I update samba with apt-get?
[00:31]<||aw>same as anything else
[00:37]<vzdd|wjzc>is there a valid users equivialent for groups ?
[00:52]<||aw>trym|work: valid users= @group
[00:53]<vzdd|wjzc>yes. I discovered.. I just used the wrong domin seperator.. sorry for not letting you know :)
[00:53]<vzdd|wjzc>thanks for all the help ||cw.. you have been of great help
[01:15]<odnrrwdnrs>can someone please point me into the right direction, on a web based interface that I can recommend to a client, so they can simple add shares/ users /passwd.... can be either gpl or commerical, I not even close to being a pro on samba, just trying to get support issues off my back :)
[01:33]<rvgrtn>random: http://www.skammich.com/ :D
[01:39]<rupddycn>ahh I hope he found swat
[01:43]<yyvn>hallo
[01:45]<yyvn>from quite some time i cannot make a samba server take printer driver (that it would offer for installation of network printer).
[01:47]<uzs_sxpj>what does this error mean: "User [ZZZ] with invalid SID S-aaa-bbb-... in passdb"?
[01:56]<yyvn>Urs_ShPo: interesting error. are you sure passdb is not corrupt?
[01:56]<uzs_sxpj>i'm using smbldap-tools
[01:56]<uzs_sxpj>the user authenticates correctly, and the single-sign-on works to attach to the network shared
[01:56]<uzs_sxpj>"shares"
[01:57]<uzs_sxpj>everything happens over ldap, supposedly
[01:57]<yyvn>^_^
[02:06]<vzdd|wjzc>||cw: one last question.. I can't seem to get access to a share when using a different group than "Domain Users" for valid users.. I think that worked some time in the past.. not sure.. can you have a look at the debug log?
[02:07]<vzdd|wjzc>user 'mbirkeland' (from session setup) not permitted to access this share (3D)
[02:07]<vzdd|wjzc>output of "groups mbirkeland": mbirkeland : domain users web workplace users invisoas 3d
[02:07]<vzdd|wjzc>under the [3D] definition: valid users = @3d
[02:07]<vzdd|wjzc>I also tried with "INVISO+3d" and "3d"
[02:08]<vzdd|wjzc>(with @ in front of course)
[02:17]<vzdd|wjzc>err
[02:17]<vzdd|wjzc>nevermind
[02:17]<vzdd|wjzc>that stupid cache
[05:07]<mrmrusx>so anybody failiar with samba?
[05:08]<mrmrusx>any generous individuals feel like helping me
[07:25]<jsyzys>anyone available ?
[07:26]<jsyzys>in the technical sense ?
[07:35]<cdjzvzzzzzj>I am looking at an W2k3 Server AD migration
[07:36]<cdjzvzzzzzj>to the best of your expereices, any pitfalls attempting to integrate SMB boxes in that mix if one is running samba 3.x?
[07:51]<jsyzys>kmontenegro, feel like helpin a brother out ?
[08:02]<cdjzvzzzzzj>how?
[08:05]<jsyzys>im having a samba-server issue im sure many have had
[08:05]<jsyzys>i had it working fine in mandriva, but cant seem to make it fly in kubuntu
[08:05]<jsyzys>here is the error
[08:05]<jsyzys>GetSMBShare:smbclient -L OTHERBOX -Uosiris%****** -W HOMENET -d3
[08:05]<jsyzys>session setup failed: NT_STATUS_LOGON_FAILURE
[08:06]<jsyzys>using linneighborhood to mount the share
[08:10]<cdjzvzzzzzj>is the share you are trying to connect to part of a domain or another smb/lin box
[08:10]<jsyzys>another box on the lan
[08:10]<cdjzvzzzzzj>linbox
[08:11]<jsyzys>yes. right now its booted to kubuntu
[08:11]<cdjzvzzzzzj>are both running the same bersion of samba?
[08:11]<cdjzvzzzzzj>v
[08:11]<jsyzys>the browser version is different than the server
[08:11]<cdjzvzzzzzj>and is the /etc/samba/smb.conf file configured to share that share?
[08:12]<jsyzys>should be
[08:12]<jsyzys>i can paste it if you like
[08:12]<cdjzvzzzzzj>I would check the smb.conf file...if that seems OK, then I would actually chmod 777 the file share
[08:13]<cdjzvzzzzzj>just to make sure the issue is not permissions based
[08:13]<jsyzys>its a read only ntfs share
[08:13]<jsyzys>its ALL my precios data
[08:13]<jsyzys>i dont wanna lock out x-pee
[08:15]<cdjzvzzzzzj>actually, chmod'ing it to 777 let's anyone read it
[08:15]<cdjzvzzzzzj>when i have problems with shares, that tends to solve the problems
[08:16]<cdjzvzzzzzj>then i work backwards to control perms on the share
[08:16]<cdjzvzzzzzj>of course, you don't want to 777 anything accessible beyond your LAN
[08:17]<cdjzvzzzzzj>gonna cut out. have a look at the Bruce Perens Samba by Example book, it's free on-line
[08:17]<cdjzvzzzzzj>good luck
[08:21]<mnpnnnnn>hi
[08:21]<mnpnnnnn>Can someone help me with creating a share that looks like a windows share?
[08:35]<mnpnnnnn>yo?
[11:10]<tgpgzyssjg>Hi, I'm having trouble with smbmount Version 3.0.23a while mounting a Windows 2003 share. My TREE_CONNECT_ANDX_REQUEST works without error, but when I try to QUERY_PATH_INFO he doesn't send a signature anymore, and the request gets denied by the server
[11:14]<tgpgzyssjg>Sorry got disconnected..
[11:17]<tgpgzyssjg>The problem has been adressed in this post already: http://lists.samba.org/archive/smb-clients/2005-October/000598.html
[11:38]<iznpnv>Am I mutes?
[11:39]<iznpnv>*muted
[11:42]<dnssau>hi, I my samba client is a stock debian sarge. the server is an xp professional. everytime the server gets rebooted the client hangs. can I make the linux client seemlessly reconnect to the server?
[11:47]<dnssau>or sometimes the server is hibernated for a few hours. is it possible to make the client reconnect or at least disconnect cleanly? "mount" and "df" just hand without any timeout when the server is back up
[11:50]<iznpnv>clients don't hang while the server is down?
[11:56]<wnmxus2rfr2>every body can help me???
[11:56]<iznpnv>read the topic, but sofar no
[11:56]<wnmxus2rfr2>i want to setup samba, but i have error
[11:57]<wnmxus2rfr2>my clients network can't share







