| View previous topic :: View next topic |
| Author |
Message |
Time Voice
Joined: 21 Jun 2006 Posts: 3
|
Posted: Wed Jun 21, 2006 10:00 am Post subject: netbots.tcl and chattr flags |
|
|
I have a small eggdropnet and sometimes when I .restart one of the leafs it loses the +o chattr flag in its userfile.. they're set to +blfoN and I'm using netbots.tcl with botnetop loaded. It afflicts a few of the leafs... just after they die and restart they lose that single flag in their user files. Anyone else suffered this dilemma or know of a reason/fix for it?
Thanks, Time. |
|
| Back to top |
|
 |
DragnLord Owner

Joined: 24 Jan 2004 Posts: 711 Location: C'ville, Virginia, USA
|
Posted: Wed Jun 21, 2006 10:10 am Post subject: |
|
|
try this:
get all the bots linked, with proper flags set, then use ".netsave" on the partyline |
|
| Back to top |
|
 |
Time Voice
Joined: 21 Jun 2006 Posts: 3
|
Posted: Wed Jun 21, 2006 10:15 am Post subject: |
|
|
| Nope, just tried. Still happens. |
|
| Back to top |
|
 |
slennox Owner

Joined: 22 Sep 2001 Posts: 593
|
Posted: Wed Jun 21, 2006 9:32 pm Post subject: |
|
|
| You're talking about Eggdrop's userfile sharing, not netbots.tcl. They have little to do with one another. The only time netbots interferes with sharing, if I recall correctly, is when an insufficiently privleged user attempts to use the .chattr command to add the netbot flag to a user. |
|
| Back to top |
|
 |
Time Voice
Joined: 21 Jun 2006 Posts: 3
|
Posted: Thu Jun 22, 2006 4:41 am Post subject: |
|
|
| I included that I used netbots.tcl in case it was a known bug. But makes sense that it has nothing to do with it. The sharing works mostly, i.e. updating a userfile on the hub and the leaf sees it, but then when .restarting the leaf it loses the +o global chattr flag... and the person using .chattr has sufficient privileges... since its an owner. |
|
| Back to top |
|
 |
PrimeSid Voice

Joined: 19 Apr 2006 Posts: 9 Location: Just beyond the last star on the left
|
Posted: Fri Jul 07, 2006 8:03 pm Post subject: Check the config |
|
|
Take a look at your leaf(s) config, check this setting:
set private-globals "mnot"
As you can see in the above, the flags "mnot' are filtered/stripped as the users file is xfered to the leaf(s). _________________ Perceptioins! Hard to explain or understand. |
|
| Back to top |
|
 |
|