Hello: Logu wrote, > > I am using a Linux Machine(with SAMBA 2.0.8) as a PDC for my Windows > > NT network.... > > > > I want to enforce a maximum 5MB size for the home directories..... > > > This can be done with quota. It will be available in the linux howtos.
See Quota mini-HOWTO: http://www.linuxdoc.org/HOWTO/mini/Quota.html If you are compiling samba from sources, make sure you compile it with quota support. > > Also I want to use local profiles instead of roaming profiles.. > > You can configure it in the client windoz machines. control > panel->system->userprofile->changetype.(this is for winnt > workstation). I do not know if it can be configured in the samba side. > If u find something like that please share with me. To disable Roaming profiles, assign no values to the following params in smb.conf: logon home = logon path = -- Shanu -- I've already told you more than I know. _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
