Difference between revisions of "Change default Workgroup"
Cytochromec (talk | contribs) |
Cytochromec (talk | contribs) |
||
Line 7: | Line 7: | ||
If your school uses an actual domain you can edit the default domain to save some typing: | If your school uses an actual domain you can edit the default domain to save some typing: | ||
− | + | #Boot into the read only file system (ESC to enter restore menu on boot, press e, on the last line replace aufs with generic, ctrl x) | |
− | + | #Open a terminal (ctrl-alt-t) | |
− | + | #Type sudo gedit /etc/samba/smb.conf | |
− | + | #Search for the word workgroup | |
− | + | #Change the line that reads workgroup = WORKGROUP to read workgroup = yourdomain | |
− | + | #Save the file and reboot |
Latest revision as of 15:30, 20 March 2012
If you use network share folders, Ubermix computers can access these folders just like Windows machines. However the default domain on Ubermix computers is "Workgroup" Students can type in their username, password, and enter the correct domain when accessing network folders, but to make it easier you can set the default domain
If your school uses an actual domain you can edit the default domain to save some typing:
- Boot into the read only file system (ESC to enter restore menu on boot, press e, on the last line replace aufs with generic, ctrl x)
- Open a terminal (ctrl-alt-t)
- Type sudo gedit /etc/samba/smb.conf
- Search for the word workgroup
- Change the line that reads workgroup = WORKGROUP to read workgroup = yourdomain
- Save the file and reboot