Displaying 6 results from an estimated 6 matches for "follownig".
Did you mean:
following
2004 Jun 18
1
problem adding windows machines to domain - user root not found
Hello all,
I am trying to add a Windows XP machine to a domain controlled by a Samba 3
server. The problem is, when I try to add it, I get the follownig error:
"Your computer could not be joined to the domain because the follownig error
occured:
The user name could not be found."
I am using the username root and the root samba password. I even changed
root's samba password to make sure I was using the correct one:
speedy# smbpa...
2003 Nov 08
2
help with hierarchical clustering
I have a large excel file with data in it. I converted it to a 'csv' format.
I imported this dataset to R using the follownig command
mldata <- read.csv("c:\\temp\\mldata.csv", header=T)
all the column names and the rows seems to be correct.
Now that I have this object, I need to perfrom hclust. I used the following
hc <- hclust(dist(mldata), method="single")
I get the following error
&...
2009 Jul 22
2
How to build scope for count() & has many polymorphic?
...< ActiveRecord::Base
has_many :comments, :as => :commentable, :dependent => :destroy,
:order => ''created_at ASC''
end
class Comment < ActiveRecord::Base
belongs_to :commentable, :polymorphic => true
end
I need "commented" named scope, which do the follownig thing:
Message.commented -> returns all messages where comments is > 0.
How i can do this?
--
Posted via http://www.ruby-forum.com/.
2003 Jan 10
0
Keeping local Profiles in WinNT and W2K
...s's newly installed W2K,
the old W2K PDC that now isn't :-),
a WinNT 4.0 workstation, and my own WinNT 4.0 server)
* The rest of the network is made of Win98 and they have no problems
with the change.
I should mention that I'm using Samba 2.2.1a and the NT machines are up
to SP 6
Follownig are the relevant parts of smb.conf
[global]
workgroup = CREACION
netbios name = ROUTER
# BBB PDC
os level = 64
security = user
preferred master = True
domain master = True
local master = True
domain logons = yes
encrypt passwords = Y...
2008 Jan 27
1
Dovecot + Windows AD + Postfix + quota
...th Windows AD.
2. I have to use them both because I'd like to use LDA to serve for my Postfix.
3. I DO NOT want tou use any external programs (ie PAM) to talk to AD server.
4. I was able to make my system partially running - I CAN bind to AD
database, and confirm user/password.
5. I want to get follownig attributes: home directory (OK, I could put
it statically), uid/gid (OK, it could be static too) and MAIL QUOTA
(my users have different values - no 'statics').
To help you on this subject, here are my configs/data:
OS =>
Gentoo Linux
uname -a =>
2.6.15-gentoo-r7 #1 SMP PREEMPT Tue...
dovecot-auth: sockbuf.c:91: ber_sockbuf_ctrl: Assertion `( (sb)->sb_opts.lbo_valid == 0x3 )' failed.
2008 Jan 28
2
dovecot-auth: sockbuf.c:91: ber_sockbuf_ctrl: Assertion `( (sb)->sb_opts.lbo_valid == 0x3 )' failed.
...have to use them both because I'd like to use LDA to serve for my Postfix.
> 3. I DO NOT want tou use any external programs (ie PAM) to talk to AD server.
> 4. I was able to make my system partially running - I CAN bind to AD
> database, and confirm user/password.
> 5. I want to get follownig attributes: home directory (OK, I could put
> it statically), uid/gid (OK, it could be static too) and MAIL QUOTA
> (my users have different values - no 'statics').
>
> To help you on this subject, here are my configs/data:
> OS =>
> Gentoo Linux
>
> uname -a =>...