klo base tutorial sih /home/samba and /home/samba/profiles itu security modenya pake 1757 jalan tuch....
On Tue, 2007-09-11 at 09:47 +0700, A. Yahya wrote: > On 9/8/07, JohanSadeli <[EMAIL PROTECTED]> wrote: > > Dear temen2, makasi udah banyak bantuin, > > spek : kubuntu feisty,ldap,samba,phpldapadmin(sudo apt-get install > > phpldapadmin) > > kemaren saya install ldap+samba versi instant, tinggal download script > > nya,dan install sendiri. > > nah,saya udah bisa join domain dgn menggunakan user root, tapi kenapa > > setiap kali login, muncul peringatan dibawah ini,yg artinya nga bisa > > save profile. kira-kira saya salah dimana yah ? > > > > Windows cannot locate the server copy of your roaming profile and is > > attempting to > > log you on with your local profile. Changes to the profile will not be > > copied to the > > server when you logoff. Possible causes of this error include network > > problems or > > insufficient security rights. If this problem persists, contact your network > > administrator. > > DETAIL - The network path was not found. > > > Ini biasanya masalah permission atau security rights seperti penjelasan di > atas. > Coba path 'profiles' diset permission [chmod] 1777. > chmod 1777 /opt/samba/profiles > > > smb.conf saya ada di http://202.146.129.209/smb.conf > > cuplikan nya : > > [homes] > > comment = Home Directories > > valid users = %S > > browseable = yes > > writable = yes > > #create mask = 0664 > > #directory mask = 0775 > > # this prevents users from browsing other peoples' files > > create mask = 0600 > > directory mask = 0700 > > > > [netlogon] > > comment = Network Logon Service > > path = /opt/samba/netlogon > > > > [profiles] > > path = /opt/samba/profiles > > writeable = yes > > browseable = no > > #create mode = 0644 > > #directory mode = 0755 > > # this prevents users from browsing other peoples' profiles > > create mode = 0600 > > directory mode = 0700 > > ----------------------------------------------------------- > > > > lalu masalah kedua adalah : bagaimana cara nya bisa men-set PDC(samba) > > saya, agar bisa kasi profile seperti yang ada di computer windows(XP) > > misalnya seperti domain administrator,computer > > administrator,replicator,user,guest,dll,yg lengkap seperti > Maksudnya diset group-nya masing-masing? > Kalo client sudah di-join ke domain/samba, kan memang user dan > group-nya akan bertambah juga sesuai domain/samba tsb. > > > windows,atau ada cara baru seperti group yg saya bikin, IT,pengajar, > > kepala sekolah,murid, > Yup, selain mengikuti default group [yang sudah ada], tentu saja kita > bisa membuat group sesuai kebutuhan kita [IT, Pengajar, Kepala > Sekolah, Murid, dll]. > > > dan pergroup ada yg bole akses ke group lain..misalnya kepala > > sekolah..murid paling rendah group nya.(hanya bole akses foldermurid > > itu sendiri). > > > Set saja path/dir [di linux] dan juga share dir [di smb.conf] > permission-nya sesuai dengan user/dan group yang kita inginkan. > > > 3. rencana nya PDC saya ini,akan menghandle suatu > > hardisk/komputer(skrg active directory di handle oleh windows > > 2003),apakah dgn PDC yg baru saya bikin ini,bisa membuat user2 hanya > > dgn profile tertentu yang bisa mengakses folder tertentu. > > > Idem, sda. > > 4. saya udah install phpldapadmin...tapi ketika saya masukkan username > > : root,johan ..dgn password login ataupun password ldap...keluar Error > > Could not bind to the LDAP server. > > LDAP said: Undefined attribute type > > Error number: 0x11 (LDAP_UNDEFINED_TYPE) > > Description: The attribute type specified is invalid. > > tapi login annonymous bisa....dan > > > Yang ini kurang tau, coba lihat logs-nya [kalau ada]. > > > 4b. jika saya lihat sambahomepath saya : > > sambaHomePath > > \\SIRNAGALIH.NET\homes\johan > > bener nga ? > > > Seharusnya cukup '\\SIRNAGALIH.NET\johan' > smb.conf > [global] > logon home = \\%N\%U > > > hth, > Yaya -- Evolution Mail Client CentOS Linux ENTerprise --- PH:081399199975 -- FAQ milis di http://wiki.linux.or.id/FAQ_milis_tanya-jawab Unsubscribe: kirim email ke [EMAIL PROTECTED] Arsip dan info milis selengkapnya di http://linux.or.id/milis
