Dear all, I have 1 Domain Controller (W2K+Active Directory) and 2 File Server (W2K), i want to replace file w2k file server to Linux File Server using SAMBA. but after i install linux with mandrake 9.2 and compile samba 3.0 from binary package i found problem : #net rpc join -Uroot%'admin123' -bash: net: command not found Can aybody help me. Thank's Newbie David Kandou ---------------------------------------------------------- i compile samba 3.0 with option : #./configure --with-ldap --with-netatalk /etc/samba/smb.conf [global] workgroup = SUARAPEMBARUAN.COM netbios name = SAMBA-FS security = DOMAIN printcap name = cups disable spoolss = Yes show add printer wizard = No idmap uid = 15000-20000 idmap gid = 15000-20000 winbind separator = + winbind use default domain = Yes use sendfile = Yes printing = cups [homes] comment = Home Directories valid users = %S read only = No browseable = No [public] comment = Data path = /data/ read only = No [printers] comment = All Printers path = /var/spool/samba printer admin = root, maryo create mask = 0600 guest ok = Yes printable = Yes use client driver = Yes browseable = No