Re: [Samba] Samba as a domain controller for Linux workstations?

2005-08-29 Thread migrator
you dont need samba. in this case use a ldap for authentification and mount 
the homes of each users per nfs. we use the smbldap tools from idealix to 
manage users in ldap. i have it in our firm so and it works quit nice.

hope that helps ;-)

Am Montag, 29. August 2005 11:30 schrieb Tomasz Chmielewski:
 I was wondering, if it's possible to set up Samba as a sort of a domain
 controller for Linux workstations?

 I'm thinking of benefits like roaming profiles, managing printers etc.


 Or perhaps for Linux there are better choices than Samba, when it comes
 to the office / school use (many users, many classrooms, many
 workstations etc.)?


 --
 Tomek
 http://wpkg.org


pgpnTIezhtZUN.pgp
Description: PGP signature
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Re: [Samba] Samba as a domain controller for Linux workstations?

2005-08-29 Thread migrator
no, you get roaming profiles with nfs. just add a line in /etc/fstab for 
each client. or you can do it with smb_mount module from pam with ldap 
access.

hm, about how many clients are we speaking?

if you decide a terminal solution you should be thinking of a good network and 
that the servers can push the complete traffic from the applications.

Am Montag, 29. August 2005 15:04 schrieben Sie:
 [EMAIL PROTECTED] wrote:
  you dont need samba. in this case use a ldap for authentification and
  mount the homes of each users per nfs. we use the smbldap tools from
  idealix to manage users in ldap. i have it in our firm so and it works
  quit nice.

 but then, no roaming profiles, right?

 well, one less thing to worry about :)

 in that case it would perhaps make more sense to use some old computers
 as terminals (+nice LCD display), than buy new ones as workstations?


pgps8WDaq8hO1.pgp
Description: PGP signature
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Re: [Samba] Samba as a domain controller for Linux workstations?

2005-08-29 Thread migrator
:-)

or automount with nis in combination with ldap and autofs maps things ;)

Am Montag, 29. August 2005 18:43 schrieb Jeff Saxton:
 How about nfs/cifs mounhted home directories, that's worked for quite some
 time :)

 Pau Garcia i Quiles wrote:
  Quoting [EMAIL PROTECTED]:
  but then, no roaming profiles, right?
  well, one less thing to worry about :)
 
  Well, LINUX doesn't have anything like a roaming profile for better or
  worse.  Current LINUX desktop environments don't much lend themselves
  to management.
 
  What about a logon script which runs unison
  (http://www.cis.upenn.edu/~bcpierce/unison/) to synchronize?

 --
 Jeff Saxton
 SenSage, Inc.
 55 Hawthorne Lane Suite 700
 San Francisco, CA 94105
 Phone:  415.808.5900
 Fax:415.371.1385
 Direct: 415-808-5921
 Cell:   415-640-6392
 mailto:[EMAIL PROTECTED]
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba