similar to: No NT Access after Upgrade

Displaying 20 results from an estimated 10000 matches similar to: "No NT Access after Upgrade"

1998 Nov 23
0
Freebsd + NT/Nt-Client am Linux-Server
Pam_SMB allows Linux clients to validate their passwords against an NT PDC, so the only thing you have to do is set up the accounts on the Linux side with an '*' in the /etc/passwd entry. This can be done using a list of users: #!/bin/bash for i in `cat myuserlist`; do /usr/sbin/adduser -p '*' $i with various other command line options, such as "-s
2007 Sep 20
1
Relationship Proxies?
I''m trying to understand these results in irb, which implies that there''s some kind of proxy at play: >> aaron = User.find_by_login ''aaron'' => #<User:0xb7109cdc @attributes={"salt"=>"7e3041ebc2fc05a40c60028e2c4901a81035d3cd", "updated_at"=>nil, "contact_info_id"=>nil,
2004 Apr 03
3
Seeking help for outomating regression (over columns) and storing selected output
Hello, I have spent considerable time trying to figure out that which I am about to describe. This included searching Help, consulting my various R books, and trail and (always) error. I have been assuming I would need to use a loop (looping over columns) but perhaps and apply function would do the trick. I have unsuccessfully tried both. A scaled down version of my situation is as follows:
2002 Jul 09
3
[semi-ot] Printing w/ NT, automated driver download and modifying printer settings
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Greetings, I've configured Samba for automated printer driver download by all Windows clients. However, I run into the following problem with NT4/2000/XP computers: Every user can connect to any printer and install the driver. (OK.) Only the printer admins can change hardware settings (f.ex. "Can it do duplex?"). (semi-OK.) BUT:
2006 Jul 26
3
Polymorphic Association with Single Table Inheritance?
Hello, is it possible to setup a model/table schema like this: Groupable --> Membership <-- Group ^ ^ | | User UserGroup I tried the following but failed: Groupable (table with ''type'' column) has_many :memberships, :as => :groupable has_many :groups, :through => :memberships
2005 May 19
1
securing root to administrator mapping
I'm just starting to convert to using samba 3 --. Untill now, my use of samba has been pretty simple. I've not used it as a DC and I've use passthrough auth.. I know some say its ugly (and it can be) but its made my life easier most of the time. Now I'm reading through the samba docs, howto's, etc and I am still very uncomfortable mapping the windows Administrator account to
1998 Dec 16
0
NT 4.0SP4 and profile roaming
Hi, I am using 1.9.18p7 with NT 4.0SP4 Workstation clients. No NT server is involved (in my immediate neighbourhoud, there is one on my subnet though) I wish to 1) move profiles from the NTs to the Unix home directory 2) Enable netlogons 3) Use smbpasswd from the NTs 1) fails, as it moans about too slow links to the server. Although asked to download anyway it recreates a new account. Otherwise
2003 May 21
1
Authenticate to existing NTDomain and map to nobody? (Repost)
Hello group. Sorry, if this shows twice. I have the following setup requirement, and so far searching the INET and the mailing archives has brought me nothing. I have an existing WindosNT/2k/XP domain. I need to share a directory on a Slackware 9.0 (recent samba). I need the users authenticated to the Windows Domain, but all then mapped to nobody (i.e. I do NOT want to map windows
2006 Apr 17
3
model.models.models or model.models.find(:first).models
I the following three models which all have has_and_belongs_to_many # User <-> UserGroup <-> Permissions class UserGroup < ActiveRecord::Base has_and_belongs_to_many :users, :join_table => "user_usergroup_join" has_and_belongs_to_many :permissions, :join_table => "usergroup_permission_join", :uniq => true end I can do this: permissions =
2003 Feb 12
2
rsync & ldap authentication
Hi, I'm trying to get rsync 2.5.6 to authenticate users via openldap-2.0.23. I was looking through the mailing list archives and found a patch for rsync-2.4.6 that does this for me. I was just wondering if this is still valid, or if there has been a new patch or new implementation that has superceded this patch. Any help would be great. The message I am referring to is as follows:
2017 May 03
0
package internet-browser?
On Wed, 3 May 2017, Kay Schenk wrote: > On 05/02/2017 09:59 AM, m.roth at 5-cent.us wrote: >> Kay Schenk wrote: >> > On 05/01/2017 06:10 PM, Jonathan Billings wrote: >> > > On May 1, 2017, at 1:33 PM, Kay Schenk <kay.schenk at gmail.com> wrote: >> > > > What can anyone tell me about package internet-browser? >> > > > >>
2020 Jul 12
0
Need HELP with old DSL modem setup on CentOS 7
On Sun, Jul 12, 2020 at 3:39 PM Kay Schenk <kay.schenk at gmail.com> wrote: > > On Sun, Jul 12, 2020, 12:31 Mauricio Tavares <raubvogel at gmail.com> wrote: > > > On Sun, Jul 12, 2020 at 3:15 PM Kay Schenk <kay.schenk at gmail.com> wrote: > > > > > > Hello all-- > > > I'm in a bind trying to reset an older Nether DSL modem. I did a
2022 Apr 27
1
Where can I find more information on the recent update to the 4.18.0-373 kernel
inline... On 4/21/22 09:29, Johnny Hughes wrote: > On 4/20/22 16:16, Kay Schenk wrote: >> Hi Joshua, and list... >> >> I got the non-workng sound driver for Intel HDA fixed with my kernel >> 4.18.0-373. >> >> After removing the extra kernel flag i915_alpha from my command line >> >> (see instructions when this module really was alpha -- >>
2012 Jun 08
1
auth_krb5_keytab ignored ?
Hi list, i noticed that when doing imap gssapi authentication with kerberos, dovecot (here 2.1.7) always searches /etc/krb5.keytab although i have auth_krb5_keytab = /etc/mail3.krb5.keytab in my etc/dovecot/dovecot.conf and doveconf -n also show this setting. If i combine the keytabs in krb5.keytab it works. Is there another location where i should put my configuration regarding gssapi/kerberos ?
1998 Oct 14
0
allowing anyone to browse and print (NT 4.0 SP3, 9.18p10)
I'm having lots of hassles and troubles since I moved to 1.18p10: 1\ Why do I need a smbpasswd and have to have a user equivalent on the unix machine when an NT user wants to print via an smb printer? My NT/Win users shouldn't need to know anything about unix and I don't want to tell them "you have to log into my unix machine and invoke
2017 May 03
2
package internet-browser?
On 05/02/2017 09:59 AM, m.roth at 5-cent.us wrote: > Kay Schenk wrote: >> On 05/01/2017 06:10 PM, Jonathan Billings wrote: >>> On May 1, 2017, at 1:33 PM, Kay Schenk <kay.schenk at gmail.com> wrote: >>>> What can anyone tell me about package internet-browser? >>>> >>>> Through the gnome package app, there seems to be NO meta info????
2015 Apr 18
0
user authentication issue
On 18/04/15 15:39, Itamar Gal wrote: > Hey Rowland, > > Thanks for the advice. The host is running Ubuntu 12.04 and I've > included the smb.conf below (reverted it to its "original" state prior > to following Jeremy's advice). I don't suppose you know why the user > is able obtain a list of Samba services (i.e. smbclient -L host -U > user) if they
2020 Jul 12
2
Need HELP with old DSL modem setup on CentOS 7
See inline... On Sun, Jul 12, 2020, 12:47 Mauricio Tavares <raubvogel at gmail.com> wrote: > On Sun, Jul 12, 2020 at 3:39 PM Kay Schenk <kay.schenk at gmail.com> wrote: > > > > On Sun, Jul 12, 2020, 12:31 Mauricio Tavares <raubvogel at gmail.com> > wrote: > > > > > On Sun, Jul 12, 2020 at 3:15 PM Kay Schenk <kay.schenk at gmail.com> >
2009 Apr 22
2
R-User groups in North America (SF, LA, NYC, Ottawa)
Hi R folks, I'd like to announce several new R users groups here in SF, LA, NYC, and Ottawa - as well as their next scheduled event. The goal of these user groups, besides gently explaining 'drop=TRUE' to the uninitiated, is to exchange knowledge, promote best practices, and spur the adoption of R for innovative applications. If I've missed any groups here, please feel to add on
2009 Apr 25
1
GlusterFS on a FreeBSD-Server
Hello I want to use GlusterFS as a nfs substitute for a FreeBSD Server and Linux clients. The FreeBSD-server should export several directories. One of these directories contains the home-directory for the client-mashines. The problem is that my GlusterFS setup isn't very stable and crashes quite often. It is less stable, when more than one volume is mounted, but even when only one volume is