Displaying 19 results from an estimated 19 matches for "propigate".
Did you mean:
propagate
2006 Feb 17
1
validate() with has_many association
...For the Image I''m doing
some custom validation so I''ve overridden validate().
My problem is that, though Image is correctly validating, a failed
validation is not propigating up to the Painting. If Image is invalid,
it is not saved but Painting is and none of the errors are propigated
back to the view. My assumption is that the Painting would look for
errors in the images array and not save if one was found. It looks like
that assumption is wrong.
Can any one tell me how validation works with a has_many
relationship? Can anyone suggest a technique for making this work?...
2017 Mar 26
2
Users list and the date the password will expire
...TimeComputed
>
> search error - LDAP error 1 LDAP_OPERATIONS_ERROR - <00002020:
> Operation unavailable without authentication> <>
>
> When I added `-U user%pass` it worked. I don't suppose there is a way
> to NOT specify the password? I'd rather not have to propigate the
> domain administrator's password among all the domain members (-N did
> not work).
>
> Thanks --Mark
>
Sorry, forgot about the required authentication, try it with '-P'
without '-U administrator'
Rowland
2000 Oct 18
3
Locking propigation probelm samba to netatalk & netatalk to samba
Take a look at this output from lsof:
smbd 11490 0 8u REG 3,3 55296 1136647 Maintenanc.fp5
afpd 31010 0 2u REG 3,3 3207 1136655 auction - envelope.rtf
afpd 31010 0 5u REG 3,3 4156 1136656 Word Work File L 1
afpd 31010 0 8u REG 3,3 55296 1136647 Maintenanc.fp5
smbd 31386 0 9u REG 3,3 4156 1136656 Word Work
2017 Mar 26
2
Users list and the date the password will expire
On Sun, 26 Mar 2017 00:16:13 -0400
Mark Foley via samba <samba at lists.samba.org> wrote:
>
> ldbsearch --url="/var/lib/samba/private/sam.ldb" -b
> "DC=hprs,DC=local" -s sub
> "(&(objectCategory=person)(objectClass=user)(sAMAccountName=mark))"
> msDS-UserPasswordExpiryTimeComputed
>
> returns 0 records. Certainly because the --url
1999 Dec 12
1
Windoze workstation hangs accessing certain files on the Samba Share.
...lock
them ... would a server reboot even help? And why would copies of these
files be affected if the problem is open/locked files??
If anyone has seen this before or has any ideas, please let me know.
I've beat my head against it and have come up empty. My fear is that
this sort of thing will propigate onto other more critical directories,
then I'd have to throw it all away and start over.
Thanks in advance.
___________________________________
Ethan Vaughn
vaughne@home.com
2008 May 21
4
Looking for a set of definitive answers (long)
...mbers of
the IT staff would be mapped with the "admin users" parameter; from
there, any additional permissions would be mapped via ACLs. We've found
that this method has the closest behavior to a "real" Windows server and
has satisfied everyone.
- Permissions don't propigate through the filesystem.
On a Real Windows Box(tm) you would be able to set permissions at the
parent level of a directory and have them show up for each child object.
Because the filesystem semantics are not the same in *nix-land, you need
to go into the directly and manually propigate the per...
2017 Mar 27
3
Users list and the date the password will expire
...DAP error 1 LDAP_OPERATIONS_ERROR - <00002020:
> > > Operation unavailable without authentication> <>
> > >
> > > When I added `-U user%pass` it worked. I don't suppose there is a way
> > > to NOT specify the password? I'd rather not have to propigate the
> > > domain administrator's password among all the domain members (-N did
> > > not work).
> > >
> > > Thanks --Mark
> > >
> >
> > Sorry, forgot about the required authentication, try it with '-P'
> > without '-U...
2017 Mar 26
0
Users list and the date the password will expire
..." msDS-UserPasswordExpiryTimeComputed
search error - LDAP error 1 LDAP_OPERATIONS_ERROR - <00002020: Operation unavailable without authentication> <>
When I added `-U user%pass` it worked. I don't suppose there is a way to NOT specify the
password? I'd rather not have to propigate the domain administrator's password among all the
domain members (-N did not work).
Thanks --Mark
2017 Mar 26
0
Users list and the date the password will expire
...gt; search error - LDAP error 1 LDAP_OPERATIONS_ERROR - <00002020:
> > Operation unavailable without authentication> <>
> >
> > When I added `-U user%pass` it worked. I don't suppose there is a way
> > to NOT specify the password? I'd rather not have to propigate the
> > domain administrator's password among all the domain members (-N did
> > not work).
> >
> > Thanks --Mark
> >
>
> Sorry, forgot about the required authentication, try it with '-P'
> without '-U administrator'
>
> Rowland
Gr...
2005 Sep 19
2
MWI indicator HINT on Snom thru IAX?
...server thru IAX. I have
trained them to check their voicemail via the emailed WAV file, however some
of them are, how shall I put it, idiots*, and insist that they *have* to
have the MWI indicator light on their phone and / or a stutter tone to
indicate the presence of voicemail. Is there a way to propigate MWI hints
through IAX? I have read snippets in the list archives that indicate some
people are working on it, but other than that I haven't seen anything. Has
anyone done this, or is there a way I could fake it? tia
*Actually, it's largely unfair to say this. This is regular expected
behav...
2001 Feb 21
3
OpenSSH 2.5.1p1 on HP-UX: No CTRL+C possible!!!
I've compiled 2.5.1p1 on
HP-UX mdv010 B.11.00 A 9000/887 457369232 two-user license
with --prefix=/usr --sysconfdir=/etc/ssh \
--with-ssl-dir=$MYPWD/openssl-0.9.6 \
--with-pid-dir=/etc/ssh \
--with-default-path=/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin
--with-entropy-timeout=250
Nothin special I think, works fine with 2.3.0p1.
Well, when I try to stop a process
2002 Oct 28
2
Fwd: rsync and unlink permission
Hello list,
I have a apache documentroot with ownership root.www-data and mode 755
Now I have a /var/www/index.html and chown'd that file to user "foo". Sincen
"foo" has no write permission under /var/www, he cannot rsync from remote
server to the local filesystem because rsync will try to make temp file and
unlink the original file before writing over it. Is there any
2017 Mar 27
0
Users list and the date the password will expire
...RATIONS_ERROR - <00002020:
> > > > Operation unavailable without authentication> <>
> > > >
> > > > When I added `-U user%pass` it worked. I don't suppose there is a way
> > > > to NOT specify the password? I'd rather not have to propigate the
> > > > domain administrator's password among all the domain members (-N did
> > > > not work).
> > > >
> > > > Thanks --Mark
> > > >
> > >
> > > Sorry, forgot about the required authentication, try it with '...
2019 Mar 05
0
getent not working after installing firewall (SOLVED)
...it had something to do with the gateway
setting was correct. Apparently this setting is entangled in lots of other things and simply
having the AD/DC's gateway and a domain member's gateway set correctly is not enough. Rebooting
everything, with the correct gateway configured in dhcpd.conf, propigates the correct settings
throughout.
Thanks all for your patience and feedback.
With respect to the continued thread about firewalls and devices, I quite agree with the
critiques about their expense and complexity. I have been doing just fine for years using
iptables in my Internet-facing servers....
2006 Nov 16
2
sendmail/RPM question
Hi all -
I've got a regular problem that i've been fixing by hand for a long time
but i'm hoping i can get some advice about the right way to solve it.
I replace the default redhat/centos sendmail configuration files with
my own set. I have always just done this by hand.
One thing I do is completely whack submit.cf.
when i update the system, RPM recreates this file.
I've
2017 Mar 27
0
Users list and the date the password will expire
...; > > Operation unavailable without authentication> <>
> > > > > >
> > > > > > When I added `-U user%pass` it worked. I don't suppose there is a
> > way
> > > > > > to NOT specify the password? I'd rather not have to propigate the
> > > > > > domain administrator's password among all the domain members (-N
> > did
> > > > > > not work).
> > > > > >
> > > > > > Thanks --Mark
> > > > > >
> > > > >
> > &g...
2005 Sep 16
4
Caller Name: Asterisk reading too fast
I asked my telco to release caller name on the PRI. Earlier they were
releasing only the phone number.
I still did not see the name, but only the number in caller id. Actually
I now see number twice. When I inquired with them this is the response I
got:
"I ran a trace on your TG. I see that your switch is
picking up the call so fast that it is not able to pick
up the name. The
2006 Apr 27
14
Wine is very slow
Hi,
I'm trying to perform a installation of FF8 with wine, but the installation is very slow.
About 2h to perform 10% of the install. Is there any reason about that ? I've a good configuration so it's not the fault of my pc.
Second, no network connexion is available. Can I make it works ?
Thx for your help.
-------------- next part --------------
An HTML attachment was scrubbed...
2019 Mar 05
5
getent not working after installing firewall
On 05.03.2019 7:14, Mark Foley via samba wrote:
> On Tue, 5 Mar 2019 06:17:59 +0100 Reindl Harald <h.reindl at thelounge.net> wrote:
>> Am 05.03.19 um 00:22 schrieb Mark Foley via samba:
>>> /etc/resolv.conf:
>>> nameserver 192.168.0.2
>>> nameserver 209.18.47.62
>>>
>>> /etc/hosts:
>>> 127.0.0.1 localhost