Displaying 3 results from an estimated 3 matches for "importat".
Did you mean:
important
2004 Oct 05
2
Re: RES: Working E1 MFC/R2 M?xico !!! (Steve Underwood)
...e matters for Brazil. All the changes
I made at the weekend were specific to the Mexican variant of R2.
Regards,
Steve
Miguel Cavazos wrote:
> Hey miguel good to know, the configs are really the same as the
> examples only thing i did was change to mx the variant. How ever the
> most importat thing is for you to get the last file that steve
> underwood has in his ftp site. As i say before the only thing you have
> to change in the config is the variant for your contry thats br.
>
> Keep us post in your progress so we can know that R2 is working in
> other countrys!
>...
2008 Apr 14
2
Problems with nil object
...es in my db, posts, with post id, text and
comments_count to store the number of comments-children of each post (as
recomanded to do in AWDWR); and the table comments, with comment id,
post_id for the post they''re referred to, and text (there are many other
fields, but they''re not importat here). I have a home_controller, this
is the code:
class HomeController < ApplicationController
def index
@posts = Post.find(:all, :order => "data DESC")
end
def show_comment
@posts = Post.find(:all, :order => "data DESC")
@comments = Co...
2003 Aug 19
0
logon script won't start anymore after update 2.2.3a
...passwd to get the SIDs from a running Domain controller,
see the documentation of smbpasswd, the options where added
in 2.2.8 (or 2.2.7). Although this is the recommended method it did not
work for me, I could transfer the Domain SID with smbpasswd but
somehow the Machine-SID seems to be importat to but did not
transfer correctly
* get the SID from the file MACHINE.SID (only available in older
Samba versions, I think your 2.2.3a used this file) on your old server,
transfer the SID to the new server and import the SID using smbpasswd.
* since you used an "old" Samba the SID...